SAE-A2-TruthInquiry/truthinquiry
AudricV 4d46c62aae
[Client] Improve questions on admin page + fix its JavaScript and deduplicate common style
- Use proper HTML;
- Add CSS file specific to this page;
- Deduplicate common style by moving it into the admin_ui CSS file and do the
corresponding changes in the admin CSS and HTML files;
- Add common header;
- Move questions's JavaScript in a dedicated file, improve its code and fix its
access to DOM elements.
2023-04-03 18:33:24 +02:00
..
ext add backref from Reactions to Npcs 2023-04-01 17:06:19 +02:00
logic showing reaction pictures in result page 2023-04-01 16:48:01 +02:00
routes Change key to 'trait_id' 2023-04-02 12:30:56 +02:00
static [Client] Improve questions on admin page + fix its JavaScript and deduplicate common style 2023-04-03 18:33:24 +02:00
templates [Client] Improve questions on admin page + fix its JavaScript and deduplicate common style 2023-04-03 18:33:24 +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