Commit Graph

107 Commits

Author SHA1 Message Date
wujun e1fa3ec85c HARVESTER: update for review 2021-09-17 11:07:39 +08:00
n313893254 4349df725b update for review 2021-09-17 11:07:39 +08:00
wujun fc77b93da6 HARVESTER: changge virtual store => harvester store 2021-09-17 11:07:39 +08:00
wujun 746cc29d41 HARVESTER: fix: show head error 2021-09-17 11:07:38 +08:00
wujun 06a9f75ce8 HARVESTER: feat: add kubeconfig download button 2021-09-17 11:07:38 +08:00
wujun a60e74c5a7 HARVESTER: fix: add prefs page product name 2021-09-17 11:07:37 +08:00
n313893254 0252630855 HARVESTER:fix:header link in preferences is broken
https://github.com/harvester/harvester/issues/1100
2021-09-17 11:07:37 +08:00
yuzeng 70cc67b618 HARVESTER: Refactor Members 2021-09-17 11:07:37 +08:00
yuzeng ee2baafa7d HARVESTER: header style 2021-09-17 11:06:47 +08:00
n313893254 b0fbb26ea6 HARVESTER: Fix isVirtualCluster 2021-09-17 11:06:47 +08:00
n313893254 bacea5b497 HARVESTER:Add icon and bugfix 2021-09-17 11:06:47 +08:00
n313893254 d49361b3e7 HARVESTER:fix:mutil cluster 2021-09-17 11:03:28 +08:00
n313893254 1f33fe48f2 HARVESTER:feature:mutil cluster menu 2021-09-17 11:03:28 +08:00
Richard Cox 272e32550d Fix first set of issues related to blank cluster 2021-07-09 17:43:57 +01: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
Neil MacDougall 8dd0f6d2fc Tweak tooltip hover on cluster name 2021-06-25 15:09:29 +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
Vincent Fiduccia c7c15455cc
Configure addon charts when deploying cluster 2021-06-08 15:14:44 -07:00
Neil MacDougall 46c0a1e81c Minor visual tweaks to top menu/header 2021-05-28 21:28:23 +01: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
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
Vincent Fiduccia bcc3ddf366
Use vendor/product in most places instead of hardcoded Rancher 2021-05-13 17:29:32 -07:00
Nancy Butler 5260e4c916 brand cookie 2021-05-13 07:54:08 -07:00
Nancy Butler 3d56d18b91 fix brandimage 2021-05-13 07:52:45 -07:00
Richard Cox d738a8fb5e Changes following review
- Removed 'About' link from user menu, changed 'version' link in the slide in side nav to point to the About page
- About page
  - Switched the app name to use getVendor instead of getProduct (roughly `Dashboard` --> `Rancher`)
  - Removed the UI version. I'd like to come back to this at some point, it would be handy for QA to know where the dashboard build came from
  - Fixed visual issues regarding tweaks
  - Release notes still exist in a separate page but are reachable from the About page
2021-05-12 12:37:06 +01:00
Richard Cox f353773f25 Port Ember Version Modal & Minor Changes
Port the Ember Version Modal
- Previously this was reached via clicking on the version text in the footer, now it's reached via the user menu top right
- This also previously was a modal whereas now it's a page as per other user menu items

Minor Changes
- i10n - User menu text
- Fix - Size of side menu's group menu down arrow now fills menu hover area (no more thin hover colour below down arrow when in dark mode)
- Fix - Cluster Dashboard - Hide metrics Tabbed element if there are no Tabs (no more empty faded square at bottom when no metrics)
- Update support links
  - Home Page - Commercial Support - Link now goes to support page
  - Support Page - Contains links to both rancher support info and contact pages
2021-05-12 12:37:04 +01:00
Vincent Fiduccia ecfed78021
Single + bulk download kubeconfig 2021-05-11 12:43:34 -07:00
Neil MacDougall 770e605555 Fix lint issues. Rename to pageActions 2021-05-11 09:19:33 +01:00
Neil MacDougall fefb4dfd94 Add page header action that can be used to set login page 2021-05-11 09:18:48 +01:00
Neil MacDougall fd2f3ec51d Fix lint 2021-04-29 14:03:09 +01:00
Vincent Fiduccia 1009a1bbd1
Merge pull request #2858 from richard-cox/fix-header-button-icon-alignment
Fix vertical alignment of icons in header top right buttons
2021-04-28 16:44:21 -07:00
Vincent Fiduccia b36b09ae73
Put header button tooltips on the whole button instead of icon 2021-04-28 13:59:27 -07:00
Richard Cox 223241dd3d Fix vertical alignment of icons in header top right buttons
- match lineheight of button
- remove unused styles
2021-04-28 11:44:19 +01:00
Neil MacDougall c92bb3fd0b Fix fail whale error page 2021-04-23 11:29:05 +01:00
Neil MacDougall ce25ea07f7 Address PR feedback 2021-04-21 14:59:09 +01:00
Neil MacDougall 4e1b086c61 [2.6] Add Resource search into top nav 2021-04-20 17:37:58 +01:00
Neil MacDougall 4e9b45d5d9 Address PR feedback 2021-04-20 14:39:44 +01:00
Neil MacDougall bccf1bd3c6 Improvements to new navigation 2021-04-20 12:14:01 +01:00
Neil MacDougall 7873d656df
Fix some lint issues 2021-04-20 01:37:23 -07:00
Neil MacDougall e31b232fb0
WIP: Navigation and other UI changes 2021-04-20 01:23:37 -07:00
lvuch 4d7a8f3f6d
driver to providers 2021-04-20 00:52:11 -07:00
Neil MacDougall 29d8c07b86
Fix some lint issues 2021-04-20 00:49:58 -07:00