This website requires JavaScript.
Explore
Help
Sign In
dst
/
store
Watch
1
Star
0
Fork
0
You've already forked store
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
10
Commits
1
Branch
0
Tags
5.1
MiB
a917c76c6b
Commit Graph
3 Commits
Author
SHA1
Message
Date
Yoga Pangestu
184b012fd9
Remove EmployeeStatus enum and related references from the codebase. Update Employee and User models to eliminate employee status handling. Refactor EmployeeController and related components to remove employee status filtering and display. Adjust EmployeeRequest and migration files accordingly.
2026-06-10 01:31:50 +07:00
Yoga Pangestu
926da48a8e
Enhance employee and user profile models by adding formatted date attributes and relationships. Introduce enum labels for EmployeeStatus, EmploymentStatus, and Gender. Update routes for employee management with new HR controller actions.
2026-06-10 01:16:15 +07:00
Yoga Pangestu
ff1ec1ef66
Add employee, user, and user profile models with enums for status and gender
2026-06-09 19:16:25 +07:00