consul/ui/packages/consul-ui/app/components
John Cowen 8c0473a622
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
..
action ui: New overlays (#9305) 2020-12-02 09:43:34 +00:00
anonymous
app-error ui: Move AppError and ErrorState to glimmer components (#9095) 2020-11-06 09:24:17 +00:00
app-view ui: document-attrs helper (#9336) 2020-12-09 09:22:01 +00:00
aria-menu
auth-dialog
auth-form ui: Upgrade the rest of the UI to use the new Notice component (#9035) 2020-10-26 16:51:53 +00:00
auth-profile
child-selector ui: Move linting to the `node:test` script (#9385) 2020-12-14 15:28:35 +00:00
code-editor
confirmation-alert ui: New overlays (#9305) 2020-12-02 09:43:34 +00:00
confirmation-dialog
consul ui: [BUGFIX] Ensure namespace is used for node API requests (#9410) 2021-01-04 16:42:44 +00:00
copy-button ui: Modifier based tooltips (#9288) 2020-11-30 16:52:13 +00:00
data-collection ui: Fuzzy and Regex searching (#9424) 2020-12-18 10:38:15 +00:00
data-form ui: Change URI helper to a template based approach (#9344) 2020-12-09 09:22:46 +00:00
data-loader
data-sink
data-source ui: Nestable DataSources (plus glimmer upgrade) (#9275) 2020-11-30 15:05:16 +00:00
data-writer
delete-confirmation
empty-state ui: Surface 'detail' of API errors in the error page (#9237) 2020-11-19 16:07:23 +00:00
error-state ui: Surface 'detail' of API errors in the error page (#9237) 2020-11-19 16:07:23 +00:00
event-source
filter-bar ui: Add 'Search Across' for finer grained searching (#9282) 2020-12-01 15:45:09 +00:00
form-component ui: Move linting to the `node:test` script (#9385) 2020-12-14 15:28:35 +00:00
form-group
freetext-filter ui: Add 'Search Across' for finer grained searching (#9282) 2020-12-01 15:45:09 +00:00
hashicorp-consul ui: Add Local flag to local dc in dropdown (#9419) 2020-12-17 13:57:07 -05:00
informed-action ui: New overlays (#9305) 2020-12-02 09:43:34 +00:00
jwt-source
list-collection ui: Move linting to the `node:test` script (#9385) 2020-12-14 15:28:35 +00:00
menu-panel
modal-dialog ui: Intention "Action change" warning modal (#9108) 2020-11-06 14:57:19 +00:00
modal-layer
more-popover-menu ui: Add 'Search Across' for finer grained searching (#9282) 2020-12-01 15:45:09 +00:00
notice ui: Move notice storybook to use controls addon (#9126) 2020-11-09 09:14:51 +00:00
notification
oidc-select
outlet
overlay ui: New overlays (#9305) 2020-12-02 09:43:34 +00:00
policy-form ui: Move identity components (#9298) 2020-11-30 18:42:59 +00:00
policy-selector ui: Move identity components (#9298) 2020-11-30 18:42:59 +00:00
popover-menu ui: Add 'Search Across' for finer grained searching (#9282) 2020-12-01 15:45:09 +00:00
popover-select ui: Add 'Search Across' for finer grained searching (#9282) 2020-12-01 15:45:09 +00:00
power-select ui: Initial Intention Permission Integration and acceptance testing (#9003) 2020-10-23 17:26:06 +01:00
radio-card
radio-group
ref
role-form
role-selector ui: Run Ember native class code mod (#9093) 2020-11-09 09:25:35 +00:00
search-bar
secret-button
state
state-chart
tab-nav ui: Set overflow: auto on the tab nav (#9402) 2020-12-16 09:19:00 +00:00
tabular-collection ui: Remove ember-computed-style to avoid deprecation error (#9218) 2020-11-18 18:55:30 +00:00
tabular-details
tag-list
toggle-button ui: Add 'Search Across' for finer grained searching (#9282) 2020-12-01 15:45:09 +00:00
token-list
token-source
tooltip ui: New overlays (#9305) 2020-12-02 09:43:34 +00:00
topology-metrics ui: Return empty state for no health check in Topology Cards (#9403) 2020-12-15 14:32:03 -05:00