dstpabuaran.com/resources/js/pages/admin
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
..
finance feat: enhance product management and purchase functionality 2026-08-02 14:07:16 +07:00
hr fix: update timezone to Asia/Jakarta and adjust date formatting in attendance component 2026-08-02 15:07:04 +07:00
manage feat: implement restock management functionality 2026-08-02 22:34:10 +07:00
master refactor: update stock and quantity fields to use integer type across models, requests, factories, and migrations; introduce NumberInput component for consistent numeric input handling 2026-08-02 14:59:13 +07:00
roles refactor: remove 'No' column from various finance and HR tables to streamline data presentation 2026-08-02 01:50:43 +07:00
settings refactor: remove layout breadcrumbs from multiple components for cleaner code 2026-08-01 12:14:13 +07:00