Commit Graph

18 Commits

Author SHA1 Message Date
Vincent Fiduccia d39a3091d6
Only show users & settings if you can edit them 2021-08-19 14:48:09 -07:00
Vincent Fiduccia 4e8d114be1
Look for PUT instead of PATCH 2021-08-18 14:09:57 -07:00
Richard Cox 355c6b4f7f
Merge pull request #3440 from richard-cox/blank-local-cluster
Default to a blank cluster when the user does not have access to any
2021-07-14 10:53:39 +01:00
Nancy 30c183864e
Merge pull request #3425 from mantis-toboggan-md/bugfix-brand
ui branding issues
2021-07-13 07:12:26 -07:00
Richard Cox 4019302243 Default to a blank cluster when the user does not have access to any
- Normally this is the local cluster for admins
- For non-admins (restricted-admins, standard users, etc) who don't have access to the local cluster this causes this causes 403 errors
- So for cases where we don't have a cluster default to a 'blank' one which we don't fetch
- Still need to check places where we assume 'local' cluster, including in routes, where we should use the new blank cluster... and pages/components that assume we have a currentCluster
2021-07-09 15:48:57 +01:00
Nancy Butler 527a42923e fix community links
support link visibility tweaks
2021-07-08 07:05:59 -07:00
Neil MacDougall 1c64028431 Improvements to the home page for single cluster install 2021-07-07 14:38:51 +01:00
Richard Cox 1fb24c323c Fixes after review
- Fixed display of pool template size/location
- Added i10n for missing pool template description
- Fixed some comments
2021-06-28 13:21:24 +01:00
Richard Cox 92d4e5e9af Add grouping and more info to the explorer kube node list
- Add POD stat to kube nodes table
- Group kube nodes by management node pools, describe pools as per old norman node pools
- Add Drain Node
- Add ability to hide table columns depending on window width
  - hide certain stats at certain widths
- Fixed an issue where RAM & CPU stats were reported strangely (multiplied over an above normal % only to be reduced to working % in formatter)
2021-06-24 13:33:45 +01:00
Nancy 3e0ce138ea
Merge pull request #3170 from mantis-toboggan-md/single-cluster
Single-Cluster home page tweak
2021-06-21 09:55:43 -07:00
Nancy Butler 13fc68f3e0 account for has-support not defined yet 2021-06-08 14:38:39 -07:00
Nancy Butler 47c79fc197 home page single cluster 2021-06-07 09:25:31 -07:00
Nancy Butler 3f72a287aa support links tweaks 2021-06-01 07:49:47 -07:00
Neil MacDougall 9f6e2d785e Add margin to home page 2021-05-26 15:47:22 +01:00
Neil MacDougall 69fd5c177c Add value for name field rather than search 2021-05-24 11:20:29 +01:00
Neil MacDougall 4790b51a97 Make name column filterable on home page cluster list 2021-05-23 21:08:43 +01:00
Vincent Fiduccia 2b4944679a
Only show add cluster if MCM is on 2021-05-20 16:48:44 -07:00
Vincent Fiduccia 73a8f989d2
Add cluster buttons to home 2021-05-18 08:52:26 -07:00