consul/ui-v2/tests/unit/utils
John Cowen 62e3c5605c ui: Change vocab of ReopenableEventSource from 'reopen' to 'open' (#5973)
You can potentially close an EventSource before its first tick by
immediately setting the readyState to a non-open state. Therefore it
never opens.

Calling `open` will then open it.

'Open' fits better than 'reopen' when taking the above into account
2019-09-04 08:35:02 +00:00
..
dom ui: Change vocab of ReopenableEventSource from 'reopen' to 'open' (#5973) 2019-09-04 08:35:02 +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-test.js ui: Adds better error passthrough, disable/unauthorize properly on error (#5041) 2019-05-01 18:21:53 +00:00
ascend-test.js
atob-test.js
btoa-test.js
callable-type-test.js
confirm-test.js
createURL-test.js
get-form-name-property-test.js
get-object-pool-test.js ui: Adds XHR connection management to HTTP/1.1 installs (#5083) 2019-05-01 18:22:02 +00:00
hasStatus-test.js
injectableRequestToJQueryAjaxHash-test.js
isFolder-test.js
keyToArray-test.js
left-trim-test.js
makeAttrable-test.js
promisedTimeout-test.js
remove-null-test.js
right-trim-test.js
sumOfUnhealthy-test.js
templatize-test.js
ucfirst-test.js
update-array-object-test.js UI: ACL Roles (#5635) 2019-05-01 18:22:37 +00:00