consul/ui-v2/app/routes
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
..
dc ui: Make sure we pass the nspace through to the API for nodes (#9488) 2021-01-05 15:54:23 +00:00
application.js ui: New Intention Form/List components (#8172) 2020-07-09 09:09:53 +00:00
dc.js ui: Improved main navigation (#7673) 2020-05-12 17:14:28 +00:00
index.js ui: UI Release Merge (ui-staging merge) (#6527) 2019-09-30 14:47:49 +01:00
notfound.js UI V2 (#4086) 2018-05-10 19:52:53 +01:00
nspace.js ui: Improved main navigation (#7673) 2020-05-12 17:14:28 +00:00
settings.js ui: Only save the setting that you've changed (#7918) 2020-05-19 15:21:48 +00:00