dstpabuaran.com/resources/js
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
..
components Refactor permissions and sidebar items; enhance user role checks 2026-08-04 23:57:00 +07:00
hooks Refactor permissions and sidebar items; enhance user role checks 2026-08-04 23:57:00 +07:00
layouts refactor: improve layout formatting in AppShell and AppSidebarLayout; update button text in ProductCreate and ProductEdit 2026-08-01 15:15:44 +07:00
lib feat: enhance employee and leave request management 2026-08-04 23:03:56 +07:00
pages refactor: streamline user query methods for improved readability and maintainability 2026-08-04 23:15:00 +07:00
types Refactor code for improved readability and consistency across multiple files 2026-08-01 10:14:47 +07:00
app.tsx feat: add PWA support with manifest and service worker registration 2026-07-30 22:23:41 +07:00
sw.ts feat: add push notification functionality and service worker 2026-08-01 11:36:20 +07:00