TenantAtlas/apps/platform/app/Filament/Pages
ahmido 6e3736a53f
Some checks failed
Main Confidence / confidence (push) Failing after 1m29s
Add in-app support request with context (#285)
## Summary
- add the first in-app support request flow with an immutable `SupportRequest` record, canonical context builder, submission service, and generated internal reference
- expose contextual support-request actions from the tenant dashboard and operation run surfaces, including audit logging and support-safe diagnostic capture rules
- add Pest coverage plus the `specs/246-support-request-context` artifacts for the new support-request slice

## Testing
- `cd apps/platform && ./vendor/bin/sail artisan test --compact tests/Feature/SupportRequests/OperationRunSupportRequestActionTest.php tests/Feature/SupportRequests/SupportRequestAuditTest.php tests/Feature/SupportRequests/SupportRequestAuthorizationTest.php tests/Feature/SupportRequests/TenantSupportRequestActionTest.php tests/Unit/Support/SupportRequests/SupportRequestContextBuilderTest.php tests/Unit/Support/SupportRequests/SupportRequestReferenceTest.php`

## Notes
- this PR supersedes the earlier session-branch PR opened from `246-support-request-context-session-1777289015`

Co-authored-by: Ahmed Darrazi <ahmed.darrazi@live.de>
Reviewed-on: #285
2026-04-27 12:51:39 +00:00
..
Auth Spec 182: relocate Laravel platform to apps/platform (#213) 2026-04-08 08:40:47 +00:00
Findings feat: add findings hygiene report and control catalog layering (#264) 2026-04-22 12:26:18 +00:00
Monitoring feat: compress governance operator outcomes (#253) 2026-04-19 12:30:36 +00:00
Operations Add in-app support request with context (#285) 2026-04-27 12:51:39 +00:00
Reviews feat: implement finding outcome taxonomy (#267) 2026-04-23 07:29:05 +00:00
Settings Spec 182: relocate Laravel platform to apps/platform (#213) 2026-04-08 08:40:47 +00:00
Tenancy Spec 182: relocate Laravel platform to apps/platform (#213) 2026-04-08 08:40:47 +00:00
Workspaces feat(onboarding): decision-first verify-step & contextual-help callout fix (#282) 2026-04-27 00:09:46 +00:00
BaselineCompareLanding.php feat: canonical operation type source of truth (#276) 2026-04-25 18:11:23 +00:00
BaselineCompareMatrix.php feat: canonical operation type source of truth (#276) 2026-04-25 18:11:23 +00:00
BreakGlassRecovery.php Spec 182: relocate Laravel platform to apps/platform (#213) 2026-04-08 08:40:47 +00:00
ChooseTenant.php Spec 182: relocate Laravel platform to apps/platform (#213) 2026-04-08 08:40:47 +00:00
ChooseWorkspace.php feat: finalize global shell context contract (#246) 2026-04-18 14:00:49 +00:00
InventoryCoverage.php feat: canonical operation type source of truth (#276) 2026-04-25 18:11:23 +00:00
NoAccess.php Spec 182: relocate Laravel platform to apps/platform (#213) 2026-04-08 08:40:47 +00:00
TenantDashboard.php Add in-app support request with context (#285) 2026-04-27 12:51:39 +00:00
TenantDiagnostics.php Spec 182: relocate Laravel platform to apps/platform (#213) 2026-04-08 08:40:47 +00:00
TenantRequiredPermissions.php Spec 196: restore native Filament table contracts (#236) 2026-04-14 23:30:53 +00:00
WorkspaceOverview.php Spec 182: relocate Laravel platform to apps/platform (#213) 2026-04-08 08:40:47 +00:00