Commit Graph

4 Commits

Author SHA1 Message Date
Cody Jackson 2c1e67e7ca Now directly create and interact with norman bindings
Removed binding filtering and now just use norman bindings. The backend actually does the filtering when using norman.

https://github.com/rancher/dashboard/issues/3768#issuecomment-901827980
2021-08-20 09:28:38 -07:00
Richard Cox 5dff739587 Fix creation of group cluster and project template bindings
- make userPrincipal id/name properties generic in mgnt binding types
  - userPrincipalName becomes principalName
  - principalId comes from this.principalName || this.userPrincipalName || this.groupPrincipalName
- use principal to determine user/group and properties in norman to save
- removed properties in norman save bindings that weren't needed
2021-08-05 14:47:01 +01:00
Cody Jackson 578a4b8888 Adding cluster membership to the rke2 pages
rancher/dashboard#3183
2021-07-07 15:59:57 -07:00
Cody Jackson 964c8f931f Migrating the project membership pages from ember to vue
rancher/dashboard#2673
2021-06-16 11:22:40 -07:00