add todos :-(

This commit is contained in:
philipp 2023-04-23 20:24:06 +02:00
parent d535d241e4
commit 1b611b0228

View File

@ -6,6 +6,8 @@
- [] max_people = 0 -> Rot hervorheben, dass Ausfahrt abgesagt wurde? - [] max_people = 0 -> Rot hervorheben, dass Ausfahrt abgesagt wurde?
- [] my trips for cox - [] my trips for cox
- [] remove key from src/rest/admin/rss.rs (line 8); at least before putting code somewhere public - [] remove key from src/rest/admin/rss.rs (line 8); at least before putting code somewhere public
- [] add `trip_type` (id, name, desc, question) with a FK to `trip_details`
- [] add `always_show` to `planned_trips` (e.g. for wanderfahrten)
# Nice to have # Nice to have
- [] automatically add regular planned trip - [] automatically add regular planned trip