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
5b7da76fc8
store
/
app
/
Http
/
Controllers
/
Admin
History
Yoga Pangestu
55b779c76e
feat: implement attendance management features including penalty application, reminders, and HR settings management
2026-06-18 01:52:50 +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
feat: add cash withdrawal functionality, including permission, controller method, and UI updates
2026-06-18 00:16:49 +07:00
Hr
feat: implement attendance management features including penalty application, reminders, and HR settings management
2026-06-18 01:52:50 +07:00
Manage
feat: enhance order creation and editing with print options and customer creation event handling
2026-06-18 01:25:53 +07:00
Master
feat: implement API endpoint for customer creation and enhance order form with quick customer creation modal
2026-06-18 01:08:09 +07:00
System
feat: implement attendance management features including penalty application, reminders, and HR settings management
2026-06-18 01:52:50 +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