store/resources/js/pages/admin
Yoga Pangestu 4eea267756
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
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
..
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 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
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: 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
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