mitlist/fe/src
mohamad 402489c928 feat: Enhance ChoresPage with detail and history modals
This update introduces new functionality to the ChoresPage, including:

- Added modals for viewing chore details and history.
- Implemented loading states for assignments and history.
- Enhanced chore display with assignment and completion details.
- Introduced new types for chore assignments and history.
- Improved UI with badges for overdue and due-today statuses.

These changes improve user experience by providing more context and information about chores and their assignments.
2025-06-08 01:32:53 +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 feat: Add language selector and Dutch translations 2025-06-08 01:32:40 +02:00
i18n feat: Add language selector and Dutch translations 2025-06-08 01:32:40 +02:00
layouts feat: Add language selector and Dutch translations 2025-06-08 01:32:40 +02:00
pages feat: Enhance ChoresPage with detail and history modals 2025-06-08 01:32:53 +02:00
router feat: Implement chore management feature with personal and group chores 2025-05-21 18:18:22 +02:00
services feat: Add chore history and scheduling functionality 2025-06-08 01:17:53 +02:00
stores feat: Add chore history and scheduling functionality 2025-06-08 01:17:53 +02:00
stories feat: Integrate Storybook for component development 2025-05-31 14:43:59 +02:00
types feat: Add chore history and scheduling functionality 2025-06-08 01:17:53 +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 language selector and Dutch translations 2025-06-08 01:32:40 +02:00
sw.ts Refactor logging and clean up unused console statements across multiple files 2025-06-07 17:02:19 +02:00