Yoga Pangestu
|
34229d0d68
|
refactor: replace inline image modals with shared ImagePreviewDialog component
|
2026-04-23 14:34:29 +07:00 |
|
Yoga Pangestu
|
d4ba91fc0d
|
refactor: replace AlertDialog with DeleteConfirmation component for consistent delete confirmation across finance, manage, and master pages
|
2026-04-23 14:12:25 +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
|
c48d2ecd18
|
feat: implement product stock management with automated inventory tracking during purchases
|
2026-04-20 23:15:31 +07:00 |
|
Yoga Pangestu
|
cae6bc929a
|
feat: add formatted price and type label attributes to ProductPrice model and display in product table
|
2026-04-18 16:24:52 +07:00 |
|
Yoga Pangestu
|
9af62ff47c
|
feat: refactor expense and category management components to utilize custom hooks and modularize code for improved maintainability
|
2026-04-17 21:55:55 +07:00 |
|
Yoga Pangestu
|
b69f42ed31
|
feat: replace N/A placeholder with ImagePlus icon in product list table
|
2026-04-17 15:44:59 +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
|
eca45258a1
|
feat: add image preview modal for product thumbnails in product index page
|
2026-04-17 13:11:16 +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
|
fe3e6767ce
|
feat: add category filter to product management table and rename title to name in Category type
|
2026-04-16 13:30:50 +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 |
|