store/resources/js/pages/admin
2026-06-14 16:43:46 +07:00
..
account style: update form input placeholders with descriptive examples for improved UX 2026-06-14 02:17:27 +07:00
finance feat: implement CRUD functionality for payroll adjustments including update and delete operations 2026-06-14 14:38:38 +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 refactor: restrict marketing role permissions and add employee advances and payroll access 2026-06-14 16:43:46 +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