open-consul/ui/packages/consul-ui/tests
John Cowen 398db1339b
ui: [BUGFIX] Ensure in-folder KVs are created in the correct folder (#10569)
When clicking to create a KV within folder name, would would be viewing a form that was a form for creating a KV in the root, which when the user clicked to save, saved the KV in the root.

For the moment at least I've removed the code that strips double slashes, and whilst this isn't ideal, it looks like we've picked up one of those bugs that turns into a 'feature', and completely reworking KV to not rely on the double slashes is not really an option right now.
2021-07-14 18:49:01 +01:00
..
acceptance ui: [BUGFIX] Ensure in-folder KVs are created in the correct folder (#10569) 2021-07-14 18:49:01 +01:00
helpers ui: Support Route optional parameters/segments (#10212) 2021-05-26 17:43:46 +01:00
integration ui: Don't default to the default namespace, use the token default namespace instead (#10503) 2021-07-07 11:46:41 +01:00
lib ui: Support Route optional parameters/segments (#10212) 2021-05-26 17:43:46 +01:00
pages ui: Create and use collapsible notices component (#10270) 2021-05-25 11:02:38 -04:00
steps ui: a11y modals (#9819) 2021-03-09 09:30:01 +00:00
unit ui: Don't default to the default namespace, use the token default namespace instead (#10503) 2021-07-07 11:46:41 +01:00
dictionary.js ui: Dependency Upgrade (#9907) 2021-03-19 15:14:07 +00:00
index.html ui: Move to Workspaced Structure (#8994) 2020-10-21 15:23:16 +01:00
pages.js ui: Create and use collapsible notices component (#10270) 2021-05-25 11:02:38 -04:00
steps.js ui: Support Route optional parameters/segments (#10212) 2021-05-26 17:43:46 +01:00
test-helper.js ui: Move to Workspaced Structure (#8994) 2020-10-21 15:23:16 +01:00