store/resources/js/pages/admin
Yoga Pangestu 33afec2513
Some checks failed
linter / quality (push) Waiting to run
tests / ci (8.3) (push) Has been cancelled
tests / ci (8.4) (push) Has been cancelled
tests / ci (8.5) (push) Has been cancelled
feat: enhance Cutting module by adding image upload functionality and improving form handling; update CuttingPosForm and related components to support image management and improve user experience
2026-07-02 23:03:27 +07:00
..
account feat: implement presigned upload functionality for S3 in PresignedUploadController; update media upload handling across various components to support S3 keys and improve user experience 2026-07-02 14:28:51 +07:00
finance feat: implement presigned upload functionality for S3 in PresignedUploadController; update media upload handling across various components to support S3 keys and improve user experience 2026-07-02 14:28:51 +07:00
hr feat: implement presigned upload functionality for S3 in PresignedUploadController; update media upload handling across various components to support S3 keys and improve user experience 2026-07-02 14:28:51 +07:00
manage feat: enhance Cutting module by adding image upload functionality and improving form handling; update CuttingPosForm and related components to support image management and improve user experience 2026-07-02 23:03:27 +07:00
master refactor: enhance component structure in various forms by introducing computed properties and improving template syntax for better readability and maintainability 2026-07-02 22:41:18 +07:00
system refactor: improve SystemSection.vue by adding computed properties for upload state management, enhancing code readability and maintainability 2026-07-02 23:00:18 +07:00
Analysis.vue refactor: streamline OrderPosCheckoutSection.vue by simplifying component structure and improving readability; enhance code consistency in template syntax 2026-07-02 22:38:16 +07:00
Dashboard.vue refactor: remove cash-related permissions and components from Dashboard for streamlined access control 2026-07-01 19:17:38 +07:00
TestChart.vue feat: introduce AnalysisService and refactor AnalysisController to enhance data retrieval for analysis metrics 2026-06-23 18:29:58 +07:00