store/resources/js/pages
Yoga Pangestu 9cbf841feb
Some checks are pending
linter / quality (push) Waiting to run
tests / ci (8.3) (push) Waiting to run
tests / ci (8.4) (push) Waiting to run
tests / ci (8.5) (push) Waiting to run
feat: add search functionality to CuttingInProgressSection for filtering cuttings by product name
- Implemented a search input to filter cuttings based on the product name.
- Introduced computed property for managing filtered cuttings.
- Enhanced the UI to display a message when no cuttings match the search criteria.
2026-07-29 10:16:03 +07:00
..
admin feat: add search functionality to CuttingInProgressSection for filtering cuttings by product name 2026-07-29 10:16:03 +07:00
auth Add login functionality with a new LoginController and LoginRequest. Implemented a LoginForm component for user authentication. Added a components.json configuration file and updated package dependencies. Enhanced CSS styles and added utility components for UI elements. 2026-06-09 19:19:46 +07:00
Home.vue refactor: update MediaDropzone and ProductModal components for improved layout and responsiveness; adjust styles for placeholders, overlays, and modal elements to enhance user experience across different screen sizes 2026-07-05 14:51:06 +07:00