mirror of https://github.com/rancher/dashboard.git
- RBAC Role type improvements
- Remove rule 'Non-Resource URL' field. RBAC role type is namespaced, non-resource url's are not.
- Apply additional validation (
- rule resource AND api group required, rather than default rule resource, non-resource url or api group required
- name is required
- Show Required indicator for all fields (reflecting validation)
- Other Role type improvements
- Show Required indicator for rule Verbs field
- This does mean that when the page initially loads we show an empty rule row with required fields... but user can ignore this and successfully save the role anyway. The alternative is to not show an empty rule to begin with... but this forces the user to `Add Resource`. I feel the later is more of an issue than the former.
- name is required
|
||
|---|---|---|
| .. | ||
| login | ||
| AllowedPrincipals.vue | ||
| AuthBanner.vue | ||
| Principal.vue | ||
| RoleDetailEdit.vue | ||
| SelectPrincipal.vue | ||