41 Commits

Author SHA1 Message Date
87307378c6 no special treatment for 'externes boot' 2024-04-24 17:15:53 +02:00
237377dc05 easier handling of external boats, show all in separate category 2024-04-24 16:56:48 +02:00
43e073c54e calc general boat cat (#436)
Reviewed-on: Ruderverein-Donau-Linz/rowt#436
2024-04-24 15:39:13 +02:00
a2b0146d6d fix ci 2024-04-24 11:57:26 +02:00
a0dbd0f490 implement first draft of switching handoperatable boats 2024-04-24 09:37:45 +02:00
858ae28eb3 allow deletion of boat 2024-04-17 13:18:35 +02:00
cfc35fbec6 only show non-placed boats in boathouse list 2024-04-13 09:42:12 +02:00
8b07ace876 show owner of boat in boat km list 2024-04-06 18:55:38 +02:00
d0c2b4d703 don't show duplicate boats for rennrowing 2024-04-03 18:07:20 +02:00
8c8a5c9762 show boats which have place in boatshouse 2024-04-03 08:07:16 +02:00
649169c192 reservations 2024-03-30 01:36:37 +01:00
3deb1e40fc boatshouse functionality, fixes #183 2024-03-08 13:13:20 +01:00
d1296ec40a show ottensheim boats to rennjugend 2024-03-03 18:08:15 +01:00
bada4deedd 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
c7d7d0ca83 in preparation to moving userdata into app, we switched to arbitrary groups 2023-12-23 21:27:52 +01:00
7569798b00 upgrade sqlx to 0.7 Fixes #76 restructure registrations 2023-11-22 13:19:31 +01:00
8f3774dfc1 fix tests 2023-11-09 09:13:32 +01:00
715fae59fc implement default destination for boats 2023-11-09 08:56:08 +01:00
1d7f95e522 finish backend tests of new db layout 2023-10-30 15:32:17 +01:00
816425c158 fix ci 2023-10-24 14:56:59 +02:00
ff6184e343 fix boat update error 2023-10-24 14:44:31 +02:00
88833b9f4b fix ci 2023-10-02 12:40:20 +02:00
bb142a0969 clean code with clippy 2023-10-02 12:39:05 +02:00
02e1546f0e complete tests for logbook 2023-10-01 20:52:41 +02:00
6d0501d3b0 add tests 2023-10-01 20:52:41 +02:00
09af9981df fix multi-select; only show private boats owner + kiosk 2023-10-01 20:52:41 +02:00
8b0264d181 clean code with clippy 2023-10-01 20:52:41 +02:00
7309b1f2b2 update unit tests; add location name in kiosk settting to cookie (to avoid specific redirects) 2023-08-05 13:21:35 +02:00
8a40dfe017 allow filter for kiosk, to only show boats at specific location 2023-08-05 12:59:02 +02:00
8b5be3fb41 add test for tera/admin/boat.rs
Fixes #33
2023-07-31 19:38:53 +02:00
32e6148844 use query_as instead of manual mapping 2023-07-31 16:33:44 +02:00
dc4b4b3499 add tests; Closes #30 2023-07-31 16:25:07 +02:00
e2b5495da6 lowercase baotdamage 2023-07-30 20:25:59 +02:00
aba8bc7749 add light damage 2023-07-30 20:21:59 +02:00
d5033ccf44 fix ci 2023-07-30 20:19:25 +02:00
aeefd9e43f add details to boat 2023-07-30 20:13:00 +02:00
a7789af713 clean code with clippy 2023-07-25 13:22:11 +02:00
c42cd2cd9c allow adding rowers to logbook 2023-07-24 13:01:39 +02:00
b2f626f906 allow creating all fields for new boats 2023-07-22 16:36:02 +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