dstpabuaran.com/resources/js
Yoga Pangestu da30f12fc2 feat: add employee management features including create, edit, and list functionalities
- Implemented employee columns for data table with sorting and action buttons.
- Created employee creation form with validation and default password information.
- Developed employee editing form pre-filled with existing data.
- Added employee listing page with delete and reset password functionalities.
- Introduced leave request management with columns for status and actions.
- Created leave request form for adding and editing requests with date pickers.
- Implemented confirmation dialogs for delete, approve, and reject actions.
2026-07-29 22:33:55 +07:00
..
components feat: add employee management features including create, edit, and list functionalities 2026-07-29 22:33:55 +07:00
hooks feat: enhance user profile update functionality and improve sidebar user display 2026-07-29 00:00:19 +07:00
layouts feat: integrate FlashToast component and update Toaster usage 2026-07-29 01:35:34 +07:00
lib feat: implement cash account management with deposit and withdrawal functionality 2026-07-29 02:08:39 +07:00
pages feat: add employee management features including create, edit, and list functionalities 2026-07-29 22:33:55 +07:00
types initial commit 2026-07-28 17:40:38 +07:00
app.tsx feat: integrate FlashToast component and update Toaster usage 2026-07-29 01:35:34 +07:00