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 UI V2 (#4086) 2018-05-10 19:52:53 +01:00
btoa.js UI V2 (#4086) 2018-05-10 19:52:53 +01:00
data-structs.js ui: Discovery Chain (#6746) 2019-12-18 12:26:47 +00:00
dom-buffer.js ui: fix production build only empty role modal (#5806) 2019-05-08 10:01:26 +01:00
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 UI: ACL Roles (#5635) 2019-05-01 18:22:37 +00:00
lazy-proxy.js ui: UI Release Merge (ui-staging merge) (#6527) 2019-09-30 14:47:49 +01:00
logger.js WIP: Logger 2018-06-25 12:25:14 -07:00
repository.js ui: Namespace Support (#6639) 2019-12-18 12:26:47 +00:00
search.js UI: ACL Roles (#5635) 2019-05-01 18:22:37 +00:00
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