TenantAtlas/specs/102-filament-5-2-1-upgrade/contracts
ahmido 8f8bc24d1d feat: upgrade Filament to v5.2.1 (#124)
What: Upgrade Filament auf v5.2.1 (inkl. composer.lock + veröffentlichte Filament assets unter public), SpecKit-Doku unter specs/102-..., plus kleine Anpassungen in Tests + Tenant-Scoping in BackupSetResource.
Verification: vendor/bin/sail bin pint --dirty --format agent (pass) + vendor/bin/sail artisan test --compact [AlertDeliveryViewerTest.php](http://_vscodecontentref_/6) tests/Feature/Filament/BackupSetGraphSafetyTest.php (pass)
Co-authored-by: Ahmed Darrazi <ahmed.darrazi@live.de>
Reviewed-on: #124
2026-02-20 12:20:42 +00:00
..
README.md feat: upgrade Filament to v5.2.1 (#124) 2026-02-20 12:20:42 +00:00

Contracts: Filament v5.2.1 Upgrade

This feature introduces no new API contracts and no Microsoft Graph contract changes.

  • No new endpoints
  • No changes to config/graph_contracts.php
  • No new external integrations

Verification focus is framework/runtime compatibility and UI regression risk.