dstpabuaran.com/app/Enums
Yoga Pangestu 3e9776696d Refactor permissions and sidebar items; enhance user role checks
- Updated HandleInertiaRequests middleware to include user permissions in the shared data.
- Modified RolePermissionSeeder to redefine permissions and roles, adding new permissions and restructuring existing ones.
- Refactored app-sidebar component to filter menu items based on user permissions, improving sidebar visibility based on roles.
- Enhanced useCan hook to support checking multiple permissions with canAny function.
- Updated web routes to enforce permission checks on various resource routes, ensuring proper access control.
2026-08-04 23:57:00 +07:00
..
Concerns feat: enhance employee and leave request management 2026-08-04 23:03:56 +07:00
CashTransactionType.php feat: add labels and formatting attributes to various models and enums 2026-08-04 15:31:41 +07:00
CuttingStatus.php feat: add labels and formatting attributes to various models and enums 2026-08-04 15:31:41 +07:00
EmployeeAdvanceStatus.php feat: add labels and formatting attributes to various models and enums 2026-08-04 15:31:41 +07:00
EmploymentStatus.php feat: add labels and formatting attributes to various models and enums 2026-08-04 15:31:41 +07:00
Gender.php feat: add labels and formatting attributes to various models and enums 2026-08-04 15:31:41 +07:00
LeaveRequestStatus.php feat: add labels and formatting attributes to various models and enums 2026-08-04 15:31:41 +07:00
Modules.php feat: enhance product management and purchase functionality 2026-08-02 14:07:16 +07:00
OrderChannel.php feat: add transaction management page with filtering and CRUD functionality 2026-08-04 10:37:28 +07:00
OrderStatus.php feat: add transaction management page with filtering and CRUD functionality 2026-08-04 10:37:28 +07:00
PaymentType.php feat: add transaction management page with filtering and CRUD functionality 2026-08-04 10:37:28 +07:00
PayrollAdjustmentType.php feat: add labels and formatting attributes to various models and enums 2026-08-04 15:31:41 +07:00
PayrollPeriodStatus.php feat: add labels and formatting attributes to various models and enums 2026-08-04 15:31:41 +07:00
PayrollStatus.php feat: add labels and formatting attributes to various models and enums 2026-08-04 15:31:41 +07:00
Permission.php Refactor permissions and sidebar items; enhance user role checks 2026-08-04 23:57:00 +07:00
PriceType.php Refactor code structure for improved readability and maintainability 2026-08-01 02:11:56 +07:00
ProductStatus.php Refactor code structure for improved readability and maintainability 2026-08-01 02:11:56 +07:00
ProductStockQuality.php feat: implement restock management functionality 2026-08-02 22:34:10 +07:00
RawMaterialUnit.php feat: add labels and formatting attributes to various models and enums 2026-08-04 15:31:41 +07:00
Role.php Refactor permissions and sidebar items; enhance user role checks 2026-08-04 23:57:00 +07:00
StokOpnameStatus.php feat: add labels and formatting attributes to various models and enums 2026-08-04 15:31:41 +07:00