mitlist/fe/src
mohamad 5a2b311a4f
All checks were successful
Deploy to Production, build images and push to Gitea Registry / build_and_push (pull_request) Successful in 1m14s
fix ig
2025-06-01 16:49:21 +02:00
..
assets Refactor UI styles across multiple pages to enhance consistency and responsiveness. Update background colors to use CSS variables for improved theming in GroupDetailPage, GroupsPage, ListDetailPage, and ListsPage. Ensure all components align with the overall design system for a cohesive user experience. 2025-05-20 10:42:55 +02:00
components refactor: Update frontend components and Dockerfile for production 2025-06-01 14:59:30 +02:00
composables feat: Implement recurring expenses feature with scheduling and management 2025-05-22 16:37:14 +02:00
config fix ig 2025-06-01 16:49:21 +02:00
i18n Svelte to Quasar 2025-05-08 15:02:09 +02:00
layouts feat: Add comprehensive notes and tasks for project stabilization and enhancements 2025-05-24 21:36:57 +02:00
pages refactor: Update frontend components and Dockerfile for production 2025-06-01 14:59:30 +02:00
router feat: Implement chore management feature with personal and group chores 2025-05-21 18:18:22 +02:00
services feat: Implement refresh token functionality in authentication flow 2025-05-25 12:51:02 +02:00
stores feat: Add comprehensive notes and tasks for project stabilization and enhancements 2025-05-24 21:36:57 +02:00
stories feat: Integrate Storybook for component development 2025-05-31 14:43:59 +02:00
types feat: Add comprehensive notes and tasks for project stabilization and enhancements 2025-05-24 21:36:57 +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 Add Sentry integration for error tracking; update requirements and configuration files. Introduce new Alembic migration for missing indexes and constraints in the database schema. 2025-05-13 21:45:45 +02:00
sw.ts refactor: Update frontend components and Dockerfile for production 2025-06-01 14:59:30 +02:00