23 Commits

Author SHA1 Message Date
0558b0458c verify that arrivaldate > departuredate 2023-09-24 09:48:01 +02:00
03880af865 error if same person selected as cox + rower 2023-09-24 09:12:27 +02:00
5730d27149 fix ci 2023-09-23 18:26:04 +02:00
c6a8866207 add debug trait; switch to proper name of form field (rowerS) 2023-09-23 18:12:48 +02:00
6e1bc101bf clean code with clippy 2023-09-06 14:39:36 +02:00
a1dc92defd
Refactor code 2023-09-05 20:48:02 +00:00
94a9d285be clean db 2023-08-05 16:27:51 +02:00
3730940aed add tests for tera/log.rs
Closes #34
2023-07-31 20:09:03 +02:00
47b534f8c3 create tests for model/logbook
Closes #31
2023-07-31 19:10:34 +02:00
adb26f6b91 create tests for model/rower.rs, Closes #32 2023-07-31 16:59:15 +02:00
7e09c81d5e fix error on diff sqlite version 2023-07-30 22:17:47 +02:00
f3590c1437 fix parsing of sqlite timestamp (arrival) 2023-07-30 20:50:28 +02:00
dee228dce8 send departure as timestamp 2023-07-30 20:40:15 +02:00
b5fd4018ff extract common functionality to functoin 2023-07-27 15:24:29 +02:00
0c906f2bda check if shipmaster is already on the water 2023-07-27 15:00:52 +02:00
48eb1b7dc2 clean ui for logbook 2023-07-26 12:56:19 +02:00
e5f22ae070 more clippy :-) 2023-07-25 13:32:20 +02:00
a7789af713 clean code with clippy 2023-07-25 13:22:11 +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
9fa70b1411 add functionality to finish logbook trips 2023-07-23 16:49:14 +02:00
1d4c5f356d add first draft of logbook 2023-07-23 12:17:57 +02:00