Commit Graph

11 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
codyrancher 3ca300c010
Merge pull request #4173 from codyrancher/cloud-provider-delete
Remove delete as an available action to nodes provisioned by the cloud provider k8s services
2021-09-15 14:17:01 -07:00
Cody Jackson 9dcbcb2ec7 Remove delete as an available action to nodes provisioned by the cloud provider k8s services
https://github.com/rancher/dashboard/issues/4169
2021-09-15 12:44:51 -07:00
Vincent Fiduccia 16295893e3
Class file model support 2021-09-14 02:37:49 -07:00
Vincent Fiduccia c3e57dba59
Use norman for rke1 node delete (#3996) 2021-08-25 00:13:19 -07:00
Vincent Fiduccia 72d1318953
Disable clone on node and node accessories (#3541) 2021-07-28 11:06:31 -07:00
Richard Cox 86a549a43e Add 'Download SSH Key' action for Management Nodes
- #3362
2021-07-07 13:46:13 +01:00
Richard Cox 8fe34b4778 Changes following review
- Tweak some translations
- Remove used alwaysGroup
- Fix RKE1 scale pool & reactivity
- Show management pool table if rke2 or have machines
- Show node pool table if not management pool and have nodes
- Cleaned up `roles()` function (and made common fn)
- Converted some 'clusterId' property names to 'mgmtClusterId'
2021-06-29 14:11:36 +01:00
Richard Cox f960597e2c Multiple fixes and changes following Vince sync
Functional
- Attempt to load resource model file with store prefix ('cluster/node') before attempting just type ('node). Fixes kube / norman node clash
UI
- Fixed node list group/ungroup button label
- Fixed node list group label
- Fixed bottom border of row without taints
2021-06-25 13:29:29 +01:00