Éloi Rivard
4217fc027c
temporarily remove form customization on the login page
...
At the moment I don't know how to build something that would be generic
enough to bring customization on form fields for regular HTML rendering
and for HTMX inline validation. This is not a blocker feature, so let us
move on on more important things.
2023-06-28 16:23:40 +02:00
Éloi Rivard
fb90b6effd
Jinja rendering macro calls uniformization
2023-06-22 15:51:53 +02:00
Éloi Rivard
e9f17b26d6
form HTML macro refactoring
2023-06-19 18:10:14 +02:00
Éloi Rivard
40c36cdf64
Use the form_render macro when possible
2023-03-28 23:31:35 +02:00
Éloi Rivard
d9f591a73e
Renamed fomanticui.html in form.html
2023-03-28 20:38:19 +02:00
Éloi Rivard
94af1744ba
pre-commit update
2023-03-14 12:08:37 +01:00
Éloi Rivard
36cc47e40d
Moved jinja macros in their own directory
2023-03-09 18:10:28 +01:00
Éloi Rivard
08769f8c07
login page: automatically focuses the input field
2022-12-28 00:51:23 +01:00
Éloi Rivard
b0534896b5
Improved flash messages display on the homepage
2022-12-28 00:45:34 +01:00
Éloi Rivard
b7b6040a3e
Added an option to disable password recovery
2022-04-05 09:56:38 +02:00
Éloi Rivard
50af2e3e72
pre-commit tox test
2021-12-20 23:57:27 +01:00
Éloi Rivard
720459d162
Disabled invitation and password reset when no smtp server has been configured
2021-12-07 17:12:46 +01:00
Éloi Rivard
b218158ef0
form field icons
2021-12-05 18:52:34 +01:00
Eloi Rivard
c0f53c8e6e
use flask-themer to allow theme customization
2021-10-29 17:05:32 +02:00
Camille
f4d6e723ba
Merge branch 'issue-12-groups' into 'master'
...
Create, edit and delete groups from interface (moderators only)
See merge request yaal/canaille!6
2021-07-29 14:43:51 +00:00
Camille Daniel
afb9cce267
Move flask.messages() to base.html to avoid forgotten pages and message displayed on the wrong page
2021-07-29 11:50:13 +02:00
Éloi Rivard
00386ef482
Various UI mobile fix
2021-07-01 09:55:40 +02:00
Éloi Rivard
22b702c065
Fixed flask 2 compatibility
2021-05-24 17:43:15 +02:00
Éloi Rivard
cf8c015019
Two-steps signin. Fixes #49
2021-01-23 22:30:43 +01:00