packlist/backend/routes
Felix Zett 2187045add feat: add trip-specific items
including trip_id in item creation and listing
2025-09-13 22:42:44 +02:00
..
__init__.py Komplett neu mit GPT 2025-08-13 21:10:04 +02:00
dev_seed.py feat: add mandatory tag support and update related functionality in tags and items 2025-08-31 22:25:11 +02:00
items.py feat: add trip-specific items 2025-09-13 22:42:44 +02:00
tags.py feat: add mandatory tag support and update related functionality in tags and items 2025-08-31 22:25:11 +02:00
trip_items.py feat: enhance TripChecklist to load and display items with associated tags and group items by marked tags 2025-08-31 19:21:38 +02:00
trips.py feat: sort trips by start date and highlight the next upcoming trip in TripsPage 2025-08-31 19:30:07 +02:00