refactor: Update frontend components and Dockerfile for production #5

Merged
mo merged 1 commits from ph4 into prod 2025-06-01 14:59:49 +02:00
Owner
  • 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.
- 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.
mo added 1 commit 2025-06-01 14:59:47 +02:00
refactor: Update frontend components and Dockerfile for production
All checks were successful
Deploy to Production, build images and push to Gitea Registry / build_and_push (pull_request) Successful in 38s
d05200b623
- 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.
mo merged commit 258798846d into prod 2025-06-01 14:59:49 +02:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: mo/mitlist#5
No description provided.