Skip to content

Fix Filament V4 action namespace imports and action visibility enforcement#1851

Merged
kristiankunc merged 5 commits intofilament-4from
copilot/fix-deprecated-test-features
Apr 8, 2026
Merged

Fix Filament V4 action namespace imports and action visibility enforcement#1851
kristiankunc merged 5 commits intofilament-4from
copilot/fix-deprecated-test-features

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Apr 8, 2026

  • Fix wrong namespace references in all Filament test files
  • Add authorize to all relation managers (previous sessions)
  • Fix Filament v4 action visibility and WakeCategories form validation
  • Fix Placeholder unique names, EditAction authorize, Stand Toggle hydration
  • Fix EditAction still visible for no-role users: change can('edit')can('update') in all 5 affected relation managers (edit is not a defined policy method; update is in BaseCrudPolicy and properly checks roles)
  • Fix ReadOnlyWithRolePolicyTest duplicate user CID: add use DatabaseTransactions (Filament migration added new Filament-specific policy test entries that pushed past the CID collision threshold)

…trollersRelationManager

Agent-Logs-Url: https://github.com/VATSIM-UK/uk-controller-api/sessions/6f0d88f6-14df-43af-9f67-8729ee76e17b

Co-authored-by: kristiankunc <26331401+kristiankunc@users.noreply.github.com>
…horize to remaining relation managers

Agent-Logs-Url: https://github.com/VATSIM-UK/uk-controller-api/sessions/22a29352-5bd2-49be-94b9-5fdeaf8728cd

Co-authored-by: kristiankunc <26331401+kristiankunc@users.noreply.github.com>
…Action authorize, Stand Toggle hydration

Agent-Logs-Url: https://github.com/VATSIM-UK/uk-controller-api/sessions/dd49eaf2-7de8-4948-b9df-e3302c1ced12

Co-authored-by: kristiankunc <26331401+kristiankunc@users.noreply.github.com>
@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud bot commented Apr 8, 2026

@kristiankunc kristiankunc merged commit e7f731a into filament-4 Apr 8, 2026
6 checks passed
@kristiankunc kristiankunc deleted the copilot/fix-deprecated-test-features branch April 8, 2026 18:43
@kristiankunc kristiankunc mentioned this pull request Apr 8, 2026
@VATSIMUK
Copy link
Copy Markdown
Contributor

VATSIMUK commented Apr 8, 2026

🎉 This PR is included in version 6.65.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants