open-consul/ui-v2/app/services
John Cowen 0505ebd04c
ui: Ensure blocking query configuration is passed through to findInstanceBySlug (#7543)
* ui: Ensure configuration is passed through to findInstanceBySlug

Due to the addition of namespace support, this arguments passed to this
method have been increased. Whilst the nspace support continues ot work
here, the configuration for blocking queries is never passed through.
This results in a 2 second poll rather than a blocking query.

This commit fixes that

* ui: Add a basic test to check the number of arguments passed through
2020-03-30 15:23:06 +01:00
..
client ui: Use options.method for keying not options.type (#7308) 2020-02-18 14:03:27 +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: Ensure blocking query configuration is passed through to findInstanceBySlug (#7543) 2020-03-30 15:23:06 +01: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
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: UI Release Merge (ui-staging merge) (#6527) 2019-09-30 14:47:49 +01: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