mitlist/fe/src
mohamad b9aace0c4e
All checks were successful
Deploy to Production, build images and push to Gitea Registry / build_and_push (pull_request) Successful in 1m23s
Update dependencies and refactor ListDetailPage for drag-and-drop functionality
- Updated `vue-i18n` and related dependencies to version 9.14.4 for improved localization support.
- Added `vuedraggable` to enable drag-and-drop functionality for list items in `ListDetailPage.vue`.
- Refactored the item list structure to accommodate drag handles and improved item actions.
- Enhanced styling for drag-and-drop interactions and item actions for better user experience.
2025-06-05 01:04:34 +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 feat: Add comprehensive notes and tasks for project stabilization and enhancements 2025-05-24 21:36:57 +02:00
pages Update dependencies and refactor ListDetailPage for drag-and-drop functionality 2025-06-05 01:04:34 +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