consul/ui-v2/tests/integration/adapters
John Cowen b5b9c8d953
ui: Remove jQuery from the production build (#8088)
* ui: Split up client/http and replace $.ajax

This splits the client/http service more in the following ways:

1. Connections are now split out into its own service
2. The transport is now split out into its own service that returns a
listener based http transport
3. Various string parsing/stringifying functions are now split out into
utils

* Remove jQuery from our production build

* Move the coverage serving to the server.js file

* Self review amends

* Add X-Requested-With header

* Move some files around, externalize some functions

* Move connection tracking to use native Set

* Ensure HTTP parsing doesn't encode headers

In the future this will change to deal with all HTTP parsing in one
place, hence the commented out METHOD_PARSING etc

* Start to fix up integration tests to use requestParams
2020-07-07 19:58:46 +01:00
..
acl-test.js ui: UI Release Merge (ui-staging merge) (#6527) 2019-09-30 14:47:49 +01:00
coordinate-test.js ui: HTTP Body testing (#7290) 2020-05-12 17:14:02 +00:00
dc-test.js ui: Improved main navigation (#7673) 2020-05-12 17:14:28 +00:00
discovery-chain-test.js ui: HTTP Body testing (#7290) 2020-05-12 17:14:02 +00:00
intention-test.js ui: UI Release Merge (ui-staging merge) (#6527) 2019-09-30 14:47:49 +01:00
kv-test.js ui: Remove jQuery from the production build (#8088) 2020-07-07 19:58:46 +01:00
node-test.js ui: UI Release Merge (ui-staging merge) (#6527) 2019-09-30 14:47:49 +01:00
nspace-test.js ui: Namespace Support (#6639) 2019-12-18 12:26:47 +00:00
oidc-provider-test.js ui: Remove jQuery from the production build (#8088) 2020-07-07 19:58:46 +01:00
policy-test.js ui: Remove jQuery from the production build (#8088) 2020-07-07 19:58:46 +01:00
role-test.js ui: Remove jQuery from the production build (#8088) 2020-07-07 19:58:46 +01:00
service-test.js ui: Remove jQuery from the production build (#8088) 2020-07-07 19:58:46 +01:00
session-test.js ui: Remove jQuery from the production build (#8088) 2020-07-07 19:58:46 +01:00
token-test.js ui: Remove jQuery from the production build (#8088) 2020-07-07 19:58:46 +01:00