mitlist/fe/src
2025-06-07 15:26:46 +02:00
..
assets Refactor: Update styling and functionality in various components 2025-06-01 20:41:04 +02:00
components Fix: Resolve Google OAuth redirection issue 2025-06-02 00:19:26 +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 2025-06-04 17:55:33 +02:00
i18n Enhance i18n support and PWA configuration 2025-06-02 18:07:41 +02:00
layouts Add position attribute to Item model for reordering functionality 2025-06-07 15:04:49 +02:00
pages Enhance ListDetailPage with collapsible expense items and improved UI 2025-06-07 15:26:46 +02:00
router feat: Implement chore management feature with personal and group chores 2025-05-21 18:18:22 +02:00
services Fix: Correct API endpoint pathing for expenses to resolve 404 errors 2025-06-03 10:04:42 +00:00
stores Enhance financials API and list expense retrieval 2025-06-04 17:50:19 +02:00
stories feat: Integrate Storybook for component development 2025-05-31 14:43:59 +02:00
types Enhance ChoresPage accessibility and functionality 2025-06-01 22:00:11 +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 Merge branch 'ph4' of https://github.com/whtvrboo/mitlist into ph4 2025-06-03 12:07:28 +02:00
sw.ts refactor: Update frontend components and Dockerfile for production 2025-06-01 14:59:30 +02:00