Commit Graph

10 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
044dffefa8 feat: enforce roles requirement in user management validation and UI 2026-05-02 00:25:30 +07:00
Yoga Pangestu
2ea62fa033 feat: implement role assignment functionality for user creation and editing via combobox component 2026-04-30 14:31:17 +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
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
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
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