Neil MacDougall
10bf88a0ed
Send primary color to ember UI
2021-05-25 10:42:20 +01:00
Neil MacDougall
9909ed9c97
Remove fixed mode. Fix IFRAME with page header and footer banners
2021-05-25 10:42:20 +01:00
Neil MacDougall
7b878c8c1a
Reset scroll position when re-using iframe
2021-05-25 10:42:20 +01:00
Neil MacDougall
93dd1175cf
Fix bug where embedded page can appear in the incorrect position
2021-05-25 10:42:20 +01:00
Neil MacDougall
8699cc71be
Changes to add v1 charts to cluster tools
2021-05-25 10:42:19 +01:00
Vincent Fiduccia
da8c221b02
Private Registries
2021-05-25 01:34:45 -07:00
Neil MacDougall
767f54419c
Merge pull request #3052 from nwmac/cluster-tools-tip
...
Add Cluster Tools tip to the Cluster Dashboard page
2021-05-24 17:25:46 +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
Neil MacDougall
5eef1b33bf
Merge pull request #3066 from nwmac/styling-refinements
...
Styling refinements
2021-05-24 16:43:23 +01:00
Neil MacDougall
ac5b2679cf
Remove debug json in side navigation
2021-05-24 11:15:41 +01:00
Vincent Fiduccia
a083312b00
Support showing ui.cattle.io.navlinks in the nav
2021-05-22 01:45:42 -07: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
8926e6b825
Add Cluster Tools tip to the Cluster Dashboard page
2021-05-21 12:51:14 +01:00
Neil MacDougall
521e4f02eb
Tweaks to setup page
2021-05-21 12:25:51 +01:00
Neil MacDougall
2f6f1d90ae
Minor styling refinements
2021-05-21 12:05:06 +01:00
Neil MacDougall
421d8aeabd
Bug fix for missing import
2021-05-21 08:45:18 +01:00
Neil MacDougall
1385217fe6
Fix fallback image when only custom light image provided
2021-05-21 08:38:00 +01:00
Neil MacDougall
f80378c475
Branding tweaks
2021-05-21 08:38:00 +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
Vincent Fiduccia
1976c3a72c
Preserve S3 on restore
2021-05-20 16:48:44 -07:00
Vincent Fiduccia
1e9f1fb808
Send snapshot date/node/s3
2021-05-20 16:48:44 -07:00
Richard Cox
fae4d48f9e
Merge pull request #3024 from richard-cox/fix-empty-row-highlight
...
Ensure table row hover and 'select all' rows respect empty table scenarios
2021-05-20 15:19:07 +01:00
Vincent Fiduccia
f95f4e802a
RKE2 backup & restore
2021-05-19 17:19:46 -07: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
Vincent Fiduccia
e7f1fbc9dd
Merge pull request #3022 from vincent99/master
...
Cluster bugs, etcd snapshot
2021-05-19 14:56:51 -07:00
codyrancher
70745b9cb2
Merge pull request #3032 from mantis-toboggan-md/suse-brand
...
fix BrandImage path when no ui-logo-light/dark
2021-05-19 11:26:35 -07:00
Nancy Butler
83595ad07d
clean up color-variabels mixin, gradient sizzles
2021-05-19 09:10:30 -07:00
Neil MacDougall
9fa224e717
Ideas to tidy up the color palette
2021-05-19 09:10:11 -07:00
Nancy Butler
3d4cada13b
fix BrandImage path when no ui-logo-light/dark
2021-05-19 08:29:37 -07:00
Vincent Fiduccia
ad2d449449
RKE2 Snapshot list (create/restore API calls TBD)
2021-05-18 12:47:15 -07:00
Vincent Fiduccia
c77ba00238
RKE1 Snapshots
2021-05-18 12:47:13 -07:00
Vincent Fiduccia
73a8f989d2
Add cluster buttons to home
2021-05-18 08:52:26 -07:00
Vincent Fiduccia
e9df1ad6cd
Trim whitespace on command copy ( #2991 )
2021-05-18 08:52:26 -07:00
Neil MacDougall
fbd25659f3
Merge pull request #2961 from nwmac/set-login-landing
...
Improve configurability of Landing page
2021-05-18 16:36:05 +01:00
Nancy Butler
ecb5119f1f
ui-banners, ui-pl, ui-issues settings page
...
style feedback
2021-05-18 08:18:00 -07:00
Richard Cox
f96376883a
Ensure table row hover and 'select all' rows respect empty table scenarios
...
- Applies to tables when are no rows at all or when they're all filtered out
- Hover state is overridden
- Select all checkbox in header is disabled
2021-05-18 16:07:09 +01:00
Richard Cox
6075efa4cd
Merge pull request #3017 from richard-cox/workload-form-fixes
...
Workloads: Fix two minor form issues
2021-05-18 14:59:06 +01:00
codyrancher
90cc479e90
Merge pull request #2930 from codyrancher/project-migration
...
Migrating Projects from Ember to Vue
2021-05-17 11:20:35 -07:00
Richard Cox
420f3ce533
Fix two workload form issues
...
- Fix refresh on load with SSR switched on
- Fix issue where entering text into workload General tab's Command fields lost focus
- This was interesting to hunt down.
- Revolved around the change to `container` re-rendering the Tab component due to it's key 'changing'
- This issue isn't helped by the jumble of workload and container fields in the same context (covered by #2683 )
- Addresses #2723
2021-05-17 19:04:50 +01:00
Cody Jackson
33d6918188
Migrating Projects from Ember to Vue
...
rancher/dashboard#2500
2021-05-17 08:49:54 -07:00
Richard Cox
78191547fd
Merge pull request #3000 from richard-cox/chart-install-tweaks
...
Minor tweaks to helm chart install process
2021-05-17 14:22:40 +01:00
Richard Cox
08274b1adc
Minor tweaks to install chart process
...
- update icon and text for slide in 'dock' button
- update command step terminology
- notify user that the custom namespace will be created
2021-05-17 10:47:25 +01:00
Neil MacDougall
c630e14a80
Fix top level ment not closing
2021-05-14 16:11:37 +01:00
Neil MacDougall
7dde0667e8
Address review feedback
2021-05-14 12:13:21 +01:00
Neil MacDougall
70c0196850
Support last place ladning page
2021-05-14 12:13:21 +01:00
Neil MacDougall
b2ea5e74e6
Fix lint issues. Rename to pageActions
2021-05-14 12:12:33 +01:00
Neil MacDougall
70b5b25d33
Add page header action that can be used to set login page
2021-05-14 12:12:33 +01:00