|
8fa8e17c5a
|
add tests for tera/admin/planned_event
Closes #24
|
2023-07-31 21:15:28 +02:00 |
|
|
3730940aed
|
add tests for tera/log.rs
Closes #34
|
2023-07-31 20:09:03 +02:00 |
|
|
8b5be3fb41
|
add test for tera/admin/boat.rs
Fixes #33
|
2023-07-31 19:38:53 +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 |
|
|
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 |
|
|
bbb78cbc44
|
move todos to gitlab; write tests for /cox/remove/<id>; Closes #9
|
2023-07-31 13:34:02 +02:00 |
|
|
b2e84d727c
|
use local timestamp for log
|
2023-07-31 09:10:26 +02:00 |
|
|
332b505955
|
Merge branch 'verify-rower-on-water' into 'staging'
push
See merge request PhilippHofer/rot!21
|
2023-07-30 21:11:51 +00:00 |
|
|
1bff814811
|
push
|
2023-07-30 22:59:47 +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 |
|
|
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 |
|
|
e30dae68ad
|
remove not unseful logging
|
2023-07-28 11:50:11 +02:00 |
|
|
2e9ad2215f
|
remove unused import
|
2023-07-27 22:18:00 +02:00 |
|
|
16a0654e1f
|
only save (encrypted) user_id in cookie
|
2023-07-27 22:16:12 +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 |
|
|
3765541674
|
even show who's logging in
|
2023-07-25 11:36:36 +02:00 |
|
|
1436feaffd
|
create logs for login
|
2023-07-25 11:31:51 +02:00 |
|
|
290e05dc4c
|
add todo
|
2023-07-24 21:17:51 +02:00 |
|
Philipp
|
2dc70fa629
|
use function (instead of macro) to work with older sqlite
|
2023-07-24 21:16:43 +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 |
|
|
3259582aab
|
create new tests for /cox/trip/<id>
|
2023-07-23 14:21:27 +02:00 |
|
|
1d4c5f356d
|
add first draft of logbook
|
2023-07-23 12:17:57 +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 |
|
|
4ad6caa26c
|
trim string
|
2023-07-11 14:37:48 +02:00 |
|
|
a0afce344f
|
add debug log for auth
|
2023-07-11 09:16:13 +02:00 |
|
|
52f1c3c026
|
push
|
2023-06-08 17:23:23 +02:00 |
|
|
47920305c4
|
allow updating pinning an planned_trip
|
2023-06-08 11:28:25 +02:00 |
|
|
87ed710f66
|
add is_pinned functionality
|
2023-06-08 10:57:42 +02:00 |
|
|
d7417804a0
|
renew cookies on every action; increase cookie timeout to 3 months
|
2023-06-07 00:07:11 +02:00 |
|
|
2420b69d43
|
fix tests
|
2023-06-06 12:26:48 +02:00 |
|
|
2159802cca
|
remove unused import
|
2023-06-06 10:09:48 +02:00 |
|
|
eccf224a40
|
order names by last access
|
2023-06-06 10:08:54 +02:00 |
|
|
ca93bc93c2
|
push
|
2023-06-05 14:56:15 +02:00 |
|
|
030fcd1c6f
|
push
|
2023-06-05 14:50:01 +02:00 |
|