This website requires JavaScript.
Explore
Help
Sign in
felix
/
packlist
Watch
1
Star
0
Fork
You've already forked packlist
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
f00efb4f55
packlist
/
backend
/
routes
History
Felix Zett
482396039d
feat: add update item name functionality to items route
2025-08-31 19:44:53 +02:00
..
__init__.py
Komplett neu mit GPT
2025-08-13 21:10:04 +02:00
dev_seed.py
Refactor models and CRUD operations: improve tag handling, simplify queries, and enhance relationships in dev_seed and items routes
2025-08-15 09:39:24 +02:00
items.py
feat: add update item name functionality to items route
2025-08-31 19:44:53 +02:00
tags.py
Refactor backend structure: update Dockerfile, improve database connection, and enhance dev_seed functionality
2025-08-14 20:40:12 +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