dstpabuaran.com/app
Yoga Pangestu 887526bd18 feat: add employee management features including create, edit, and list functionalities
- Implemented employee creation and editing forms with validation.
- Added employee listing with actions for edit, delete, and reset password.
- Integrated toggle for employee active status.
- Created reusable UI components for forms, alerts, and data tables.
- Updated routing to include employee management endpoints.
2026-07-29 22:26:24 +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:26:24 +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:26:24 +07:00