Commit Graph

6 Commits

Author SHA1 Message Date
Jordon Leach aa9a2be4e8
Update FixedBanner.vue
remove unused object textAlignment.
2021-08-23 08:03:12 -04:00
reemus 26b8033465 #3913 - Add basic formatting support to the custom banners (header/footer) 2021-08-20 15:04:39 -04:00
Westly Wright 30b10d71d4
Update fixed banner to handle new banner struct 2021-06-28 13:39:31 -07:00
Neil MacDougall 521e4f02eb Tweaks to setup page 2021-05-21 12:25:51 +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 ecb5119f1f ui-banners, ui-pl, ui-issues settings page
style feedback
2021-05-18 08:18:00 -07:00