Commit Graph

18 Commits

Author SHA1 Message Date
Vincent Fiduccia 14c6f0c222
_standardActions -> super._availableActions 2021-10-29 11:13:57 -07:00
Vincent Fiduccia e12eae56f4
Drop .class since it's the only type now 2021-10-25 10:20:35 -07:00
Vincent Fiduccia 570c4650e9
Now with more classes and no proxies 2021-10-25 10:20:34 -07:00
Cody Jackson 34b607e891 Ensuring we use the proper clone within the user setEnabled 2021-08-30 09:56:15 -07:00
Cody Jackson 049e778cfb Making user activate/deactivate go through norman
https://github.com/rancherlabs/rancher-security/issues/916
2021-08-27 12:35:10 -07:00
Vincent Fiduccia 7190b7cc28
Look for edit/remove of user on norman user 2021-08-20 02:56:00 -07:00
Richard Cox 7b051a132d Handle Mgmt AuthConfig & User Remove
- Removed auth config `disable` (not used and is now miseleading)
- Added mgmt user 'remove' (create/edit by-passes mgmt user type entirely)
2021-08-16 15:38:11 +01:00
Cody Jackson bbfc4070aa Migrating cluster membership from ember to vue (clusterRoleTemplateBindings)
rancher/dashboard#2501
2021-06-04 04:00:49 -07:00
Vincent Fiduccia 413304f145
Multi-cluster & standalone feature/support 2021-04-21 17:16:43 -07:00
Richard Cox 4f8cec29d6 Add copy button to user in user detail top 2021-03-29 13:24:29 +01:00
Richard Cox 32c55446cb Ensure current user cannot deactivate or delete themselves
- the api does not allow the signed in user to deactivate/delete themselves
- ensure that we don't show these options by checking user isn't the signed in one
- ideally this should be done via the api by removing the 'remove' link for the signed in user
2021-03-18 18:14:12 +00:00
Richard Cox cadc872344
Merge pull request #2517 from richard-cox/fix-users
Fix User type and Settings Product when user is non-admin in non-local cluster
2021-03-18 12:15:04 +00:00
Richard Cox f82dbf049f Change following review 2021-03-12 16:15:51 +00:00
Richard Cox 51e2115d70 Fix users list deactivate when in non-local cluster and non-admin 2021-03-11 15:24:58 +00:00
Richard Cox 4807dfa442 Request confirmation of a random resource when deleting multiple resources
- when deleting multiple resources, and confirm enabled, prompt for a random resource name for confirmation
- random resource name will always be visible, for the case where there are more than 5 to delete
- Improved process to declare which resource requires confirmation
- i10n'd some text
2021-03-09 17:14:33 +00:00
Richard Cox 7d355462df User - List (actions), Create, Clone, Edit, Details
- Update Users list with actions
- Add User create/edit page
- Add User details page
- Brought over user/principal global role validation from ember world
2021-02-24 11:07:02 +00:00
Vincent Fiduccia 5304375640
Github auth config, pluggable login component 2020-12-22 14:43:26 -07:00
Vincent Fiduccia 5d4768b638
User table, filter system users in rbac list 2020-12-07 18:53:01 -07:00