Commit Graph

24 Commits

Author SHA1 Message Date
Neil MacDougall 8735ce66aa [master] Fix for vendor not showing as 'SUSE Rancher' 2021-08-24 13:44:19 +01:00
Nancy Butler 527a42923e fix community links
support link visibility tweaks
2021-07-08 07:05:59 -07:00
Vincent Fiduccia dedff10ae5
Don't not avoid negative options (hide-community-links -> [show-]community-links 2021-06-15 03:12:07 -07:00
Nancy 01efe2ef03
Merge pull request #3134 from mantis-toboggan-md/bugfix-whitelabel
support links tweaks
2021-06-08 09:50:53 -07:00
Neil MacDougall 510ad74f63 Clear the support key in the add dialog 2021-06-08 08:42:28 +01:00
Neil MacDougall 245e1ff5cd Minor fixes to the support page 2021-06-02 09:38:11 +01:00
Nancy Butler 3f72a287aa support links tweaks 2021-06-01 07:49:47 -07:00
Neil MacDougall 1b969abd3f Update regex for subscription key 2021-05-25 16:23:30 +01:00
Neil MacDougall ab662fffaa Remove unused variable 2021-05-24 16:47:23 +01:00
Neil MacDougall aa3a936271 Minor fixes 2021-05-24 16:45:40 +01:00
Neil MacDougall cf932c58c8 Refinements to the support page 2021-05-24 16:45:40 +01:00
Neil MacDougall 07bf1390a5 Add simple valiadtion for subscription key 2021-05-24 16:09:05 +01:00
Vincent Fiduccia d12079875a
/v3/settings to /v1/management.cattle.io.setting
- /v3 doesn't exist if multi-cluster-management is disabled
- Use /v1/management.cattle.io.settings everywhere instead of /v3
- It now returns the public set of settings if retrieve with no auth, so
  the store needs to remember that even though we loaded "all" of them
that wasn't really ALL of them so that the full list gets loaded after
auth.
- Use new x-api-cattle-auth header to determine authentication state if present
- Use SETTINGS.* constants consistently
- `brand` -> `ui-brand` for consistency
- `eula-accepted=true` -> `eula-agreed=<timestamp>` to match Ember
2021-05-20 16:48:45 -07:00
Nancy Butler ecb5119f1f ui-banners, ui-pl, ui-issues settings page
style feedback
2021-05-18 08:18:00 -07:00
Nancy Butler 10add7da19 pr feedback 2021-05-13 07:55:00 -07:00
Nancy Butler 3e1f2af3ae support page when key provided 2021-05-13 07:54:48 -07:00
Nancy Butler 5260e4c916 brand cookie 2021-05-13 07:54:08 -07:00
Nancy Butler 7dfba34e3f hide brand settings page 2021-05-13 07:54:08 -07:00
Nancy Butler 3d56d18b91 fix brandimage 2021-05-13 07:52:45 -07: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
Neil MacDougall bccf1bd3c6 Improvements to new navigation 2021-04-20 12:14:01 +01:00
lvuch 4b45419540
theme color page 2021-04-20 00:52:11 -07:00
Neil MacDougall 28df817c86
FIx more lint issues 2021-04-20 00:49:58 -07:00
Neil MacDougall 8c44642fb7
WIP: Navigation and other UI changes 2021-04-20 00:49:55 -07:00