Commit Graph

10 Commits

Author SHA1 Message Date
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
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
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
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
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
4b5d5af316 feat: implement product management module with CRUD operations, validation, and UI integration 2026-04-16 13:03:38 +07:00