TenantAtlas/app/Support/Badges/Domains
ahmido 0dc79520a4 feat: provider access hardening (RBAC write gate) (#132)
Implements provider access hardening for Intune write operations:

- RBAC-based write gate with configurable staleness thresholds
- Gate enforced at restore start and in jobs (execute + assignments)
- UI affordances: disabled rerun action, tenant RBAC status card, refresh RBAC action
- Audit logging for blocked writes
- Ops UX label: `rbac.health_check` now displays as “RBAC health check”
- Adds/updates Pest tests and SpecKit artifacts for feature 108

Notes:
- Filament v5 / Livewire v4 compliant.
- Destructive actions require confirmation.
- Assets: no new global assets.

Tested:
- `vendor/bin/sail artisan test --compact` (suite previously green) + focused OpsUx tests for OperationCatalog labels.
- `vendor/bin/sail bin pint --dirty`.

Co-authored-by: Ahmed Darrazi <ahmed.darrazi@live.de>
Reviewed-on: #132
2026-02-23 00:49:37 +00:00
..
AlertDeliveryStatusBadge.php feat(alerts): test message + last test status + deep links (#122) 2026-02-18 23:12:38 +00:00
AlertDestinationLastTestStatusBadge.php feat(alerts): test message + last test status + deep links (#122) 2026-02-18 23:12:38 +00:00
BackupSetStatusBadge.php 059-unified-badges (#71) 2026-01-22 23:44:51 +00:00
BaselineProfileStatusBadge.php Baseline governance UX polish + view Infolist (#123) 2026-02-19 23:56:09 +00:00
BooleanEnabledBadge.php 059-unified-badges (#71) 2026-01-22 23:44:51 +00:00
BooleanHasErrorsBadge.php 059-unified-badges (#71) 2026-01-22 23:44:51 +00:00
FindingSeverityBadge.php feat: Workspace settings slices v1 (backup, drift, operations) (#120) 2026-02-16 03:18:33 +00:00
FindingStatusBadge.php feat(104): Provider Permission Posture (#127) 2026-02-21 22:32:52 +00:00
FindingTypeBadge.php feat: Spec 105 — Entra Admin Roles Evidence + Findings (#128) 2026-02-22 02:37:36 +00:00
IgnoredAtBadge.php 059-unified-badges (#71) 2026-01-22 23:44:51 +00:00
ManagedTenantOnboardingVerificationStatusBadge.php 073-unified-managed-tenant-onboarding-wizard (#90) 2026-02-04 23:30:55 +00:00
OperationRunOutcomeBadge.php Spec 081: Provider connection cutover (#98) 2026-02-08 11:28:51 +00:00
OperationRunStatusBadge.php 059-unified-badges (#71) 2026-01-22 23:44:51 +00:00
PolicyRestoreModeBadge.php 059-unified-badges (#71) 2026-01-22 23:44:51 +00:00
PolicyRiskBadge.php 059-unified-badges (#71) 2026-01-22 23:44:51 +00:00
PolicySnapshotModeBadge.php 059-unified-badges (#71) 2026-01-22 23:44:51 +00:00
ProviderConnectionHealthBadge.php feat: unify provider connection actions and notifications (#73) 2026-01-25 01:01:37 +00:00
ProviderConnectionStatusBadge.php feat: unify provider connection actions and notifications (#73) 2026-01-25 01:01:37 +00:00
RestoreCheckSeverityBadge.php 059-unified-badges (#71) 2026-01-22 23:44:51 +00:00
RestorePreviewDecisionBadge.php 059-unified-badges (#71) 2026-01-22 23:44:51 +00:00
RestoreResultStatusBadge.php 059-unified-badges (#71) 2026-01-22 23:44:51 +00:00
RestoreRunStatusBadge.php 059-unified-badges (#71) 2026-01-22 23:44:51 +00:00
TenantAppStatusBadge.php 059-unified-badges (#71) 2026-01-22 23:44:51 +00:00
TenantPermissionStatusBadge.php 059-unified-badges (#71) 2026-01-22 23:44:51 +00:00
TenantRbacStatusBadge.php feat: provider access hardening (RBAC write gate) (#132) 2026-02-23 00:49:37 +00:00
TenantStatusBadge.php feat: unified managed tenant onboarding wizard (#88) 2026-02-03 17:30:15 +00:00
VerificationCheckSeverityBadge.php feat: verification report framework (074) (#89) 2026-02-03 23:58:17 +00:00
VerificationCheckStatusBadge.php feat: verification report framework (074) (#89) 2026-02-03 23:58:17 +00:00
VerificationReportOverallBadge.php feat: verification report framework (074) (#89) 2026-02-03 23:58:17 +00:00