Commit graph

18 commits

Author SHA1 Message Date
mikestefanello
b29de840f9 Added HTMX paging example. 2021-12-24 17:58:53 -05:00
mikestefanello
677193ccba Added HTMX attributes to auth forms. 2021-12-24 15:38:14 -05:00
mikestefanello
6f50552a15 Refactored all forms to follow new pattern. 2021-12-24 08:42:42 -05:00
mikestefanello
d5adf010db Updated login form and controller. 2021-12-23 23:04:00 -05:00
mikestefanello
576caf217c HTMX error handling. 2021-12-23 20:58:49 -05:00
mikestefanello
8860b981e6 Support CSRF in HTMX non-form posts. 2021-12-23 19:29:12 -05:00
mikestefanello
b2f64b62f4 Added HTMX partial support template rendering. 2021-12-23 17:09:44 -05:00
mikestefanello
d6ef2b0b73 Added form field statuses during validation. 2021-12-23 08:57:27 -05:00
mikestefanello
57159c4fba Initial commit of form submission struct. 2021-12-22 23:40:08 -05:00
mikestefanello
b61077dac9 Started on HTMX support. 2021-12-22 21:51:18 -05:00
mikestefanello
00515185cd Use alpine to dismiss flash messages. 2021-12-22 14:56:51 -05:00
mikestefanello
337ebb67b4 Add template parsing and execution to mail service. 2021-12-19 20:37:51 -05:00
mikestefanello
3525d5d704 Updated func name to get route url in templates. 2021-12-18 17:02:29 -05:00
mikestefanello
e6a5fa58c7 Initial commit of password reset workflow. 2021-12-16 07:29:16 -05:00
mikestefanello
0546a1b089 Added forgot password form. 2021-12-14 21:59:56 -05:00
mikestefanello
6ec1b77684 Added email field to user. 2021-12-14 21:16:48 -05:00
mikestefanello
6b537c5626 Added favicon. 2021-12-14 20:10:48 -05:00
mikestefanello
299774c0c7 Renamed views directory to templates. 2021-12-14 11:30:31 -05:00