Commit Graph

9 Commits

Author SHA1 Message Date
Vincent Fiduccia c56ce1f4cd
s/Release Notes/What's New/g 2021-08-30 20:20:28 -07:00
Richard Cox f0b6651f2b
Merge pull request #2907 from richard-cox/add-download-cli
Add Download CLI links to About Page
2021-05-13 15:43:31 +01:00
Richard Cox 93dde39a42 Move OS icons to left of OS label 2021-05-13 15:38:50 +01:00
Richard Cox 1a708ea24c Add Download CLI links About Page 2021-05-13 11:21:58 +01:00
Neil MacDougall c176323d5d Update about page to use plain layout 2021-05-13 09:22:17 +01:00
Richard Cox fdb9bcb8b4 Change internal links defined in i10n to nuxt-link's 2021-05-12 12:37:06 +01: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
lvuch fd4c7cb2dd table styling on about 2021-05-12 12:37:05 +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