Neil MacDougall
3f9d35cbd5
Merge pull request #3302 from nwmac/remove-cluster-manager
...
Remove Cluster Manager
2021-06-28 13:53:16 +01:00
Neil MacDougall
8dd0f6d2fc
Tweak tooltip hover on cluster name
2021-06-25 15:09:29 +01:00
Neil MacDougall
4c8408a175
Remove Cluster Manager
2021-06-25 08:18:47 +01:00
Vincent Fiduccia
f2cc17437c
Merge pull request #3294 from westlywright/bug.windows.shell
...
Windows Shell Bug
2021-06-21 15:24:02 -07:00
Westly Wright
a236122bd3
check node and node info for os in container shell
...
to ensure the command is correct for windows nodes
rancher/dashboard#3157
2021-06-21 15:13:41 -07:00
codyrancher
36ee60a536
Merge pull request #3289 from codyrancher/starred-and-permission
...
Adding another custom permission option for cluster members and allow virtualtypes to be favorited
2021-06-21 12:21:47 -07:00
Cody Jackson
aaf9735cc1
Adding another custom permission option for cluster members and allow virtualtypes to be favorited
...
https://github.com/rancher/dashboard/issues/3247
2021-06-21 08:57:29 -07:00
Neil MacDougall
d82b27487d
Improve colour of sub-headings in nav
2021-06-17 16:00:11 +01:00
Richard Cox
a094f88f89
Merge pull request #3254 from richard-cox/local-cluster-menu-colour
...
Remove primary/branded colour of local cluster side menu item
2021-06-17 11:32:28 +01:00
Richard Cox
2bc1b7e085
Remove primary/branded colour of local cluster side menu item
2021-06-17 09:55:39 +01:00
Neil MacDougall
f3cc824d0a
Add tootip when cluster name is truncated
2021-06-16 13:35:58 +01:00
Neil MacDougall
d0e9ea708b
Fix text overflow for cluster name
2021-06-15 13:04:57 +01:00
Westly Wright
2bc63dab15
change shell command for windows clusters
...
rancher/dashboard#3157
2021-06-11 14:31:45 -07:00
Neil MacDougall
a9831a872e
Merge pull request #3204 from nwmac/group-default-type
...
Navigation: Allow default child for a group to be configured
2021-06-10 14:15:09 +01:00
Neil MacDougall
a1cee4ed56
Address PR feedback
2021-06-10 11:15:11 +01:00
Neil MacDougall
d4869359cb
Navigation: Allow default child for a group to be configured
2021-06-09 21:19:15 +01:00
Richard Cox
175ee7d477
Show error/transition state description in resource lists
...
- for resources in error or transitioning states show the associated message underneath the row
- message is placed as default content in list's sub-row (currently only used for cis reports)
- also allow override of resource state object used to determine resource state and state message
- only used in provisioning cluster to swap state with management cluster if not rke2
- this will be reverted once backend correctly syncs state of legacy/rke1 clusters correctly
Also fixed indentation of unconnected clusters in side nav
2021-06-09 15:20:42 +01:00
Vincent Fiduccia
c7c15455cc
Configure addon charts when deploying cluster
2021-06-08 15:14:44 -07:00
Neil MacDougall
5e55882b8e
Address minor issues in side menu
2021-06-03 13:52:00 +01:00
Nancy Butler
a45596926c
hide support link for non-admins
2021-06-01 07:58:00 -07:00
Neil MacDougall
46c0a1e81c
Minor visual tweaks to top menu/header
2021-05-28 21:28:23 +01:00
Neill Somerville
d6dbbaa795
Merge pull request #3067 from neillsom/neill/2360/kubectl-shell-connecting-ux
...
kubectl shell connection status update
2021-05-27 09:32:54 -07:00
Neil MacDougall
20cb1fd137
Merge pull request #3031 from nwmac/unified-ui
...
Ember page embedding enhancements
2021-05-27 16:31:24 +01:00
Neil MacDougall
256cc40279
Address PR feedback
2021-05-26 20:44:31 +01:00
Neil MacDougall
3a031d7ec7
Fix issue with scroll showing for local cluster
2021-05-26 14:45:18 +01:00
Neil MacDougall
9a5a277463
Fix feedback followign review
2021-05-26 13:58:45 +01:00
Neil MacDougall
a156beed09
FIx feedback from review
2021-05-25 16:16:50 +01:00
Neil MacDougall
ca5a02acc9
Allow number of clusters shown in slide-in menu to be configurable
2021-05-25 16:16:50 +01:00
Neil MacDougall
8699cc71be
Changes to add v1 charts to cluster tools
2021-05-25 10:42:19 +01:00
Neill Somerville
9a2841efe8
move connection message to be in view, change color for light mode visibility
2021-05-24 09:37:48 -07:00
Neil MacDougall
8c062fa808
Merge pull request #3039 from neillsom/neill/2942/icon-for-local-cluster
...
Update icon for local cluster to blue cow
2021-05-24 17:24:37 +01:00
Neil MacDougall
52c25c7074
Merge pull request #3046 from nwmac/branding-tweaks
...
Branding refinements
2021-05-24 16:43:44 +01:00
Neil MacDougall
ac5b2679cf
Remove debug json in side navigation
2021-05-24 11:15:41 +01:00
Vincent Fiduccia
a083312b00
Support showing ui.cattle.io.navlinks in the nav
2021-05-22 01:45:42 -07:00
Vincent Fiduccia
e3e7620a72
NamespaceFilter should be on all explorer pages
2021-05-21 14:41:51 -07:00
Neil MacDougall
29c55196e4
Use inline icon, so we can change the color to be primary
2021-05-21 13:42:11 +01:00
Neil MacDougall
f80378c475
Branding tweaks
2021-05-21 08:38:00 +01:00
Neill Somerville
08f53b205f
add new svgs for local cluster, complies with suse green theme
2021-05-19 15:24:43 -07:00
Neill Somerville
b19156fcc3
add new svgs for local cluster, complies with suse green theme
2021-05-19 15:15:46 -07:00
Neil MacDougall
9fa224e717
Ideas to tidy up the color palette
2021-05-19 09:10:11 -07:00
Nancy Butler
ecb5119f1f
ui-banners, ui-pl, ui-issues settings page
...
style feedback
2021-05-18 08:18:00 -07:00
Cody Jackson
33d6918188
Migrating Projects from Ember to Vue
...
rancher/dashboard#2500
2021-05-17 08:49:54 -07:00
Neil MacDougall
c630e14a80
Fix top level ment not closing
2021-05-14 16:11:37 +01:00
Richard Cox
303f127f1d
Tweak step description
2021-05-14 07:40:29 +01:00
Richard Cox
c85e9cd917
Add 'dock in window' option to slide in
2021-05-14 07:40:29 +01:00
Richard Cox
b05837c14d
Add Helm Chart Install Stepper
...
- Replaces old edit/install page, which is split out in to Chart Details page and Chart Install page
- Two pages share common mixin
- Updated existing Wizard component for stepper
- Wizard header greatly updated
- Step indicator no longer uses query param
2021-05-14 07:40:26 +01:00
Vincent Fiduccia
00d4b11a4f
API groups, cni back to server args
2021-05-13 17:29:33 -07:00
Vincent Fiduccia
4adc42e108
ClusterSwitcher isn't used anymore
2021-05-13 17:29:33 -07:00
Vincent Fiduccia
bcc3ddf366
Use vendor/product in most places instead of hardcoded Rancher
2021-05-13 17:29:32 -07:00
Nancy Butler
fc38f2a4f3
revert changes to light and dark sheets; toplevelnav in primary colors
2021-05-13 07:55:00 -07:00