SAE-A2-TruthInquiry/truthinquiry
AudricV 186e66a103
[Client] Improve NPC admin page + move and fix its JavaScript into a separate file
- Style all button and inputs on admin pages with Roboto Mono font (and
sans-serif as a fallback) with 1em font size;
- Remove unneeded transition effect property declaration on text hover, as the
regular declaration is applied when switching from hover state to regular
state.
- Add NPC dedicated stylesheet in which specific NPC style has been added;
- Use an icon where the picture of a NPC is not available (like when adding a
new one) and provide the NPC picture as the picture instead of the edition page
itself;
- Move NPC's JavaScript in a dedicated file, improve its code and fix its
access to DOM elements.
2023-04-01 15:05:19 +02:00
..
ext fix discord bot updates 2023-03-30 18:42:10 +02:00
logic added solo game flag 2023-03-31 07:19:53 +02:00
routes add logout button to admin panel 2023-03-31 11:16:03 +02:00
static [Client] Improve NPC admin page + move and fix its JavaScript into a separate file 2023-04-01 15:05:19 +02:00
templates [Client] Improve NPC admin page + move and fix its JavaScript into a separate file 2023-04-01 15:05:19 +02:00
__init__.py added game timeout 2023-03-27 23:41:58 +02:00
app.py Remove last occurences of 'APP' 2023-02-16 08:28:58 +01:00
utils.py add decorator to restrict admin endpoints 2023-03-27 16:57:41 +02:00