consul/ui-v2/tests/unit
John Cowen 516610eb0b ui: Adds XHR connection management to HTTP/1.1 installs (#5083)
Adds xhr connection managment to http/1.1 installs

This includes various things:

1. An object pool to 'acquire', 'release' and 'dispose' of objects, also
a 'purge' to completely empty it
2. A `Request` data object, mainly for reasoning about the object better
3. A pseudo http 'client' which doens't actually control the request
itself but does help to manage the connections

An initializer is used to detect the script element of the consul-ui sourcecode
which we use later to sniff the protocol that we are most likely using for API access
2019-05-01 18:22:02 +00:00
..
adapters ui: Resolve bad rebase and add in KV test for change of GET for KVs (#5000) 2019-05-01 18:21:49 +00:00
controllers UI: Move legacy ACLs, KVs and Intentions to use `form` functionality (#4936) 2019-05-01 18:21:43 +00:00
helpers ui: Prefer using `notOk(actual)` instead of `ok(!actual)` in tests (#4925) 2019-05-01 18:21:37 +00:00
mixins ui: Async Search (#4859) 2019-05-01 18:21:34 +00:00
models UI: New ACLs (#4789) 2018-10-19 08:45:05 -07:00
routes ui: Resolve bad rebase and add in KV test for change of GET for KVs (#5000) 2019-05-01 18:21:49 +00:00
search/filters UI: Move legacy ACLs to use the new searchables/changeable-sets (#4933) 2019-05-01 18:21:42 +00:00
serializers UI: New ACLs (#4789) 2018-10-19 08:45:05 -07:00
services ui: Adds XHR connection management to HTTP/1.1 installs (#5083) 2019-05-01 18:22:02 +00:00
utils ui: Adds XHR connection management to HTTP/1.1 installs (#5083) 2019-05-01 18:22:02 +00:00