store/resources/js/pages/admin
2026-06-14 02:17:27 +07:00
..
account style: update form input placeholders with descriptive examples for improved UX 2026-06-14 02:17:27 +07:00
finance refactor: reorder component imports and optimize code structure across UI forms and composables 2026-06-14 01:26:00 +07:00
hr 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
manage refactor: reorder component imports and optimize code structure across UI forms and composables 2026-06-14 01:26:00 +07:00
master refactor: reorder component imports and optimize code structure across UI forms and composables 2026-06-14 01:26:00 +07:00
system Add activity logging features by integrating Spatie's laravel-activitylog package. Update Permission and Role enums to include activity log permissions. Implement activity logging in Login and Logout controllers. Enhance sidebar navigation to include activity logs section. Update models to interact with activity logs through InteractsWithActivityLog concern. 2026-06-12 11:10:36 +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