open-consul/ui/packages/consul-ui/tests/acceptance/steps
John Cowen 3ab747109b
ui: [BUGFIX] Fixes an issue when editing intentions from the service > intentions sub tab (#11937)
We recently changed the intentions form to take a full model of a dc rather than just the string identifier (so {Name: 'dc', Primary: true} vs just 'dc' in order to know whether the DC is the primary or not.

Unfortunately, we only did this on the global intentions page not the per service intentions page. This makes it impossible to save an intention from the per service intention page (whilst you can still save intentions from the global intention page as normal).

The fix here pretty much copy/pastes the approach taken in the global intention edit template over to the per service intention edit template.

Tests have been added for creation in the per service intention section, which again are pretty much just copied from the global one, unfortunately this didn't exist previously which would have helped prevent this.
2022-01-07 19:09:40 +00:00
..
components ui: Move to Workspaced Structure (#8994) 2020-10-21 15:23:16 +01:00
dc ui: [BUGFIX] Fixes an issue when editing intentions from the service > intentions sub tab (#11937) 2022-01-07 19:09:40 +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
navigation-links-steps.js ui: Restrict the viewing/editing of certain UI elements based on the users ACLs (#9687) 2021-02-19 16:42:16 +00: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