Commit Graph

10 Commits

Author SHA1 Message Date
Yoga Pangestu
9ba4cf0ee3 refactor: standardize error notification messages across controllers and console commands 2026-04-22 21:36:55 +07:00
Yoga Pangestu
53a7b23cbe feat: introduce LogHelper for centralized exception handling and implement consistent error logging across admin controllers 2026-04-22 21:19:33 +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
8e32df7307 feat: add base salary field to user profile management with validation and UI integration 2026-04-18 14:51:49 +07:00
Yoga Pangestu
a4a22e1cc5 feat: implement user management module with CRUD operations, including user creation, editing, and deletion, along with profile handling 2026-04-17 14:54:21 +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
4b5d5af316 feat: implement product management module with CRUD operations, validation, and UI integration 2026-04-16 13:03:38 +07:00
Yoga Pangestu
eaa2662eed refactor: remove unused Log facade import in CategoryController 2026-04-14 23:05:48 +07:00
Yoga Pangestu
13667406d9 feat: implement Category management with CRUD operations, validation, and UI integration 2026-04-14 22:58:44 +07:00