packlist/frontend/src
2025-09-01 20:25:28 +02:00
..
components feat: add item deletion functionality and update item creation to use tag IDs 2025-08-31 20:21:55 +02:00
pages feat: enhance TripChecklist to categorize items if they contain a '/' 2025-09-01 20:25:28 +02:00
api.ts feat: add mandatory tag support to frontend and update ItemsPage to display mandatory tags 2025-08-31 22:30:48 +02:00
App.tsx feat: add TagsPage component and integrate it into the main application 2025-08-31 22:37:09 +02:00
index.css feat: initialize frontend with React, Vite, and Tailwind CSS 2025-08-17 20:13:46 +02:00
main.tsx feat: / shows current/next trip. 2025-08-30 21:14:23 +02:00