open-consul/ui-v2/tests/unit/services
John Cowen 746201ed49 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
..
client ui: Adds XHR connection management to HTTP/1.1 installs (#5083) 2019-05-01 18:22:02 +00:00
code-mirror ui: Refactors the code-mirror linting/restrict legacy tokens to HCL (#4866) 2019-05-01 18:21:35 +00:00
repository ui: Brings the new ACLs into line with the new repo folder structure (#4857) 2018-10-26 18:40:51 +01:00
atob-test.js UI V2 (#4086) 2018-05-10 19:52:53 +01:00
btoa-test.js UI V2 (#4086) 2018-05-10 19:52:53 +01:00
confirm-test.js UI V2 (#4086) 2018-05-10 19:52:53 +01:00
dom-buffer-test.js UI: New ACLs (#4789) 2018-10-19 08:45:05 -07:00
dom-test.js UI: New ACLs (#4789) 2018-10-19 08:45:05 -07:00
error-test.js UI V2 (#4086) 2018-05-10 19:52:53 +01:00
feedback-test.js WIP: Logger 2018-06-25 12:25:14 -07:00
form-test.js UI: New ACLs (#4789) 2018-10-19 08:45:05 -07:00
logger-test.js Include logger for generated tests 2018-06-25 12:25:14 -07:00
repository-test.js ui: Move repo services to repository/ folder and standardize naming (#4694) 2018-10-26 17:36:15 +01:00
search-test.js ui: Async Search (#4859) 2019-05-01 18:21:34 +00:00
settings-test.js UI V2 (#4086) 2018-05-10 19:52:53 +01:00
store-test.js UI V2 (#4086) 2018-05-10 19:52:53 +01:00
timeout-test.js UI V2 (#4086) 2018-05-10 19:52:53 +01:00