consul/ui/packages/consul-ui/app/routes
John Cowen be694366a7
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
..
dc ui: Topology intention saving improvements (#9513) 2021-01-19 15:40:39 +00:00
application.js ui: Surface 'detail' of API errors in the error page (#9237) 2020-11-19 16:07:23 +00:00
dc.js ui: Rearrange Service detail page to load Topology and Routing tabs separately (#9401) 2020-12-16 09:18:29 +00:00
index.js ui: Run Ember native class code mod (#9093) 2020-11-09 09:25:35 +00:00
notfound.js ui: Run Ember native class code mod (#9093) 2020-11-09 09:25:35 +00:00
nspace.js ui: Run Ember native class code mod (#9093) 2020-11-09 09:25:35 +00:00
settings.js ui: Run Ember native class code mod (#9093) 2020-11-09 09:25:35 +00:00