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
f1c3658166
store
/
app
/
Http
/
Controllers
History
Yoga Pangestu
f1c3658166
feat: refactor EmployeeController and EmployeeService to utilize Role enum for role options; implement transaction management in EmployeeService methods for create, update, toggle status, and delete operations; enhance Employee model date formatting methods; update frontend components for improved UI and code clarity
2026-07-04 12:35:18 +07:00
..
Admin
feat: refactor EmployeeController and EmployeeService to utilize Role enum for role options; implement transaction management in EmployeeService methods for create, update, toggle status, and delete operations; enhance Employee model date formatting methods; update frontend components for improved UI and code clarity
2026-07-04 12:35:18 +07:00
Api
/Master
feat: implement Customer API for creating customers, refactor existing CustomerController, and update routes for API integration
2026-07-03 16:14:41 +07:00
Auth
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
Concerns
feat: enhance controller best practices and introduce new Cutting and Order management features with updated services and validation handling
2026-06-28 16:12:15 +07:00
Controller.php
initial commit
2026-06-09 18:25:14 +07:00
HomeController.php
feat: enhance controller best practices and introduce new Cutting and Order management features with updated services and validation handling
2026-06-28 16:12:15 +07:00
PushSubscriptionController.php
refactor: encapsulate password update and push subscription logic within dedicated services
2026-06-22 12:08:20 +07:00