dstpabuaran.com/app
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
..
Actions/Fortify initial commit 2026-07-28 17:40:38 +07:00
Concerns initial commit 2026-07-28 17:40:38 +07:00
Enums feat: create migration files for various tables including rejections, attendances, payrolls, leave requests, purchases, and stock mutations 2026-07-28 18:51:00 +07:00
Http feat: add employee management features including create, edit, and list functionalities 2026-07-29 22:33:55 +07:00
Models feat: implement cash account management with deposit and withdrawal functionality 2026-07-29 02:08:39 +07:00
Providers feat: update authentication to allow login using username or email and add tests for inactive users 2026-07-28 23:49:39 +07:00
Services/Admin feat: add employee management features including create, edit, and list functionalities 2026-07-29 22:33:55 +07:00