19 Commits

Author SHA1 Message Date
a9fbb05944 fix error where joining cox to planned_event is not dispaying properly. The problem was the restructuring commit 7569798b00 (diff-0496fd5ec13efcfc97602dc5784170a0dd124e6e) where I compared different ids 2023-12-28 18:14:11 +01:00
ff31ad83fe add boatdamages functionality 2023-08-02 14:29:19 +02:00
e5f22ae070 more clippy :-) 2023-07-25 13:32:20 +02:00
082fac9789 add stats 2023-07-24 20:56:46 +02:00
c42cd2cd9c allow adding rowers to logbook 2023-07-24 13:01:39 +02:00
c32c8bb643 move always_show to tripdetails 2023-07-23 19:45:48 +02:00
1d4c5f356d add first draft of logbook 2023-07-23 12:17:57 +02:00
524d1acee2 add full CRUD for boats 2023-07-22 15:34:42 +02:00
c0bb6d51de create create/delete/view function for boats 2023-07-22 13:57:17 +02:00
87ed710f66 add is_pinned functionality 2023-06-08 10:57:42 +02:00
9c30cda326 clean code with clippy 2023-05-30 14:36: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
bd5a28b342 send triptype to frontend 2023-04-28 21:19:30 +02:00
7a2639bbb1 remove unused users 2023-04-26 11:25:29 +02:00
a3ac83228c add rss feed with common actions 2023-04-18 12:10:11 +02:00
cedaba5709 push 2023-04-04 15:16:21 +02:00
3d907487a1 add planned_trip functionality 2023-04-04 12:19:56 +02:00
ff73accb52 craete login tests 2023-04-03 17:21:34 +02:00
d50f3d9746 start working on auth 2023-04-03 16:11:26 +02:00