1
0
Fork 0
canaille-globuzma/canaille/app
É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
..
__init__.py Use ruff linter 2023-05-25 13:37:58 +02:00
commands.py check command fix 2023-07-10 18:52:12 +02:00
configuration.py check command considers default backup values 2023-07-10 19:50:05 +02:00
flask.py Implements flask OIDC converters 2023-06-29 15:55:39 +02:00
forms.py modals are HTML pages instead of JS elements 2023-07-18 18:34:10 +02:00
i18n.py datetime-local input fields are transformed in UTC server-side 2023-06-01 13:53:32 +02:00
installation.py Refactored keypair management 2023-07-01 19:06:26 +02:00
mails.py 'app' submodule 2023-04-09 15:52:55 +02:00
models.py Dynamic model registration 2023-07-12 12:34:00 +02:00