open-consul/ui/packages/consul-ui/app/routes/dc
John Cowen 3372e6d14c
ui: Topology intention saving improvements (#9513)
* ui: Keep track of existing intentions and use those to save changes

Previously we risked overwriting existing data in an intention if we
tried to save an intention without having loaded it first, for example
Description and Metadata would have been overwritten.

This change loads in all the intentions for an origin service so we can
pick off the one we need to save and change to ensure that we don't
overwrite any existing data.
2021-01-19 15:40:39 +00:00
..
acls ui: Add 'Search Across' for finer grained searching (#9282) 2020-12-01 15:45:09 +00:00
intentions ui: [BUGFIX] Request intention listing with ns parameter (#9432) 2021-01-04 17:22:10 +00:00
kv ui: Add 'Search Across' for finer grained searching (#9282) 2020-12-01 15:45:09 +00:00
nodes ui: [BUGFIX] Ensure namespace is used for node API requests (#9410) 2021-01-04 16:42:44 +00:00
nspaces ui: Add 'Search Across' for finer grained searching (#9282) 2020-12-01 15:45:09 +00:00
services ui: Topology intention saving improvements (#9513) 2021-01-19 15:40:39 +00:00
acls.js ui: Run Ember native class code mod (#9093) 2020-11-09 09:25:35 +00:00
index.js ui: Run Ember native class code mod (#9093) 2020-11-09 09:25:35 +00:00