consul/ui-v2/tests
John Cowen af335e7ecc
ui: Make sure we pass the nspace through to the API for nodes (#9488)
Nodes themselves are not namespaced, so we'd originally assumed we did not need to pass through the ns query parameter when listing or viewing nodes.

As it turns out the API endpoints we use to list and view nodes (and related things) return things that are namespaced, therefore any API requests for nodes do require a the ns query parameter to be passed through to the request.

This PR adds the necessary ns query param to all things Node, apart from the querying for the leader which only returns node related information.
2021-01-05 15:54:23 +00:00
..
acceptance ui: Make sure we pass the nspace through to the API for nodes (#9488) 2021-01-05 15:54:23 +00:00
helpers ui: New Intention Form/List components (#8172) 2020-07-09 09:09:53 +00:00
integration ui: Make sure we pass the nspace through to the API for nodes (#9488) 2021-01-05 15:54:23 +00:00
lib ui: Colocate pageobject components with their components (#8098) 2020-06-12 15:50:34 +00:00
pages ui: Add sorting to namespaces (#8405) 2020-08-10 14:56:24 +00:00
steps ui: Ensure URLs for tabs change when selecting a different DC (#8397) 2020-07-29 14:12:38 +00:00
unit ui: Add new Service.Mesh* properties for improved sorting (#8542) 2020-08-21 07:54:26 +00: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: Add sorting to namespaces (#8405) 2020-08-10 14:56:24 +00:00
steps.js Merge pull request #8080 from hashicorp/ui-staging 2020-06-10 16:41:25 +00:00
test-helper.js ui: Remove jQuery from the production build (#8088) 2020-07-07 18:59:20 +00:00