Commit Graph

1535 Commits

Author SHA1 Message Date
e8b140e564 cross off todo :-) 2023-04-05 22:03:26 +02:00
8f05d1bdf4 don't allow to join as user if already cox 2023-04-05 22:01:50 +02:00
9ab1572b15 don't allow cox to help if cox is already registered as rower for event 2023-04-05 21:49:48 +02:00
e2f5436790 update todos :-) 2023-04-05 20:57:17 +02:00
f609ee1cb4 allow admin to create user 2023-04-05 20:56:36 +02:00
ed28a50d98 build frontend on server 2023-04-05 20:20:52 +02:00
Marie Birner
602da85abe [TASK] add frontend process and basic files 2023-04-05 19:33:31 +02:00
Marie Birner
59b93e6a06 [README] add note todo and frontend process notes 2023-04-05 19:31:36 +02:00
0789095704 add fileserver 2023-04-05 19:24:02 +02:00
727e6257d2 use new struct 2023-04-05 17:27:42 +02:00
f7c7f9aaf8 show registration time for rowers 2023-04-05 17:25:22 +02:00
80976058b9 clean readme 2023-04-05 17:02:32 +02:00
da31c36c70 clean code with clippy 2023-04-04 19:49:27 +02:00
ed1ee2e7e2 add todo :( 2023-04-04 16:25:06 +02:00
94a21c6694 add todo 2023-04-04 15:44:38 +02:00
21b87f9471 cox always see full year 2023-04-04 15:42:26 +02:00
476c4db255 allow to show full year 2023-04-04 15:38:47 +02:00
9ad8e6dfed add user as of 2023-04-04 2023-04-04 15:26:03 +02:00
0b5fb51f19 update dependencies 2023-04-04 15:16:56 +02:00
cedaba5709 push 2023-04-04 15:16:21 +02:00
0bdd073d7f fix bug 2023-04-04 12:23:41 +02:00
3d907487a1 add planned_trip functionality 2023-04-04 12:19:56 +02:00
3dfc64071c finish admin tasks 2023-04-04 10:44:14 +02:00
202964bfa4 simplify db model (no open_registration as you can simply set trip_details.max_people=0), use proper table name 2023-04-03 22:30:39 +02:00
54d2b5cf68 cross off todo :-) 2023-04-03 22:15:12 +02:00
303624ab83 show name of loggedin_user; add logout functionality 2023-04-03 22:10:12 +02:00
387d93bbaf add tests; add authentication cookie 2023-04-03 22:03:45 +02:00
38d757cf4a update gitignore 2023-04-03 17:38:40 +02:00
79f22b9217 clean code with clippy 2023-04-03 17:32:41 +02:00
ff73accb52 craete login tests 2023-04-03 17:21:34 +02:00
d50f3d9746 start working on auth 2023-04-03 16:11:26 +02:00
3dbfadb00e don't focus on tests for now 2023-03-27 11:46:47 +02:00
90950e3a79 add todos 2023-03-26 17:28:25 +02:00
546381511e push 2023-03-26 16:58:45 +02:00
bb8fb03b61 add user table 2023-03-26 14:40:56 +02:00
f01b073654 clean repo 2023-03-26 13:59:48 +02:00
13d24ec766 add notes to trip_details 2023-03-26 13:55:07 +02:00
5e45010b68 new db model design 2023-03-25 14:47:34 +01:00
Marie Birner
a166b73ebe [TASK] add favicon 2023-03-25 14:33:22 +01:00
60d6bb06c2 create test db 2023-03-25 13:40:24 +01:00
f6a812b91d remove db from git repo 2023-03-23 11:23:12 +01:00
f4f25d8db8 upgrade packages 2023-03-23 11:22:20 +01:00
22dfd76467 always use your own name for registrations; except if the user has the add_different_user permission 2023-03-23 11:16:00 +01:00
cde862f97f always use your own name for registrations; except if the user has the add_different_user permission 2023-03-23 11:13:19 +01:00
de35247c76 improve code with clippy 2023-03-23 10:26:18 +01:00
Philipp
31258bdf15 allow cox to create events on no open days 2023-03-14 19:31:40 +01:00
3d2289763d don't show name on new trip creation 2023-03-14 19:24:20 +01:00
747698b72d fix 2023-03-14 17:09:12 +01:00
38d8197a48 don't allow registration for own events 2023-03-14 17:05:20 +01:00
48c9a481cc push 2023-03-14 16:49:32 +01:00