rowt/src/model
philipp 59f0ee1429
All checks were successful
CI/CD Pipeline / test (push) Successful in 23m44s
CI/CD Pipeline / deploy-staging (push) Successful in 20m26s
CI/CD Pipeline / deploy-main (push) Has been skipped
increase whitelist of not logging certain (wp logins)
2024-01-31 10:23:33 +01:00
..
boat.rs allow to add logbook entries up to a week late; show all boats in boatshouse; don't show guests for external boats 2024-01-04 20:43:38 +01:00
boatdamage.rs in preparation to moving userdata into app, we switched to arbitrary groups 2023-12-30 17:11:46 +01:00
family.rs progress @fees, next step, deply+enter families/student/pupil/... 2024-01-19 00:39:15 +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 limit users to proper role, Fixes #135 2024-01-10 14:08:15 +01:00
logtype.rs add test for tera/admin/boat.rs 2023-07-31 19:38:53 +02:00
mail.rs clean code; if logged out: save url where user tried to go to, go there once logged in, Fixes #179 2024-01-22 22:08:05 +01:00
mod.rs add family 2024-01-18 16:37:54 +01:00
notification.rs add first draft of notifications 2023-10-29 17:31:07 +01:00
planned_event.rs allow changing title of planned-event; fixes #52 2024-01-24 22:47:53 +01:00
role.rs enable changing paid state 2024-01-22 19:05:18 +01:00
rower.rs add family 2024-01-18 16:37:54 +01:00
stat.rs remove external cox from stat 2024-01-05 22:23:36 +01:00
trip.rs Merge pull request 'nxdata' (#109) from nxdata into main 2024-01-01 15:51:16 +01:00
tripdetails.rs in preparation to moving userdata into app, we switched to arbitrary groups 2023-12-30 17:11:46 +01:00
triptype.rs add tests for tera/admin/planned_event 2023-07-31 21:29:03 +02:00
user.rs increase whitelist of not logging certain (wp logins) 2024-01-31 10:23:33 +01:00
usertrip.rs in preparation to moving userdata into app, we switched to arbitrary groups 2023-12-30 17:11:46 +01:00