rowt/src/model
philipp 8315a27ea8
All checks were successful
CI/CD Pipeline / test (push) Successful in 12m39s
CI/CD Pipeline / deploy-staging (push) Has been skipped
CI/CD Pipeline / deploy-main (push) Has been skipped
fix tests (proper timezone), proper spacing
2024-04-15 21:32:16 +02:00
..
boat.rs only show non-placed boats in boathouse list 2024-04-13 09:42:12 +02:00
boatdamage.rs hide old verified boat damages 2024-04-14 20:28:06 +02:00
boathouse.rs show two rowes of boats for the 3 most left 'aisles' 2024-03-09 18:16:32 +01:00
boatreservation.rs better text for boat reservation 2024-04-07 22:12:56 +02:00
family.rs only use membership_pdf when necessary 2024-03-26 12:34:19 +01:00
location.rs allow filter for kiosk, to only show boats at specific location 2023-08-05 12:59:02 +02:00
log.rs upgrade sqlx to 0.7 Fixes #76 restructure registrations 2023-11-22 13:19:31 +01:00
logbook.rs fix tests (proper timezone), proper spacing 2024-04-15 21:32:16 +02:00
logtype.rs add test for tera/admin/boat.rs 2023-07-31 19:38:53 +02:00
mail.rs a bit nicer mail sending layout 2024-03-15 15:29:50 +01:00
mod.rs reservations 2024-03-30 01:36:37 +01:00
notification.rs only show notifications from last 2 weeks 2024-04-08 20:25:13 +02:00
planned_event.rs reservations 2024-03-30 01:36:37 +01:00
role.rs Create admin function to use copy-pasted users from ekey, return the ones which don't match to "Donau Linz" rowt user, Fixes #204 (#230) 2024-03-04 16:59:44 +01:00
rower.rs only use membership_pdf when necessary 2024-03-26 12:34:19 +01:00
stat.rs don't show external boats in boatstat; hide logout in menu; move owner into own column in boatstat 2024-04-14 20:20:22 +02:00
trip.rs add notification to all pot. coxes if trip is full 2024-04-15 18:16:43 +02:00
tripdetails.rs fix ci 2024-04-15 18:24:18 +02:00
triptype.rs add tests for tera/admin/planned_event 2023-07-31 21:29:03 +02:00
user.rs fix membership application error 2024-04-08 19:04:57 +02:00
usertrip.rs fix ci 2024-04-15 18:24:18 +02:00