open-consul/ui/packages/consul-ui/tests/acceptance
John Cowen e77becb59e
ui: Fixup KV folder creation then further creation within that folder (#12081)
The fix here is two fold:

- We shouldn't be providing the DataSource (which loads the data) with an id when we are creating from within a folder (in the buggy code we are providing the parentKey of the new KV you are creating)
- Being able to provide an empty id to the DataSource/KV repository and that repository responding with a newly created object is more towards the "new way of doing forms", therefore the corresponding code to return a newly created ember-data object. As we changed the actual bug in point 1 here, we need to make sure the repository responds with an empty object when the request id is empty.
2022-01-19 10:09:25 +00:00
..
components ui: Partitions Application Layer (#11017) 2021-09-15 19:50:11 +01:00
dc ui: Fixup KV folder creation then further creation within that folder (#12081) 2022-01-19 10:09:25 +00:00
settings ui: Partitions Application Layer (#11017) 2021-09-15 19:50:11 +01:00
steps ui: [BUGFIX] Fixes an issue when editing intentions from the service > intentions sub tab (#11937) 2022-01-07 19:09:40 +00:00
deleting.feature ui: Partitions Application Layer (#11017) 2021-09-15 19:50:11 +01:00
index-forwarding.feature ui: Partitions Application Layer (#11017) 2021-09-15 19:50:11 +01:00
login-errors.feature ui: Partitions Application Layer (#11017) 2021-09-15 19:50:11 +01:00
login.feature ui: Ensure the partition is passed through to the request for the SSO auth URL (#11979) 2022-01-11 11:02:46 +00:00
navigation-links.feature ui: Fix up wiring or empty state login button (#11981) 2022-01-12 11:05:24 +00:00
page-navigation.feature ui: Partitions Application Layer (#11017) 2021-09-15 19:50:11 +01:00
startup.feature ui: Move to Workspaced Structure (#8994) 2020-10-21 15:23:16 +01:00
submit-blank.feature ui: Partitions Application Layer (#11017) 2021-09-15 19:50:11 +01:00
token-header.feature ui: Partitions Application Layer (#11017) 2021-09-15 19:50:11 +01:00