rowt/src/model
2023-11-02 22:19:13 +01:00
..
boat.rs finish backend tests of new db layout 2023-10-30 15:32:17 +01:00
boatdamage.rs add verified for boats 2023-10-23 22:26:33 +02:00
location.rs allow filter for kiosk, to only show boats at specific location 2023-08-05 12:59:02 +02:00
log.rs finish backend tests of new db layout 2023-10-30 15:32:17 +01:00
logbook.rs improve code with clippy 2023-11-02 22:19:13 +01:00
logtype.rs add test for tera/admin/boat.rs 2023-07-31 19:38:53 +02:00
mod.rs add boatdamages functionality 2023-08-02 14:29:19 +02:00
notification.rs add first draft of notifications 2023-10-29 17:31:07 +01:00
planned_event.rs fix off-by-one error of not showing 'always show' trips 7 days before the event 2023-10-09 20:42:01 +02:00
rower.rs add ergo tool 2023-11-02 12:15:10 +01:00
stat.rs Merge branch 'boat-stats' into 'staging' 2023-10-31 15:20:36 +00:00
trip.rs Allow to add real guests 2023-08-09 20:30:37 +00:00
tripdetails.rs clean code with clippy 2023-10-01 20:52:41 +02:00
triptype.rs add tests for tera/admin/planned_event 2023-07-31 21:29:03 +02:00
user.rs switch order 2023-11-02 16:00:41 +01:00
usertrip.rs Allow to add real guests 2023-08-09 20:30:37 +00:00