consul/ui-v2/tests/acceptance
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
..
components ui: Add sorting to Intentions with tests (#8348) 2020-07-28 15:38:04 +00:00
dc ui: [Bugfix] KV creation from within a 'folder' (#8613) 2020-09-09 08:13:11 +00:00
settings ui: Adds an acceptance test for hiding Blocking Queries (#7162) 2020-01-31 10:12:22 -05:00
steps ui: Add sorting to namespaces (#8405) 2020-08-10 14:56:24 +00:00
deleting.feature ui: KV Form and List Components (#8307) 2020-07-20 17:05:20 +00:00
index-forwarding.feature ui: Acceptance test improvements to prepare for more NS tests (#6980) 2020-01-24 12:26:28 +00:00
login-errors.feature UI: Improved Login/Logout flow inc SSO support (#7790) 2020-05-12 17:14:51 +00:00
login.feature UI: Improved Login/Logout flow inc SSO support (#7790) 2020-05-12 17:14:51 +00:00
page-navigation.feature ui: Make sure we pass the nspace through to the API for nodes (#9488) 2021-01-05 15:54:23 +00:00
startup.feature ui: Acceptance test improvements to prepare for more NS tests (#6980) 2020-01-24 12:26:28 +00:00
submit-blank.feature ui: New Intention Form/List components (#8172) 2020-07-09 09:09:53 +00:00
token-header.feature UI: Improved Login/Logout flow inc SSO support (#7790) 2020-05-12 17:14:51 +00:00