75 Commits

Author SHA1 Message Date
fdbc8c7ab5 build(deps): remove not required crates and features 2025-01-24 16:17:06 +01:00
b696aa4fe0 refactor: use async email sending 2025-01-24 15:51:22 +01:00
8b470f2d4f refactor: use new mailer struct 2025-01-24 15:15:57 +01:00
760e19522b feat: show vehicles in overview 2025-01-23 20:02:47 +01:00
90d6175d6c refactor: emails 2025-01-22 15:36:08 +01:00
8ba2effdbc feat: add testmail command 2025-01-22 09:17:23 +01:00
ee9c4b1ac1 feat: delete event and list assignments in overview 2025-01-17 22:44:17 +01:00
0bb5f54f16 feat: cancelation of events 2025-01-16 18:07:34 +01:00
290c7bcc43 feat: validation with garde 2025-01-15 00:11:15 +01:00
9060905483 refactor: javascript code 2025-01-07 16:39:07 +01:00
e58ab878b6 feat: get edit event 2025-01-04 21:56:08 +01:00
8688215f17 feat: edit event 2025-01-02 22:54:16 +01:00
4a7ea8a760 build(deps): update crates and cargo tomls 2024-12-19 23:45:58 +01:00
eb86945008 refactor: restructure code 2024-12-19 23:36:34 +01:00
78a52d069a fix: gitignore 2024-12-19 23:15:06 +01:00
366910ba0a feat: vehicle assignment for event 2024-12-19 23:10:44 +01:00
954bba25d5 Merge branch 'feature/gerust_test' 2024-12-19 21:28:25 +01:00
c327b6e637 feat: vehicle assignment time 2024-12-19 21:26:36 +01:00
0844cc5a17 refactor: rewrite todos and test 2024-12-16 23:27:00 +01:00
31b09a1c76 refactor: test utils 2024-12-16 21:55:19 +01:00
4d04069f48 refactor: use rinja instead of askama 2024-12-16 13:50:12 +01:00
187f13a938 feat: test body helper 2024-12-13 16:16:58 +01:00
931b7e159d feat: test helper, snapshot testing 2024-12-12 18:40:35 +01:00
ed7ce14990 feat: fully working integration test 2024-12-11 23:52:56 +01:00
bf4e7b764e refactor: first throw with config and macros crate 2024-12-10 22:18:58 +01:00