add test; fix bug

This commit is contained in:
2023-04-28 18:08:01 +02:00
parent e3d917ed82
commit 38732df6c8
3 changed files with 25 additions and 6 deletions

View File

@ -6,7 +6,7 @@
- [] max_people = 0 -> Rot hervorheben, dass Ausfahrt abgesagt wurde?
- [] my trips for cox
- [] 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 `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](https://icscalendar.com/shortcode-overview/) in homepage calendar