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
Neil MacDougall
8c44642fb7
WIP: Navigation and other UI changes
2021-04-20 00:49:55 -07:00
Neil MacDougall
dd32e8d4ce
Fix for regression in namespace ctrl rendering
2021-04-06 16:05:33 +01:00
Richard Cox
44af00b5d6
Merge pull request #2298 from richard-cox/user-updates
...
User - List (actions), Create, Clone, Edit, Details
2021-03-05 09:19:06 +00:00
Vincent Fiduccia
8adcafc7bb
Support standalone steve
2021-03-02 15:44:24 -07:00
Neil MacDougall
3c44e8adb4
Fix issue if user does not have access to the TOKEN schema
2021-02-25 14:10:44 +00:00
Richard Cox
7d355462df
User - List (actions), Create, Clone, Edit, Details
...
- Update Users list with actions
- Add User create/edit page
- Add User details page
- Brought over user/principal global role validation from ember world
2021-02-24 11:07:02 +00:00
Nancy Butler
1fd4f3a121
fix header btn style
2021-02-23 15:08:20 -07:00
lvuch
3f29d5cc14
minor padding
2021-02-18 10:36:49 -07:00
Vincent Fiduccia
6b28024fc0
Merge branch 'master' into fix-user-menu
2021-02-04 15:55:36 -07:00
Vincent Fiduccia
de5afdde41
Merge pull request #2264 from nwmac/visualfixes
...
Add disabled state for buttons in the Header
2021-01-29 18:11:49 -07:00
Vincent Fiduccia
895bcb773c
Merge pull request #2189 from richard-cox/update-user-password-2
...
Add new Accounts & API Keys Page containing new change password feature
2021-01-29 13:30:06 -07:00
Neil MacDougall
4addaaf001
Fix trailing space lint issue
2021-01-29 15:54:45 +00:00
Neil MacDougall
51f5a81cf4
Make presentation of the user menu more consistent
2021-01-29 11:13:27 +00:00
Neil MacDougall
65dfb6d031
Add disabled state for buttons int the Header
2021-01-29 09:43:10 +00:00
Vincent Fiduccia
b75d62e107
Only color buttons directly in header, not in modals defined in the header
2021-01-29 00:46:37 -07:00
lvuch
d4361def23
reset for focus on buttons and selects
2021-01-27 15:26:18 -07:00