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
184b012fd9
store
/
database
History
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
..
factories
initial commit
2026-06-09 18:25:14 +07:00
migrations
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
seeders
Add employee, user, and user profile models with enums for status and gender
2026-06-09 19:16:25 +07:00
.gitignore
initial commit
2026-06-09 18:25:14 +07:00