TenantAtlas/app/Support/Diff
ahmido 3f6f80f7af feat: refine onboarding draft flow and RBAC diff UX (#171)
## Summary
- add the RBAC role definition diff UX upgrade as the first concrete consumer of the shared diff presentation foundation
- refine managed tenant onboarding draft routing, CTA labeling, and cancellation redirect behavior
- tighten related Filament and diff rendering regression coverage

## Testing
- updated focused Pest coverage for onboarding draft routing and lifecycle behavior
- updated focused Pest coverage for shared diff partials and RBAC finding rendering

## Notes
- Livewire v4.0+ compliance is preserved within the existing Filament v5 surfaces
- provider registration remains unchanged in bootstrap/providers.php
- no new Filament assets were added; existing deployment practice still relies on php artisan filament:assets when assets change

Co-authored-by: Ahmed Darrazi <ahmed.darrazi@live.de>
Reviewed-on: #171
2026-03-14 20:09:54 +00:00
..
DiffPresentation.php feat: add shared diff presentation foundation (#170) 2026-03-14 12:32:08 +00:00
DiffPresenter.php feat: add shared diff presentation foundation (#170) 2026-03-14 12:32:08 +00:00
DiffRow.php feat: add shared diff presentation foundation (#170) 2026-03-14 12:32:08 +00:00
DiffRowStatus.php feat: add shared diff presentation foundation (#170) 2026-03-14 12:32:08 +00:00
DiffSummary.php feat: add shared diff presentation foundation (#170) 2026-03-14 12:32:08 +00:00
RbacRoleDefinitionDiffBuilder.php feat: refine onboarding draft flow and RBAC diff UX (#171) 2026-03-14 20:09:54 +00:00
ValueStringifier.php feat: add shared diff presentation foundation (#170) 2026-03-14 12:32:08 +00:00