|
Some checks failed
Main Confidence / confidence (push) Failing after 1m29s
## 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 |
||
|---|---|---|
| .. | ||
| AlertDeliveryFactory.php | ||
| AlertDestinationFactory.php | ||
| AlertRuleFactory.php | ||
| BackupItemFactory.php | ||
| BackupSetFactory.php | ||
| BaselineProfileFactory.php | ||
| BaselineSnapshotFactory.php | ||
| BaselineSnapshotItemFactory.php | ||
| BaselineTenantAssignmentFactory.php | ||
| EntraGroupFactory.php | ||
| EntraRoleDefinitionFactory.php | ||
| FindingFactory.php | ||
| InventoryItemFactory.php | ||
| InventoryLinkFactory.php | ||
| OperationalControlActivationFactory.php | ||
| OperationRunFactory.php | ||
| PlatformUserFactory.php | ||
| PolicyFactory.php | ||
| PolicyVersionFactory.php | ||
| ProductUsageEventFactory.php | ||
| ProviderConnectionFactory.php | ||
| ProviderCredentialFactory.php | ||
| RestoreRunFactory.php | ||
| ReviewPackFactory.php | ||
| StoredReportFactory.php | ||
| SupportRequestFactory.php | ||
| TenantFactory.php | ||
| TenantOnboardingSessionFactory.php | ||
| TenantReviewFactory.php | ||
| TenantReviewSectionFactory.php | ||
| TenantSettingFactory.php | ||
| TenantTriageReviewFactory.php | ||
| UserFactory.php | ||
| VerificationCheckAcknowledgementFactory.php | ||
| WorkspaceFactory.php | ||
| WorkspaceMembershipFactory.php | ||
| WorkspaceSettingFactory.php | ||