TenantAtlas/apps/platform/app/Filament/Resources
ahmido 29ad8852ca
Some checks failed
Main Confidence / confidence (push) Failing after 1m1s
merge: platform-dev into dev (#295)
## Summary
- integrate the current `platform-dev` branch into `dev`
- bring the latest platform work from the integration branch into the main development branch
- include the recent findings lifecycle backfill removal slice together with the already accumulated `platform-dev` changes

## Scope
- source branch: `platform-dev`
- target branch: `dev`
- branch role: integration PR, not a single-feature PR

## Validation
- branch state reviewed before PR creation
- `platform-dev` is ahead of `dev` with the expected integration history
- this PR intentionally carries the accumulated `platform-dev` commits into `dev`

## Notes
- this is the correct merge direction for the current workflow, where feature branches land in `platform-dev` first and `platform-dev` is then merged into `dev`
- after merging, `platform-dev` can be recreated fresh from `dev` as usual

Co-authored-by: Ahmed Darrazi <ahmed.darrazi@live.de>
Reviewed-on: #295
2026-04-28 22:11:20 +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: harden governance action semantics (#229) 2026-04-12 21:21:44 +00:00
FindingExceptionResource/Pages feat: harden governance action semantics (#229) 2026-04-12 21:21:44 +00:00
FindingResource/Pages merge: platform-dev into dev (#295) 2026-04-28 22:11:20 +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 247: plans entitlements billing readiness (#287) 2026-04-27 17:35:04 +00:00
TenantResource feat: harden governance action semantics (#229) 2026-04-12 21:21:44 +00:00
TenantReviewResource/Pages feat(reviews): add CustomerReviewWorkspace with audit logging and RBAC enforcement (#289) 2026-04-28 07:15:41 +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(reviews): add CustomerReviewWorkspace with audit logging and RBAC enforcement (#289) 2026-04-28 07:15:41 +00:00
FindingExceptionResource.php feat: implement spec 192 record page header discipline (#226) 2026-04-11 21:20:41 +00:00
FindingResource.php feat: implement platform localization v1 (#293) 2026-04-28 19:45:03 +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: commercial lifecycle overlay for workspace entitlements (#292) 2026-04-28 13:39:33 +00:00
TenantResource.php feat: unify provider-backed action dispatch gating (#255) 2026-04-20 06:52:38 +00:00
TenantReviewResource.php feat: implement platform localization v1 (#293) 2026-04-28 19:45:03 +00:00