open-consul/ui-v2/app/services
John Cowen b2f84299ca ui: Remove settings.findHeaders now we can use promises in our adapters (#7375)
Previously the API around setting headers wasn't within a Promised like
code path, so we needed a little 'cheat' function to get a token from
localStorage syncronously.

Since we refactored our adapter layer, we now have a Promised codepath
where we need to access this localStorage value and set our headers.
This means we can remove our little 'cheat' function.
2020-05-12 17:14:13 +00:00
..
client ui: Remove settings.findHeaders now we can use promises in our adapters (#7375) 2020-05-12 17:14:13 +00:00
clipboard ui: UI Release Merge (ui-staging merge) (#6527) 2019-09-30 14:47:49 +01:00
code-mirror ui: UI Release Merge (ui-staging merge) (#6527) 2019-09-30 14:47:49 +01:00
repository ui: Delete the Promise rsvp imports from codebase (#7372) 2020-05-12 17:14:12 +00:00
atob.js
btoa.js
data-structs.js ui: Discovery Chain (#6746) 2019-12-18 12:26:47 +00:00
dom-buffer.js
dom.js ui: Discovery Chain (#6746) 2019-12-18 12:26:47 +00:00
env.js ui: HTTP Body testing (#7290) 2020-05-12 17:14:02 +00:00
feedback.js ui: UI Release Merge (ui-staging merge) (#6527) 2019-09-30 14:47:49 +01:00
form.js
lazy-proxy.js ui: UI Release Merge (ui-staging merge) (#6527) 2019-09-30 14:47:49 +01:00
logger.js
repository.js ui: Namespace Support (#6639) 2019-12-18 12:26:47 +00:00
search.js
settings.js ui: Remove settings.findHeaders now we can use promises in our adapters (#7375) 2020-05-12 17:14:13 +00:00
store.js ui: Namespace Support (#6639) 2019-12-18 12:26:47 +00:00
ticker.js ui: Discovery Chain (#6746) 2019-12-18 12:26:47 +00:00
timeout.js ui: Delete the Promise rsvp imports from codebase (#7372) 2020-05-12 17:14:12 +00:00