22 Commits

Author SHA1 Message Date
caeb9dd59f first draft of normannen deployment 2024-12-11 16:24:20 +01:00
1f0b74554f allow non-cox to create ergo-trips 2024-11-25 12:12:36 +01:00
de567eedec switch from cox to steeringuser, which contains both cox + bootsfuehrer 2024-10-25 18:29:50 +02:00
2dc145e697 fix backend tests 2024-09-02 13:35:12 +03:00
99a49dbec9 cox not allowed to set always_show; cargo clippy 2024-09-02 12:18:23 +03:00
82aa94c024 rename planned_event to event 2024-05-28 09:08:48 +02:00
db5e0873a6 Merge branch 'staging' into clippy 2024-05-22 00:18:17 +02:00
40f97f18a9 clean code with clippy 2024-05-22 00:13:23 +02:00
1f0de7abf4 allow cancel of events 2024-05-21 22:16:42 +02:00
96c07c0eb3 improve error msg if event is locked 2024-04-19 08:45:56 +02:00
a1a5e2ad89 move managing events to own role 2024-01-22 19:27:22 +01:00
3e2e058bcc limit users to proper role, Fixes #135 2024-01-10 14:08:15 +01:00
8b0264d181 clean code with clippy 2023-10-01 20:52:41 +02:00
bd4ee5954c implement is_locked for trip_details 2023-08-09 11:54:18 +02:00
adb26f6b91 create tests for model/rower.rs, Closes #32 2023-07-31 16:59:15 +02:00
bbb78cbc44 move todos to gitlab; write tests for /cox/remove/<id>; Closes #9 2023-07-31 13:34:02 +02:00
a7789af713 clean code with clippy 2023-07-25 13:22:11 +02:00
c43feb1834 add test 2023-07-24 09:40:28 +02:00
c32c8bb643 move always_show to tripdetails 2023-07-23 19:45:48 +02:00
3259582aab create new tests for /cox/trip/<id> 2023-07-23 14:21:27 +02:00
5a27c5a225 add first tera test 2023-07-21 10:26:50 +02:00
0fbdcc084e rename subfolder 2023-06-28 14:06:28 +02:00