dashboard/plugins
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
..
steve /v3/settings to /v1/management.cattle.io.setting 2021-05-20 16:48:45 -07:00
axios.js Fix rare CSRF mismatch caused by parsing as scientific notation JSON (#2432) 2021-04-06 11:41:18 -07:00
codemirror.js better KeyValue value view mode 2020-07-01 15:25:37 -07:00
extend-router.js parse preview yaml on charts on page load 2020-08-25 09:50:51 -07:00
global-formatters.js Move /components/cru -> /edit and /components/detail to /detail 2019-12-12 17:21:51 -07:00
i18n.js More detail isView stuff 2020-12-01 01:11:26 -07:00
js-yaml.js Remove new yaml serialization 2020-04-15 10:00:09 -07:00
lookup.js Subscribe to Rancher store change events 2021-01-29 00:40:23 -07:00
nuxt-client-init.js Proxy object, rehydating server data 2019-08-08 02:53:34 -07:00
portal.js Node Pool taints & labels 2021-05-11 12:41:36 -07:00
replaceall.js Add polyfill for String.replaceAll 2021-02-17 11:55:56 +00:00
resize.js Cleanup, followLink 2019-08-15 04:00:18 -07:00
shortkey.js i18n, new header 2019-12-27 15:59:56 -07:00
tooltip.js Grouping 2019-08-14 16:35:35 -07:00
transitions.js Group by namespace 2019-08-21 14:39:41 -07:00
trim-whitespace.js Clone, Stage, sorta Weighting 2019-11-12 02:59:12 -07:00
v-select.js Namespace picker, start actions 2019-08-21 03:21:34 -07:00
vue-clipboard2.js Move around things that aren't utils 2019-09-27 22:59:20 -07:00
vue-js-modal.js open socket 2019-10-10 10:31:28 -07:00