TenantAtlas/apps/platform/app/Filament/Resources
ahmido 966b7af472
Some checks failed
PR Fast Feedback / fast-feedback (pull_request) Failing after 1m0s
feat: productize customer review workspace (#310)
## Summary
- productize the customer review workspace and released-review drilldown into a calmer customer-safe governance flow
- make review-pack and evidence-proof access explicit, capability-aware, and auditable in the shared Filament resources
- add focused Pest coverage, browser smoke coverage, and the full Spec 258 artifact package

## Notes
- Filament stays on v5 with Livewire v4 surfaces; no provider registration changes were introduced
- no new global-search scope, destructive action surface, or asset registration was added
- bounded additive audit action IDs were added for workspace open and evidence proof open events

## Validation
- focused Pest feature suites for workspace, review detail, review-pack, and evidence flows
- bounded browser smoke: `tests/Browser/Reviews/CustomerReviewWorkspaceSmokeTest.php`
- `cd apps/platform && ./vendor/bin/sail bin pint --dirty --format agent`

Co-authored-by: Ahmed Darrazi <ahmed.darrazi@live.de>
Reviewed-on: #310
2026-04-30 18:15:32 +00:00
..
AlertDeliveryResource/Pages feat: implement spec 193 monitoring action hierarchy (#227) 2026-04-12 10:48:00 +00:00
AlertDestinationResource/Pages Spec 182: relocate Laravel platform to apps/platform (#213) 2026-04-08 08:40:47 +00:00
AlertRuleResource/Pages Spec 182: relocate Laravel platform to apps/platform (#213) 2026-04-08 08:40:47 +00:00
BackupScheduleResource Spec 185: workspace recovery posture visibility (#216) 2026-04-09 12:57:19 +00:00
BackupSetResource feat(219): Finding ownership semantics + LEAN-001 constitution + backup_set unification (#256) 2026-04-20 17:54:33 +00:00
BaselineProfileResource feat: canonical operation type source of truth (#276) 2026-04-25 18:11:23 +00:00
BaselineSnapshotResource/Pages Spec 182: relocate Laravel platform to apps/platform (#213) 2026-04-08 08:40:47 +00:00
EntraGroupResource/Pages feat: unify provider-backed action dispatch gating (#255) 2026-04-20 06:52:38 +00:00
EvidenceSnapshotResource/Pages feat: productize customer review workspace (#310) 2026-04-30 18:15:32 +00:00
FindingExceptionResource/Pages feat: harden governance action semantics (#229) 2026-04-12 21:21:44 +00:00
FindingResource/Pages feat: remove findings acknowledged compatibility and unify canonical operation types (#296) 2026-04-29 07:34:39 +00:00
InventoryItemResource/Pages feat: canonical operation type source of truth (#276) 2026-04-25 18:11:23 +00:00
PolicyResource Spec 182: relocate Laravel platform to apps/platform (#213) 2026-04-08 08:40:47 +00:00
PolicyVersionResource/Pages Spec 182: relocate Laravel platform to apps/platform (#213) 2026-04-08 08:40:47 +00:00
ProviderConnectionResource/Pages feat: neutralize provider connection target-scope surfaces (#274) 2026-04-25 09:07:40 +00:00
RestoreRunResource/Pages feat: finalize dashboard recovery honesty (#215) 2026-04-08 23:21:36 +00:00
ReviewPackResource/Pages feat: productize customer review workspace (#310) 2026-04-30 18:15:32 +00:00
TenantResource feat: harden governance action semantics (#229) 2026-04-12 21:21:44 +00:00
TenantReviewResource/Pages feat: productize customer review workspace (#310) 2026-04-30 18:15:32 +00:00
Workspaces Spec 182: relocate Laravel platform to apps/platform (#213) 2026-04-08 08:40:47 +00:00
AlertDeliveryResource.php feat: implement findings notifications escalation (#261) 2026-04-22 00:54:38 +00:00
AlertDestinationResource.php Spec 182: relocate Laravel platform to apps/platform (#213) 2026-04-08 08:40:47 +00:00
AlertRuleResource.php feat: implement findings notifications escalation (#261) 2026-04-22 00:54:38 +00:00
BackupScheduleResource.php feat: canonical operation type source of truth (#276) 2026-04-25 18:11:23 +00:00
BackupSetResource.php Spec 182: relocate Laravel platform to apps/platform (#213) 2026-04-08 08:40:47 +00:00
BaselineProfileResource.php feat: canonical operation type source of truth (#276) 2026-04-25 18:11:23 +00:00
BaselineSnapshotResource.php feat: unify provider-backed action dispatch gating (#255) 2026-04-20 06:52:38 +00:00
EntraGroupResource.php Spec 182: relocate Laravel platform to apps/platform (#213) 2026-04-08 08:40:47 +00:00
EvidenceSnapshotResource.php feat: productize customer review workspace (#310) 2026-04-30 18:15:32 +00:00
FindingExceptionResource.php feat: implement spec 192 record page header discipline (#226) 2026-04-11 21:20:41 +00:00
FindingResource.php feat: remove findings acknowledged compatibility and unify canonical operation types (#296) 2026-04-29 07:34:39 +00:00
InventoryItemResource.php Enforce operation run link contract (#268) 2026-04-23 13:09:53 +00:00
OperationRunResource.php feat: canonical operation type source of truth (#276) 2026-04-25 18:11:23 +00:00
PolicyResource.php Spec 197: standardize shared detail family contracts (#237) 2026-04-15 09:51:42 +00:00
PolicyVersionResource.php Spec 197: standardize shared detail family contracts (#237) 2026-04-15 09:51:42 +00:00
ProviderConnectionResource.php feat: canonical operation type source of truth (#276) 2026-04-25 18:11:23 +00:00
RestoreRunResource.php Remove Findings lifecycle backfill operational surface (controls slice) (#280) 2026-04-26 15:43:47 +00:00
ReviewPackResource.php feat: productize customer review workspace (#310) 2026-04-30 18:15:32 +00:00
TenantResource.php feat(specs/043): cross tenant compare and promotion (#307) 2026-04-30 07:45:15 +00:00
TenantReviewResource.php feat: productize customer review workspace (#310) 2026-04-30 18:15:32 +00:00