canaille-globuzma/canaille/templates
Éloi Rivard b4908d5e57
modals are HTML pages instead of JS elements
This will help providing the very same user experience for users with
and without javascript. We will still be able to re-enable javascript
modals in the future, but this should be done from the ground up, HTML
first and javascript after.
2023-07-18 18:34:10 +02:00
..
macro Enable jinja2 strict mode in unit tests 2023-07-01 19:56:13 +02:00
mail Use a unique identifier to indentify users in URLS 2023-06-29 15:55:39 +02:00
modals modals are HTML pages instead of JS elements 2023-07-18 18:34:10 +02:00
oidc modals are HTML pages instead of JS elements 2023-07-18 18:34:10 +02:00
partial Restored login form customization 2023-06-30 16:22:04 +02:00
about.html Renamed fomanticui.html in form.html 2023-03-28 20:38:19 +02:00
error.html Enable jinja2 strict mode in unit tests 2023-07-01 19:56:13 +02:00
firstlogin.html Use the form_render macro when possible 2023-03-28 23:31:35 +02:00
forgotten-password.html Jinja rendering macro calls uniformization 2023-06-22 15:51:53 +02:00
group.html modals are HTML pages instead of JS elements 2023-07-18 18:34:10 +02:00
groups.html Avoid carriage returns in HTML head title tag 2023-03-16 19:43:06 +01:00
invite.html Defer and clean up JS scripts 2023-06-26 18:00:58 +02:00
login.html Disabled HTMX boosting on OIDC forms to avoid errors. 2023-06-30 18:39:50 +02:00
password.html Restored login form customization 2023-06-30 16:22:04 +02:00
profile_add.html Enable jinja2 strict mode in unit tests 2023-07-01 19:56:13 +02:00
profile_edit.html Wording 2023-06-30 18:12:14 +02:00
profile_settings.html modals are HTML pages instead of JS elements 2023-07-18 18:34:10 +02:00
reset-password.html Implements a flask User converter 2023-06-29 15:55:39 +02:00
users.html Defer and clean up JS scripts 2023-06-26 18:00:58 +02:00