![]()
All checks were successful
Deploy to Production, build images and push to Gitea Registry / build_and_push (pull_request) Successful in 38s
- Changed the build command in Dockerfile from `npm run build` to `npm run build-only` for optimized production builds. - Simplified service worker initialization by removing conditional precaching logic. - Enhanced styling and structure in `VListItem.vue` and `ListDetailPage.vue` for better readability and consistency with Valerie UI components. - Improved focus handling in item addition and editing processes for better user experience. - Cleaned up unused CSS classes and ensured consistent usage of Valerie UI components across the application. |
||
---|---|---|
.. | ||
__tests__ | ||
AccountPage.vue | ||
AuthCallbackPage.vue | ||
ChoresPage.vue | ||
ErrorNotFound.vue | ||
GroupDetailPage.vue | ||
GroupsPage.vue | ||
IndexPage.vue | ||
ListDetailPage.vue | ||
ListsPage.vue | ||
LoginPage.vue | ||
MyChoresPage.vue | ||
PersonalChoresPage.vue | ||
SignupPage.vue |