store/resources/js
Yoga Pangestu b9f4d01682
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: improve layout and styling of revenue charts in Analysis.vue
- Updated CardHeader and layout structure for revenue by channel and payment type charts to enhance responsiveness and visual consistency.
- Adjusted CSS classes for better alignment and spacing in chart components.
2026-07-29 09:40:12 +07:00
..
components feat: add stock mutation tracking and history feature 2026-07-27 22:45:49 +07:00
composables feat: update ProductRequest to require images only when product is new; enhance removeItem function to allow forced removal; add sync-quantity-input event to PurchasePosCartSummaryItems; implement material search functionality in PurchasePosForm; add disabled prop to RawMaterialInfoSection; integrate variant selection in RawMaterialVariantSection 2026-07-27 21:29:55 +07:00
constants feat: enhance order management with additional filters and pagination support 2026-07-29 08:59:56 +07:00
layouts refactor: improve layout and styling in cutting forms for better user experience and responsiveness 2026-07-07 10:03:42 +07:00
lib 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
pages refactor: improve layout and styling of revenue charts in Analysis.vue 2026-07-29 09:40:12 +07:00
types feat: add total quantity formatting to Purchase model and update related components 2026-07-29 08:59:02 +07:00
app.ts Refactor HomepageService to remove caching and simplify pageData method; disable SSR in Inertia config; improve service worker registration in app.ts; fix URL parameters in Analysis.vue router call. 2026-07-16 10:38:28 +07:00
sw.ts refactor: reorder component imports and optimize code structure across UI forms and composables 2026-06-14 01:26:00 +07:00