canaille-globuzma/canaille/templates/oidc/admin
É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
..
authorization_list.html Defer and clean up JS scripts 2023-06-26 18:00:58 +02:00
authorization_view.html Removed useless import in jinja templates 2023-05-17 16:21:00 +02:00
client_add.html submit buttons wording 2023-04-27 19:26:05 +02:00
client_edit.html modals are HTML pages instead of JS elements 2023-07-18 18:34:10 +02:00
client_list.html Defer and clean up JS scripts 2023-06-26 18:00:58 +02:00
token_list.html Defer and clean up JS scripts 2023-06-26 18:00:58 +02:00
token_view.html modals are HTML pages instead of JS elements 2023-07-18 18:34:10 +02:00