open-consul/ui/packages/consul-ui/app
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
..
abilities ui: Support Route optional parameters/segments (#10212) 2021-05-26 17:43:46 +01:00
adapters
components ui: [BUGFIX] Ensure in-folder KVs are created in the correct folder (#10569) 2021-07-14 18:49:01 +01:00
controllers ui: Support Route optional parameters/segments (#10212) 2021-05-26 17:43:46 +01:00
decorators ui: Serf Health Check warning notice (#10194) 2021-05-13 11:36:51 +01:00
filter/predicates ui: Serf Health Check warning notice (#10194) 2021-05-13 11:36:51 +01:00
forms
helpers ui: Support Route optional parameters/segments (#10212) 2021-05-26 17:43:46 +01:00
initializers
instance-initializers ui: Add intl debug helpers (#10513) 2021-07-06 17:01:08 +01:00
locations ui: [BUGFIX] Ensure in-folder KVs are created in the correct folder (#10569) 2021-07-14 18:49:01 +01:00
mixins Replace use of 'sane' where appropriate 2021-07-02 12:18:46 -04:00
models ui: Unix Domain Socket support (#10287) 2021-05-26 17:52:25 +01:00
modifiers ui: CopyButton amends (#10511) 2021-07-06 16:56:36 +01:00
routes ui: Don't default to the default namespace, use the token default namespace instead (#10503) 2021-07-07 11:46:41 +01:00
routing ui: Support Route optional parameters/segments (#10212) 2021-05-26 17:43:46 +01:00
search/predicates ui: Serf Health Check warning notice (#10194) 2021-05-13 11:36:51 +01:00
serializers ui: Don't default to the default namespace, use the token default namespace instead (#10503) 2021-07-07 11:46:41 +01:00
services ui: Don't default to the default namespace, use the token default namespace instead (#10503) 2021-07-07 11:46:41 +01:00
sort/comparators
styles ui: Add socket icon for UDS (#10573) 2021-07-12 09:28:01 -04:00
templates ui: %horizontal-kv-list CSS component (and related) (#10285) 2021-06-21 11:40:14 +01:00
utils ui: Add intl debug helpers (#10513) 2021-07-06 17:01:08 +01:00
validations
app.js
env.js
formats.js
index.html
router.js ui: Support Route optional parameters/segments (#10212) 2021-05-26 17:43:46 +01:00