open-consul/ui/packages/consul-ui/app/components/consul
John Cowen dc89b8d340
ui: [BUGFIX] Ensure namespace is used for node API requests (#9410)
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.

Additionally here we decided to show 0 Services text in the node listing if there are nodes with no service instances within the namespace you are viewing, as this is clearer than showing nothing at all. We also cleaned up/standardized the text we use to in the empty state for service instances.
2021-01-04 16:42:44 +00:00
..
acl
discovery-chain ui: Change references to L7 to say Layer 7 (#9412) 2020-12-17 16:04:05 +00:00
exposed-path/list
external-source
health-check ui: HealthCheck Search/Sort/Filtering (#9314) 2020-12-07 09:14:30 +00:00
instance-checks
intention ui: Change references to L7 to say Layer 7 (#9412) 2020-12-17 16:04:05 +00:00
kind
kv ui: Use InformedAction for KV table row delete confirmations (#9425) 2020-12-18 09:03:25 +00:00
loader
lock-session ui: Install ember-intl (#9399) 2020-12-15 18:29:32 +00:00
metadata/list
node ui: [BUGFIX] Ensure namespace is used for node API requests (#9410) 2021-01-04 16:42:44 +00:00
node-identity/template
nspace ui: Move linting to the `node:test` script (#9385) 2020-12-14 15:28:35 +00:00
policy
role
service ui: Misc changes for Catalog area (#9414) 2020-12-17 16:35:01 +00:00
service-identity/template
service-instance ui: New search/sort/filtering bar for Node > ServiceInstances (#9326) 2020-12-09 13:08:30 +00:00
token
tomography/graph ui: Move linting to the `node:test` script (#9385) 2020-12-14 15:28:35 +00:00
upstream
upstream-instance ui: Remove old style 'filterable' searching (#9356) 2020-12-09 19:12:17 +00:00