open-consul/ui/packages/consul-ui/app/services
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
..
auth-providers ui: Add selective no-console eslint rule (#11938) 2022-01-05 16:56:26 +00:00
client
clipboard
code-mirror ui: Add XML syntax highlighting to key/value editor (#11785) 2022-01-04 16:24:09 +00:00
data-sink ui: Move nspace CRUD to use the same approach as partitions (#11633) 2021-12-01 11:04:02 +00:00
data-source ui: Don't cache event sources following a 401 (#11681) 2021-12-01 13:24:52 +00:00
repository ui: Fixup KV folder creation then further creation within that folder (#12081) 2022-01-19 10:09:25 +00:00
atob.js
btoa.js
can.js
change.js
container.js
data-structs.js
dom.js
encoder.js
env.js
env.mdx
feedback.js ui: Fixup notifications for tokens using and topology intention saving (#11763) 2021-12-09 09:45:24 +00:00
filter.js
form.js ui: Move nspace CRUD to use the same approach as partitions (#11633) 2021-12-01 11:04:02 +00:00
i18n-debug.js
i18n.js
logger.js
repository.js
routlet.js ui: Ensure service instance data does not get re-written on blocking refresh (#11903) 2022-01-07 19:16:21 +00:00
schema.js
search.js
settings.js
sort.js
state-with-charts.js
state.js
store.js
temporal.js
ticker.js
timeout.js
ui-config.js ui: Change the URL prefix of partitions from `-` to `_` (#11801) 2021-12-13 15:39:56 +00:00