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
c40e9e5e87
store
/
app
/
Http
/
Controllers
/
Admin
History
Yoga Pangestu
67439af903
feat: add category filter to product index page
2026-06-14 02:54:06 +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
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
Hr
refactor: restrict role-based permissions and update employee management flow accordingly
2026-06-14 02:30:34 +07:00
Manage
feat: implement cutting verification workflow with stock adjustment and rejection notes
2026-06-13 14:28:15 +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