phpvms/app
Arthur Parienté 7609f6d1d9
fix(permissions): let view:modules grant access to module panels
canAccessPanel() short-circuited on module panels and never fell through to the legacy view:modules permission, so a user holding only view:modules was denied every module panel despite the documented fallback.
2026-06-18 20:34:35 +02:00
..
Addons feat(modules): give each module its own Filament panel with a switcher 2026-06-17 22:41:34 +02:00
Casts more refinement around the uninstall/removal process, added sample in for easier testing 2026-06-12 15:07:38 -05:00
Console/Commands fix(permissions): address CodeRabbit review feedback 2026-06-14 12:02:38 +02:00
Contracts Merge branch 'main' into feat/roles-permissions 2026-06-18 20:20:06 +02:00
Cron postgres fixes 2026-06-01 18:38:58 -05:00
Enums feat(permissions): add ability-based permission core 2026-06-14 11:13:40 +02:00
Events postgres fixes 2026-06-01 18:38:58 -05:00
Exceptions more refinement around the uninstall/removal process, added sample in for easier testing 2026-06-12 15:07:38 -05:00
Filament Merge branch 'main' into feat/roles-permissions 2026-06-18 20:20:06 +02:00
Http fix(permissions): address CodeRabbit review feedback 2026-06-14 12:02:38 +02:00
Jobs feat(schema-modernization): foundations for RouteForge 2026-05-23 12:05:09 -05:00
Listeners feat(permissions): seed roles/permissions and drop ShieldSeeder 2026-06-14 11:16:09 +02:00
Livewire/Filament Updating styling and looks of the installer/admin/system filament pages (#2211) 2026-05-20 11:05:32 -05:00
Models fix(permissions): let view:modules grant access to module panels 2026-06-18 20:34:35 +02:00
Notifications more refinement around the uninstall/removal process, added sample in for easier testing 2026-06-12 15:07:38 -05:00
Observers refactor(routeforge): bulk-insert commit pipeline 2026-05-25 13:57:32 -05:00
Policies fix(permissions): address CodeRabbit review feedback 2026-06-14 12:02:38 +02:00
Providers Merge branch 'main' into feat/roles-permissions 2026-06-18 20:20:06 +02:00
Queries Test/coordination fixes 2026-06-02 16:58:06 -05:00
Services Merge branch 'main' into feat/roles-permissions 2026-06-18 20:20:06 +02:00
Support more refinement around the uninstall/removal process, added sample in for easier testing 2026-06-12 15:07:38 -05:00
Traits feat: add HasNanoIds trait for Nano ID primary keys 2026-06-07 21:51:24 +02:00
Utils [8.x] refactor: migrate to the new modern laravel structure (#2207) 2026-05-07 14:58:11 -05:00
Widgets [8.x] refactor: use native php enum instead of class (#2210) 2026-05-12 16:29:41 -05:00
helpers.php feat(addons): refactor module links and improve addon handling 2026-06-12 15:04:38 -05:00