consul/ui-v2/app/utils
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
..
computed ui: Adds 2 computed utilities, a factory and a purify (#5079) 2019-05-01 18:22:00 +00:00
dom UI: dom usage refactoring (#4924) 2019-05-01 18:21:40 +00:00
editor
form ui: Rename extended Component variables, tweak some comments (#5021) 2019-05-01 18:21:50 +00:00
helpers
http ui: Adds XHR connection management to HTTP/1.1 installs (#5083) 2019-05-01 18:22:02 +00:00
model
routing UI: [BUGFIX] Decode/encode urls (#5206) 2019-01-23 13:46:59 +00:00
search ui: Async Search (#4859) 2019-05-01 18:21:34 +00:00
storage
acls-status.js ui: Adds better error passthrough, disable/unauthorize properly on error (#5041) 2019-05-01 18:21:53 +00:00
ascend.js
atob.js
btoa.js
callable-type.js
confirm.js
createURL.js UI: [BUGFIX] Decode/encode urls (#5206) 2019-01-23 13:46:59 +00:00
distance.js
error.js
get-form-name-property.js
get-object-pool.js ui: Adds XHR connection management to HTTP/1.1 installs (#5083) 2019-05-01 18:22:02 +00:00
hasStatus.js
injectableRequestToJQueryAjaxHash.js
isFolder.js
keyToArray.js
left-trim.js
makeAttrable.js
promisedTimeout.js
remove-null.js
right-trim.js
sumOfUnhealthy.js
templatize.js
tomography.js
ucfirst.js
update-array-object.js