dstpabuaran.com/routes
Yoga Pangestu cf0e772159 feat: implement restock management functionality
- Add RestockIndex component for displaying and managing restocks.
- Create RestockCardRow component for rendering individual restock items.
- Implement RestockItemSubRow component for displaying detailed item information.
- Define routes for restock management in web.php.
- Create RestockTest to cover various scenarios for restock creation, updating, and deletion.
- Ensure proper handling of permissions for restock actions.
- Add validation for restock data and ensure correct relationships are maintained.
2026-08-02 22:34:10 +07:00
..
api.php feat: add push notification functionality and service worker 2026-08-01 11:36:20 +07:00
console.php Add tests for CheckAttendancePenaltiesJob to validate attendance penalties logic 2026-07-31 11:13:46 +07:00
settings.php Refactor security settings page and update password functionality 2026-07-30 22:08:24 +07:00
web.php feat: implement restock management functionality 2026-08-02 22:34:10 +07:00