consul/ui/packages/consul-ui/app/templates
John Cowen eb8126c895 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:41:20 +00:00
..
dc ui: Topology intention saving improvements (#9513) 2021-01-19 15:41:20 +00:00
application.hbs ui: document-attrs helper (#9336) 2020-12-09 09:22:38 +00:00
dc.hbs ui: Move to Workspaced Structure (#8994) 2020-10-21 15:23:16 +01:00
error.hbs ui: Move to Workspaced Structure (#8994) 2020-10-21 15:23:16 +01:00
head.hbs ui: Move to Workspaced Structure (#8994) 2020-10-21 15:23:16 +01:00
loading.hbs ui: Move to Workspaced Structure (#8994) 2020-10-21 15:23:16 +01:00
notfound.hbs ui: Move to Workspaced Structure (#8994) 2020-10-21 15:23:16 +01:00
nspace.hbs ui: Move to Workspaced Structure (#8994) 2020-10-21 15:23:16 +01:00
settings.hbs ui: Accessibility scan improvements (#9485) 2021-01-05 10:06:38 +00:00