Migrate team section dialogs to the universal modal system
Open
area:frontend
- Dominant language
- JavaScript
- Stars
- 400
- Forks
- 89
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 149
Description
Placeholder for migrating the remaining team section dialogs (after confirmation dialogs are handled in #8125) to the universal store-based modal system. Each group below will be tracked as a sub-issue.
## Groups
* **Device assignment dialogs**: `DeviceAssignApplicationDialog`, `DeviceAssignInstanceDialog`
* **Credentials/token dialogs**: `DeviceCredentialsDialog`, `ProvisioningCredentialsDialog`, `CreateProvisioningTokenDialog`
* **TeamDeviceCreateDialog**: Standalone
* **InviteMemberDialog**: Standalone
* **ChangeTeamRoleDialog**: Standalone
* **ExtendTeamTrialDialog + CreateGitTokenDialog**: Grouped (both simple single-purpose forms)
Part of #8122.
Contributor guide
Assessment
This issue has not been assessed yet.