mitlist/fe/src
2025-06-08 00:03:38 +02:00
..
assets Update logging level to INFO, refine chore update logic, and enhance invite acceptance flow 2025-06-07 22:07:35 +02:00
components Refactor VBadge and GroupDetailPage for enhanced badge variants and UI improvements 2025-06-07 16:08:59 +02:00
composables feat: Implement recurring expenses feature with scheduling and management 2025-05-22 16:37:14 +02:00
config Update API base URL to production environment in api-config.ts 2025-06-07 22:14:06 +02:00
i18n feat: Add Dutch translations and update de, es, fr 2025-06-08 00:03:38 +02:00
layouts Remove deprecated task management files and enhance group management functionality 2025-06-07 18:05:08 +02:00
pages feat: Add missing i18n translations for page components (partial) 2025-06-07 20:40:49 +00:00
router feat: Implement chore management feature with personal and group chores 2025-05-21 18:18:22 +02:00
services Implement bulk status retrieval for lists and refine list status handling 2025-06-07 18:55:35 +02:00
stores Fix: Prevent automatic logout when starting app offline 2025-06-07 20:30:52 +00:00
stories feat: Integrate Storybook for component development 2025-05-31 14:43:59 +02:00
types Update logging level to INFO, refine chore update logic, and enhance invite acceptance flow 2025-06-07 22:07:35 +02:00
App.vue Refactor frontend components and styles for improved UI consistency and responsiveness. Update HTML structure in index.html, enhance SCSS variables in valerie-ui.scss, and implement new layout styles across various pages. Adjust component props and event emissions for better data handling in CreateListModal and ConflictResolutionDialog. Add Material Icons for better visual representation in navigation. Ensure all changes align with the overall design system for a cohesive user experience. 2025-05-20 01:19:52 +02:00
main.ts feat: Add Dutch translations and update de, es, fr 2025-06-08 00:03:38 +02:00
sw.ts Refactor logging and clean up unused console statements across multiple files 2025-06-07 17:02:19 +02:00