store/resources/js/pages/admin
2026-06-18 01:25:53 +07:00
..
account style: update form input placeholders with descriptive examples for improved UX 2026-06-14 02:17:27 +07:00
finance feat: add cash withdrawal functionality, including permission, controller method, and UI updates 2026-06-18 00:16:49 +07:00
hr refactor: make employee employment fields nullable and update related salary calculations and display logic 2026-06-14 15:29:08 +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: add category filter to product index page 2026-06-14 02:54:06 +07:00
system feat: implement role management system with CRUD interface and permission redefinitions 2026-06-14 02:45:31 +07:00
Dashboard.vue Refactor AdminLayout components across multiple pages to remove title props for a cleaner structure. This change affects the Dashboard, Create and Edit pages for Employees, Purchases, Products, and Raw Materials. 2026-06-12 00:11:40 +07:00