Éloi Rivard
|
1f1bb353e0
|
Dynamic form validation with htmx
|
2023-03-30 23:22:58 +02:00 |
|
Éloi Rivard
|
f1f5c81ada
|
Form macro input classes cleanups
|
2023-03-29 23:29:38 +02:00 |
|
Éloi Rivard
|
366c824a6b
|
Removed useless form macro condition
|
2023-03-28 23:50:18 +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
|
f97dc3b2c6
|
CSRF protection everywhere
|
2023-03-28 20:30:29 +02:00 |
|
Éloi Rivard
|
7628bd1a41
|
Fixed submit button display bug
|
2023-03-17 16:03:44 +01:00 |
|
Éloi Rivard
|
7e7a1427e5
|
Form field descriptions are displayed as tooltips
|
2023-03-16 18:45:35 +01:00 |
|
Éloi Rivard
|
3ef07a955b
|
Make sure the input HTML class names are displayed in one line
|
2023-03-16 16:32:37 +01:00 |
|
Éloi Rivard
|
94af1744ba
|
pre-commit update
|
2023-03-14 12:08:37 +01:00 |
|
Éloi Rivard
|
0e81177151
|
Table search button partially reloads the table
|
2023-03-09 23:11:39 +01:00 |
|
Éloi Rivard
|
3d37073f18
|
Fixed unit tests
|
2023-03-09 20:58:45 +01:00 |
|
Éloi Rivard
|
cf9b5c11a3
|
Dynamic tables with htmx
- Search is triggered with user inputs
- Page changes are triggered with clicks
|
2023-03-09 19:31:59 +01:00 |
|
Éloi Rivard
|
46a346a0d0
|
Table search implementation
|
2023-03-09 19:31:59 +01:00 |
|
Éloi Rivard
|
e5d968d4f5
|
Every list of items is paginated server-side.
|
2023-03-09 19:31:59 +01:00 |
|
Éloi Rivard
|
36cc47e40d
|
Moved jinja macros in their own directory
|
2023-03-09 18:10:28 +01:00 |
|