22 Commits

Author SHA1 Message Date
4b07c11bc3 fix ci 2024-04-15 18:24:18 +02:00
0bc00472d7 don't create any notification if we are working with planned_event 2024-04-15 18:22:58 +02:00
74505c1554 add notification to all pot. coxes if trip is full 2024-04-15 18:16:43 +02:00
a5ed2cb9e3 allow planned_event role to add guests 2024-03-29 21:29:06 +01:00
9d14dae4a7 notification (#282)
Reviewed-on: Ruderverein-Donau-Linz/rowt#282
2024-03-20 16:19:12 +01:00
c7d7d0ca83 in preparation to moving userdata into app, we switched to arbitrary groups 2023-12-23 21:27:52 +01:00
a2ca26fef3 fix ci 2023-11-27 11:58:02 +01:00
7569798b00 upgrade sqlx to 0.7 Fixes #76 restructure registrations 2023-11-22 13:19:31 +01:00
8b0264d181 clean code with clippy 2023-10-01 20:52:41 +02:00
590b41aa33 Allow to add real guests 2023-08-09 20:30:37 +00:00
bd4ee5954c implement is_locked for trip_details 2023-08-09 11:54:18 +02:00
a7789af713 clean code with clippy 2023-07-25 13:22:11 +02:00
c32c8bb643 move always_show to tripdetails 2023-07-23 19:45:48 +02:00
99296d4060 fix many clones() 2023-05-24 12:11:55 +02:00
913d0ac78e push 2023-05-03 13:32:23 +02:00
bb4dba7bc9 only allow guests to register for specific events; don't even show them the other trips 2023-04-29 18:57:01 +02:00
3d5ad30904 send triptype to frontend 2023-04-28 21:19:51 +02:00
346a9b1d91 add unit tests 2023-04-26 16:54:53 +02:00
a49de71a5d even more tests! 2023-04-26 12:21:30 +02:00
1e92b166c7 add tests for trip_details 2023-04-26 11:31:02 +02:00
da31c36c70 clean code with clippy 2023-04-04 19:49:27 +02:00
3d907487a1 add planned_trip functionality 2023-04-04 12:19:56 +02:00