2023-04-28 18:37:43 +02:00
2023-04-28 18:18:00 +02:00
2023-02-08 16:25:06 +01:00
2023-04-10 14:51:47 +02:00
2023-04-26 09:41:49 +02:00
2023-04-18 12:13:26 +02:00
2023-04-18 12:10:11 +02:00
2023-04-28 18:18:00 +02:00
2023-03-04 11:52:11 +01:00
2023-04-28 17:59:12 +02:00
2023-03-26 14:40:56 +02:00
2023-04-05 20:20:52 +02:00

TODO

  • Allow sign-outs only >2h before event

Notes / Bugfixes

  • [] delete flag user administration
  • [] max_people = 0 -> Rot hervorheben, dass Ausfahrt abgesagt wurde?
  • [] my trips for cox
  • [] add trip_type (id, name, desc, question, icon) with a FK to trip_details
  • [] add always_show to planned_trips (e.g. for wanderfahrten)
  • [] exactly same time -> deny registration
  • [] planned_events -> ICS feed to be integrated in homepage calendar

Nice to have

  • [] automatically add regular planned trip
  • [] User sync w/ nextcloud
  • [] remove key from src/rest/admin/rss.rs (line 8); at least before putting code somewhere public

Frontend Process

´cd frontend´ ´npm install´ ´npm run (watch/build)´

Backend tests

  • model/user.rs
  • model/tripdetails.rs
  • model/planned_event.rs
  • model/trip.rs
  • model/usertrip.rs
  • Rest?
Description
Ruderassistent des Rudervereins Donau Linz
Readme 9.5 MiB
Languages
Rust 44.8%
TypeScript 43.3%
Svelte 5.3%
SCSS 4.2%
JavaScript 1.9%
Other 0.3%