consul/ui/packages/consul-ui/app
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
..
adapters ui: [BUGFIX] Request intention listing with ns parameter (#9432) 2021-01-04 17:22:10 +00:00
components ui: Topology intention saving improvements (#9513) 2021-01-19 15:40:39 +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 ui: Move to Workspaced Structure (#8994) 2020-10-21 15:23:16 +01:00
helpers ui: Improves the 'you must provide ... to `generate`' error from href-to (#9514) 2021-01-19 15:25:37 +00:00
initializers ui: Remove unnecessay reopens from sort and form services (#9146) 2020-11-10 14:36:27 +00:00
instance-initializers ui: document-attrs helper (#9336) 2020-12-09 09:22:01 +00:00
mixins ui: Move to Workspaced Structure (#8994) 2020-10-21 15:23:16 +01:00
models ui: Rename a model attribute to not be overwritten by ember-data (#9524) 2021-01-12 09:53:21 -05:00
modifiers ui: New overlays (#9305) 2020-12-02 09:43:34 +00:00
routes ui: Topology intention saving improvements (#9513) 2021-01-19 15:40:39 +00:00
routing ui: Add 'Search Across' for finer grained searching (#9282) 2020-12-01 15:45:09 +00:00
search/predicates ui: Fuzzy and Regex searching (#9424) 2020-12-18 10:38:15 +00:00
serializers ui: Rename a model attribute to not be overwritten by ember-data (#9524) 2021-01-12 09:53:21 -05:00
services ui: Topology intention saving improvements (#9513) 2021-01-19 15:40:39 +00:00
sort/comparators ui: HealthCheck Search/Sort/Filtering (#9314) 2020-12-07 09:14:30 +00:00
styles ui: Accessibility scan improvements (#9485) 2021-01-05 10:05:59 +00:00
templates ui: Topology intention saving improvements (#9513) 2021-01-19 15:40:39 +00:00
utils ui: Fuzzy and Regex searching (#9424) 2020-12-18 10:38:15 +00:00
validations ui: Move to Workspaced Structure (#8994) 2020-10-21 15:23:16 +01:00
app.js ui: Move to Workspaced Structure (#8994) 2020-10-21 15:23:16 +01:00
env.js ui: Move to Workspaced Structure (#8994) 2020-10-21 15:23:16 +01:00
formats.js ui: Install ember-intl (#9399) 2020-12-15 18:29:32 +00:00
index.html ui: Move to Workspaced Structure (#8994) 2020-10-21 15:23:16 +01:00
router.js ui: Delete Proxy Info tab (#9141) 2020-11-10 11:31:47 -05:00