open-consul/ui/packages/consul-ui/app/templates/dc
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
..
acls ui: Fix up missing policy delete warning modal (#11868) 2021-12-21 06:40:55 +00:00
intentions ui: Ensure we check intention service prefix permissions for per service (#11409) 2021-11-04 12:10:28 +00:00
kv ui: Fixup KV folder creation then further creation within that folder (#12081) 2022-01-19 10:09:25 +00:00
nodes ui: Various empty state improvements/fixups (#11892) 2021-12-21 06:49:18 +00:00
services ui: Alter position of dashboard button in the service instance header (#11988) 2022-01-12 09:31:54 +00:00
acls.hbs ui: Move control of login modal to use JS rather than HTML (label/id) (#9883) 2021-04-06 13:40:40 +01:00
routing-config.hbs ui: Partitions Application Layer (#11017) 2021-09-15 19:50:11 +01:00