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
d682f9e309
store
/
app
/
Http
/
Controllers
/
Admin
History
Yoga Pangestu
69d2212d64
refactor: restrict marketing role permissions and add employee advances and payroll access
2026-06-14 16:43:46 +07:00
..
Account
Implement FlashesEntityMessage trait across multiple controllers for consistent flash messaging. Update flash messages in various methods to utilize the new trait, enhancing code maintainability and readability. Additionally, add attribute methods in request classes for improved validation feedback.
2026-06-12 22:48:23 +07:00
Finance
refactor: implement strict role-based access control and scoped data visibility for finance and HR operations
2026-06-14 15:49:51 +07:00
Hr
refactor: implement strict role-based access control and scoped data visibility for finance and HR operations
2026-06-14 15:49:51 +07:00
Manage
refactor: restrict marketing role permissions and add employee advances and payroll access
2026-06-14 16:43:46 +07:00
Master
feat: add category filter to product index page
2026-06-14 02:54:06 +07:00
System
feat: implement role management system with CRUD interface and permission redefinitions
2026-06-14 02:45:31 +07:00
DashboardController.php
Update login redirection to admin dashboard, add sidebar state management, and enhance auth type definition. Introduce logout route and admin dashboard route under authentication middleware.
2026-06-09 19:32:29 +07:00