consul/ui-v2/app/routes/dc
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
..
acls ui: Add sorting to Policies (#8373) 2020-07-29 18:36:50 +00:00
intentions ui: Add sorting to Intentions with tests (#8348) 2020-07-28 15:38:04 +00:00
kv ui: [Bugfix] KV creation from within a 'folder' (#8613) 2020-09-09 08:13:11 +00:00
nodes ui: Make sure we pass the nspace through to the API for nodes (#9488) 2021-01-05 15:54:23 +00:00
nspaces ui: Add sorting to namespaces (#8405) 2020-08-10 14:56:24 +00:00
services ui: Move routes to use data-sources (#8321) 2020-07-17 13:43:16 +00:00
acls.js Merge pull request #8013 from hashicorp/ui-staging 2020-06-03 17:46:46 +00:00
index.js Add a beforeModel hook at dc/index to auto transition to services 2018-06-21 12:49:00 +01:00