store/resources/js/pages/admin
2026-06-21 13:02:31 +07:00
..
account style: update form input placeholders with descriptive examples for improved UX 2026-06-14 02:17:27 +07:00
finance refactor: consolidate payroll management by merging PayrollPeriodController into PayrollController, enhancing data handling and UI components for improved functionality 2026-06-21 01:02:12 +07:00
hr refactor: simplify LeaveRequest handling by removing unnecessary permission checks and validation methods, streamline service methods, and enhance UI components for better user experience 2026-06-21 01:39:27 +07:00
manage refactor: update default material usage value and ensure consistent formatting to two decimal places across Cutting components for improved clarity 2026-06-21 13:02:31 +07:00
master refactor: remove cutting management components to streamline codebase and improve maintainability 2026-06-21 01:51:39 +07:00
system refactor: integrate tooltip functionality into activity log action button for improved user interaction and clarity 2026-06-21 01:56:49 +07:00
Dashboard.vue feat: enhance raw material stock display by adding breakdown by unit in DashboardController and updating Dashboard.vue for improved inventory insights 2026-06-21 12:15:18 +07:00