2023-04-04 15:38:47 +02:00
|
|
|
|
# TODO
|
2023-04-04 15:44:38 +02:00
|
|
|
|
- [ ] Allow sign-outs only >2h before event
|
2023-04-05 19:31:36 +02:00
|
|
|
|
|
2023-04-06 17:54:08 +02:00
|
|
|
|
# Notes / Bugfixes
|
|
|
|
|
- [ ] User loggedin status not present on user admin interface (header/footer not rendering) [ph]
|
|
|
|
|
- [ ] is_cox: cox can become cox and than rower at the same event, (rower and than cox -> exception working) [ph]
|
|
|
|
|
- [ ] Mobile Breakpoint: Add user broken user admin interface [mb]
|
|
|
|
|
|
2023-04-05 19:31:36 +02:00
|
|
|
|
# Frontend Process
|
|
|
|
|
´cd frontend´
|
|
|
|
|
´npm install´
|
2023-04-05 22:04:54 +02:00
|
|
|
|
´npm run (watch/build)´
|