open-consul/ui/packages/consul-ui/app/components/consul
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
..
acl/disabled ui: Remove legacy ACLs (#11096) 2021-09-22 18:32:51 +01:00
auth-method ui: Fix brand coloring for inline-code plus docs (#11578) 2021-11-23 18:32:11 +00:00
bucket/list ui: reuse BucketList for intention view pages (#11765) 2021-12-13 15:00:51 +00:00
discovery-chain ui: Fix dark borders on certain visualizations (#11959) 2022-01-07 16:15:22 +00:00
exposed-path/list ui: Replaces almost all remaining instances of SASS variables with CSS (#11200) 2021-10-07 19:21:11 +01:00
external-source ui: Add Consul API Gateway as an external source (#11371) 2021-11-10 16:54:12 -05:00
health-check ui: Replaces almost all remaining instances of SASS variables with CSS (#11200) 2021-10-07 19:21:11 +01:00
instance-checks ui: [BUGFIX] Ensure we show the correct count of instances for each node (#9749) 2021-02-11 11:36:36 +00:00
intention ui: Adds a notice for non-primary intention creation (#11985) 2022-01-12 11:50:09 +00:00
kind ui: Re-organize our %h* placeholders (#9584) 2021-01-26 17:53:45 +00:00
kv ui: Fixup KV folder creation then further creation within that folder (#12081) 2022-01-19 10:09:25 +00:00
loader ui: Fix brand coloring for inline-code plus docs (#11578) 2021-11-23 18:32:11 +00:00
lock-session ui: Refactor KV and Lock Sessions following partitions update (#11666) 2021-12-01 11:33:33 +00:00
logo Update brand assets (#10081) 2021-05-03 16:19:09 +01:00
metadata/list ui: Partitions Application Layer (#11017) 2021-09-15 19:50:11 +01:00
node ui: [BUGFIX] Ensure we show the correct count of instances for each node (#9749) 2021-02-11 11:36:36 +00:00
node-identity/template ui: Adds partition support to Service and Node Identity templates (#11696) 2021-12-06 10:33:44 +00:00
policy ui: Partitions Application Layer (#11017) 2021-09-15 19:50:11 +01:00
role ui: Improves UI engineering docs (#9875) 2021-03-17 15:58:17 +00:00
service ui: Adds basic support for partition exports to Service listings (#11702) 2021-12-06 11:06:33 +00:00
service-identity/template ui: Adds partition support to Service and Node Identity templates (#11696) 2021-12-06 10:33:44 +00:00
service-instance ui: Unix Domain Socket support (#10287) 2021-05-26 17:52:25 +01:00
source ui: Create Routing Configurations route and page (#10835) 2021-08-16 12:04:04 -04:00
token ui: Add copy button for Secret ID in Tokens list page (#10735) 2021-07-30 13:52:37 -04:00
tomography/graph ui: Replaces almost all remaining instances of SASS variables with CSS (#11200) 2021-10-07 19:21:11 +01:00
transparent-proxy Create TransparentProxy mode label for service instance page 2021-04-15 09:19:21 -04:00
upstream ui: Adds basic support for partition exports to Service listings (#11702) 2021-12-06 11:06:33 +00:00
upstream-instance ui: Adds basic support for partition exports to Service listings (#11702) 2021-12-06 11:06:33 +00:00