dashboard/plugins/steve
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
..
actions.js /v3/settings to /v1/management.cattle.io.setting 2021-05-20 16:48:45 -07:00
getters.js Define and create pools 2021-03-17 23:02:49 -07:00
index.js Add new Accounts & API Keys Page 2021-01-25 11:51:11 +00:00
model-loader.js Product switcher 2020-07-10 11:26:00 -07:00
mutations.js /v3/settings to /v1/management.cattle.io.setting 2021-05-20 16:48:45 -07:00
normalize.js Making a number of OPA fixes 2020-05-18 18:21:26 -07:00
rehydrate-all.js Split management vs selected cluster store, queue subscribe frames, norman->steve 2020-02-20 11:07:14 -07:00
resource-instance.js RKE2 Snapshot list (create/restore API calls TBD) 2021-05-18 12:47:15 -07:00
resource-proxy.js RKE2 Snapshot list (create/restore API calls TBD) 2021-05-18 12:47:15 -07:00
subscribe.js RKE1 Snapshots 2021-05-18 12:47:13 -07:00
urloptions.js Split management vs selected cluster store, queue subscribe frames, norman->steve 2020-02-20 11:07:14 -07:00