open-consul/ui-v2/tests
John Cowen f50438e76f
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
..
acceptance ui: Redesign - Node service instances tab (#8204) 2020-07-01 10:27:29 -04:00
helpers ui: Support for Node Identities (#8137) 2020-06-23 09:59:43 +01:00
integration ui: Remove jQuery from the production build (#8088) 2020-07-07 19:58:46 +01:00
lib ui: Colocate pageobject components with their components (#8098) 2020-06-12 16:50:09 +01:00
pages ui: Redesign - Node service instances tab (#8204) 2020-07-01 10:27:29 -04:00
steps ui: Reduce discovery-chain log errors (#8065) 2020-06-10 16:07:06 +01:00
unit ui: Remove jQuery from the production build (#8088) 2020-07-07 19:58:46 +01:00
dictionary.js ui: Run 2 separate test runs oss and ent (#7214) 2020-02-07 11:02:53 +00:00
index.html ui: Implements the ember-page-title addon to the UI (#7118) 2020-01-28 09:25:52 -05:00
pages.js ui: Redesign - Node service instances tab (#8204) 2020-07-01 10:27:29 -04:00
steps.js ui: Reduce discovery-chain log errors (#8065) 2020-06-10 16:07:06 +01:00
test-helper.js ui: Remove jQuery from the production build (#8088) 2020-07-07 19:58:46 +01:00