open-consul/ui/packages/consul-ui/app/routes/dc/services/show
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
..
intentions ui: Add 'Search Across' for finer grained searching (#9282) 2020-12-01 15:45:09 +00:00
index.js ui: Rearrange Service detail page to load Topology and Routing tabs separately (#9401) 2020-12-16 09:18:29 +00:00
instances.js ui: Rearrange Service detail page to load Topology and Routing tabs separately (#9401) 2020-12-16 09:18:29 +00:00
intentions.js ui: Run Ember native class code mod (#9093) 2020-11-09 09:25:35 +00:00
routing.js ui: Rearrange Service detail page to load Topology and Routing tabs separately (#9401) 2020-12-16 09:18:29 +00:00
services.js ui: Asyncify Service Model Hooks (#9312) 2020-12-02 15:42:18 +00:00
tags.js ui: Run Ember native class code mod (#9093) 2020-11-09 09:25:35 +00:00
topology.js ui: Topology intention saving improvements (#9513) 2021-01-19 15:40:39 +00:00
upstreams.js ui: Add 'Search Across' for finer grained searching (#9282) 2020-12-01 15:45:09 +00:00