Commit Graph

13 Commits

Author SHA1 Message Date
wujun 4e23cfe93c HARVESTER: update for review 2021-09-17 11:07:39 +08:00
n313893254 4349df725b update for review 2021-09-17 11:07:39 +08:00
n313893254 81915e73f2 HARVESTER:fix: There's no support bundle link in footer
https://github.com/harvester/harvester/issues/1101
2021-09-17 11:07:38 +08:00
Nancy 30c183864e
Merge pull request #3425 from mantis-toboggan-md/bugfix-brand
ui branding issues
2021-07-13 07:12:26 -07:00
Neill Somerville ccfefe9d19 remove unused var and image 2021-07-09 09:25:05 -07:00
Nancy Butler 527a42923e fix community links
support link visibility tweaks
2021-07-08 07:05:59 -07:00
Neill Somerville ea1448c1fa complete wechat modal, add yaml translations 2021-07-05 23:52:18 -07:00
Neill Somerville 133bec27ef added images, yaml translations 2021-07-01 01:23:40 -07:00
Vincent Fiduccia dedff10ae5
Don't not avoid negative options (hide-community-links -> [show-]community-links 2021-06-15 03:12:07 -07:00
Nancy Butler 3f72a287aa support links tweaks 2021-06-01 07:49:47 -07: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 ecb5119f1f ui-banners, ui-pl, ui-issues settings page
style feedback
2021-05-18 08:18:00 -07:00
Neil MacDougall bab2724e82 [2.6] Home Page 2021-04-21 12:09:33 +01:00