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
d27ac7ed6f
store
/
app
/
Http
/
Controllers
/
Admin
History
Yoga Pangestu
691916e6de
feat: implement role management system with CRUD interface and permission redefinitions
2026-06-14 02:45:31 +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
Implement stock warning functionality for products and raw materials. Add minStock method to RawMaterialUnit enum and ProductVariant model. Enhance ProductService and RawMaterialService with stockWarningGroups method to identify items below minimum stock levels. Update admin index pages to display stock warning groups in MasterOutOfStockCatalogSection component.
2026-06-13 00:24:05 +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