Commit Graph

12 Commits

Author SHA1 Message Date
Yoga Pangestu
23cc07596c feat: implement stock validation on purchase removal and add global toast error handling for flash messages 2026-05-02 17:57:32 +07:00
Yoga Pangestu
9d0fc6d15e refactor: add autoComplete attribute to input fields across order, purchase, and product forms for improved user experience 2026-04-24 23:57:35 +07:00
Yoga Pangestu
221f796696 refactor: reorganize imports across multiple components for improved clarity and consistency 2026-04-23 15:02:59 +07:00
Yoga Pangestu
703ceefddf feat: enhance error handling in forms by introducing FieldError component for consistent error display 2026-04-22 22:07:58 +07:00
Yoga Pangestu
26eaaf6d66 feat: enhance UI consistency by adding consistent icons to action buttons and loaders to save operations across admin modules 2026-04-22 20:26:20 +07:00
Yoga Pangestu
d169e5a733 feat: add required indicator support to Label component and apply to mandatory form fields 2026-04-17 15:43:56 +07:00
Yoga Pangestu
0638cfbdf2 refactor: update 'Finance' title to 'Keuangan' in ExpenseIndex component and add autoComplete='off' to pricing fields in product create/edit forms 2026-04-17 13:16:22 +07:00
Yoga Pangestu
0c9d58b551 feat: enhance product management with media handling, including thumbnail and image uploads in create/edit forms 2026-04-17 11:06:32 +07:00
Yoga Pangestu
e8ae633509 feat: update product create and edit forms to include detailed pricing fields and improved layout structure 2026-04-17 09:54:53 +07:00
Yoga Pangestu
678e693f00 refactor: rename 'title' to 'name' in Category model, requests, factories, migrations, and seeders for consistency 2026-04-16 13:19:04 +07:00
Yoga Pangestu
bfee01153c feat: integrate react-number-format for price inputs in product create and edit forms 2026-04-16 13:16:05 +07:00
Yoga Pangestu
4b5d5af316 feat: implement product management module with CRUD operations, validation, and UI integration 2026-04-16 13:03:38 +07:00