Commit Graph

9 Commits

Author SHA1 Message Date
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
Nancy Butler 3d4cada13b fix BrandImage path when no ui-logo-light/dark 2021-05-19 08:29:37 -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 e628d87e2f rm custom brand opt, add dark logo variant support 2021-05-13 07:54:08 -07:00
Nancy Butler fc49ee549f suse brand 2021-05-13 07:52:09 -07:00