AudricV
b0afabfde6
[Client] Add logout link on JavaScript disabled dialog for admin pages
...
Also remove an unneeded CSS class in the dialog message.
2023-04-03 18:58:25 +02:00
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
Thomas Rubini
da0c50988f
remove typo
2023-03-29 09:55:00 +02:00
Thomas Rubini
fb75ee1c3a
Rename js admin functions
2023-03-29 09:53:57 +02:00
Thomas Rubini
c81217f07b
remove lang selection from questions
2023-03-28 20:56:59 +02:00
Cazals Mathias
ede7a45ae5
update questions file in for admin
2023-03-20 16:02:52 +01:00
Thomas Rubini
1220e570fb
Generate /admin/questions using flask template
2023-03-20 15:51:37 +01:00
Thomas Rubini
6c07221b7d
Finish set_questions endpoint
2023-03-16 14:39:51 +01:00
Thomas Rubini
04be0b641e
add setQuestions endpoint and access it from js
2023-03-12 12:57:42 +01:00
Thomas Rubini
e1ea41b6d1
add 'go back' buttons
2023-03-12 12:57:42 +01:00
Thomas Rubini
5d79915829
add admin pages
2023-03-12 12:57:42 +01:00