packlist/backend/routes
2025-08-31 22:25:11 +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 update item name functionality to items route 2025-08-31 19:44:53 +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