open-consul/ui/packages/consul-ui/app
John Cowen 7a21bd7720
ui: [BUGFIX] Request intention listing with ns parameter (#9432)
This PR adds the ns=* query parameter when namespaces are enabled to keep backwards compatibility with how the UI used to work (Intentions page always lists all intention across all namespace you have access to)

I found a tiny dev bug for printing out the current URL during acceptance testing and fixed that up while I was there.
2021-01-04 17:22:10 +00:00
..
adapters ui: [BUGFIX] Request intention listing with ns parameter (#9432) 2021-01-04 17:22:10 +00:00
components ui: [BUGFIX] Request intention listing with ns parameter (#9432) 2021-01-04 17:22:10 +00:00
controllers ui: Misc changes for Catalog area (#9414) 2020-12-17 16:35:01 +00:00
filter/predicates ui: Move linting to the `node:test` script (#9385) 2020-12-14 15:28:35 +00:00
forms
helpers ui: Return empty state for no health check in Topology Cards (#9403) 2020-12-15 14:32:03 -05:00
initializers
instance-initializers ui: document-attrs helper (#9336) 2020-12-09 09:22:01 +00:00
mixins
models ui: Show local datacenter by default on first visit (#9377) 2020-12-14 15:29:40 +00:00
modifiers ui: New overlays (#9305) 2020-12-02 09:43:34 +00:00
routes ui: [BUGFIX] Request intention listing with ns parameter (#9432) 2021-01-04 17:22:10 +00:00
routing
search/predicates ui: Fuzzy and Regex searching (#9424) 2020-12-18 10:38:15 +00:00
serializers ui: Show local datacenter by default on first visit (#9377) 2020-12-14 15:29:40 +00:00
services ui: [BUGFIX] Request intention listing with ns parameter (#9432) 2021-01-04 17:22:10 +00:00
sort/comparators ui: HealthCheck Search/Sort/Filtering (#9314) 2020-12-07 09:14:30 +00:00
styles ui: Add Local flag to local dc in dropdown (#9419) 2020-12-17 13:57:07 -05:00
templates ui: [BUGFIX] Ensure namespace is used for node API requests (#9410) 2021-01-04 16:42:44 +00:00
utils ui: Fuzzy and Regex searching (#9424) 2020-12-18 10:38:15 +00:00
validations
app.js
env.js
formats.js ui: Install ember-intl (#9399) 2020-12-15 18:29:32 +00:00
index.html
router.js