feat: add findings operator inbox #258
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "221-findings-operator-inbox"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
My Findingsinbox at/admin/findings/my-workAssigned to mesignal and inbox-to-detail continuityValidation
cd apps/platform && ./vendor/bin/sail bin pint --dirty --format agentcd apps/platform && ./vendor/bin/sail artisan test --compact tests/Feature/Findings/MyWorkInboxTest.php tests/Feature/Authorization/MyWorkInboxAuthorizationTest.php tests/Feature/Dashboard/MyFindingsSignalTest.phpcd apps/platform && ./vendor/bin/sail artisan test --compact tests/Feature/Filament/WorkspaceOverviewNavigationTest.phptenantatlasruntime, including seeded positive-path and negative-path checks plus fixture cleanupFilament v5 Guardrails
apps/platform/bootstrap/providers.phpFindingResourcealready has a View page and the new inbox is a custom page, not a searchable resourcecd apps/platform && php artisan filament:assetsremains unchanged