You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: implement Assign Role Wizard with multi-step functionality
- Added AssignRoleWizard component for assigning roles to users.
- Created AssignRoleWizardPage to handle routing and initial user input.
- Implemented SelectUsersAndRoleStep for user and role selection with validation.
- Developed DefineApplicationScopeStep as a placeholder for defining application scopes.
- Introduced HighlightedUsersInput for enhanced user input with invalid user highlighting.
- Added tests for all new components to ensure functionality and correctness.
- Updated messages for internationalization support.
- Enhanced types for RoleMetadata to include contextType and disabled properties.
0 commit comments