![]()
All checks were successful
Deploy to Production, build images and push to Gitea Registry / build_and_push (pull_request) Successful in 1m23s
This commit refactors the ListDetailPage and listDetailStore to enhance type safety and streamline state management. Key changes include: - Removed the import of ExpenseCard from ListDetailPage.vue. - Introduced specific types for category options and improved type annotations in computed properties. - Transitioned listDetailStore to use the Composition API, replacing the previous state management structure with refs and computed properties for better reactivity. - Updated the fetchListWithExpenses action to handle errors more gracefully and ensure the current list is correctly populated with expenses. These changes aim to improve code maintainability and enhance the overall functionality of the application. |
||
---|---|---|
.cursor/rules | ||
.gitea/workflows | ||
be | ||
docs | ||
fe | ||
docker-compose.prod.yml | ||
docker-compose.yml | ||
env.production.template |