- 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
- 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
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