open-consul/ui/packages/consul-ui/tests/acceptance/steps
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
..
components ui: Move to Workspaced Structure (#8994) 2020-10-21 15:23:16 +01:00
dc ui: Topology intention saving improvements (#9513) 2021-01-19 15:40:39 +00:00
nodes ui: Move to Workspaced Structure (#8994) 2020-10-21 15:23:16 +01:00
settings ui: Move to Workspaced Structure (#8994) 2020-10-21 15:23:16 +01:00
deleting-steps.js ui: Move to Workspaced Structure (#8994) 2020-10-21 15:23:16 +01:00
index-forwarding-steps.js ui: Move to Workspaced Structure (#8994) 2020-10-21 15:23:16 +01:00
login-errors-steps.js ui: Move to Workspaced Structure (#8994) 2020-10-21 15:23:16 +01:00
login-steps.js ui: Move to Workspaced Structure (#8994) 2020-10-21 15:23:16 +01:00
page-navigation-steps.js ui: Move to Workspaced Structure (#8994) 2020-10-21 15:23:16 +01:00
startup-steps.js ui: Move to Workspaced Structure (#8994) 2020-10-21 15:23:16 +01:00
steps.js ui: Initial Intention Permission Integration and acceptance testing (#9003) 2020-10-23 17:26:06 +01:00
submit-blank-steps.js ui: Move to Workspaced Structure (#8994) 2020-10-21 15:23:16 +01:00
token-header-steps.js ui: Move to Workspaced Structure (#8994) 2020-10-21 15:23:16 +01:00