John Cowen
cdb8a35501
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
..
2021-10-11 16:03:59 +01:00
2021-10-07 19:21:11 +01:00
2020-10-23 09:26:32 +01:00
2021-12-15 13:55:31 +00:00
2021-04-06 13:40:40 +01:00
2022-01-12 09:31:54 +00:00
2021-05-04 17:21:54 +01:00
2022-01-07 19:08:25 +00:00
2022-01-11 11:02:46 +00:00
2021-10-07 19:21:11 +01:00
2022-01-07 19:08:25 +00:00
2021-10-07 19:21:11 +01:00
2021-05-07 12:23:29 +01:00
2021-10-07 19:21:11 +01:00
2021-12-21 06:40:55 +00:00
2021-11-23 18:32:11 +00:00
2021-11-23 18:32:11 +00:00
2021-05-26 15:08:57 +01:00
2021-09-22 18:36:09 +01:00
2022-01-04 16:24:09 +00:00
2021-10-12 09:27:06 -04:00
2021-12-01 11:33:33 +00:00
2021-01-25 18:13:54 +00:00
2021-11-23 18:32:11 +00:00
2022-01-19 10:09:25 +00:00
2021-11-16 15:36:54 +00:00
2021-06-21 11:40:14 +01:00
2021-09-15 19:50:11 +01:00
2021-10-08 16:29:30 +01:00
2022-01-04 14:55:32 +00:00
2021-03-17 15:58:17 +00:00
2021-10-01 11:07:58 +01:00
2021-12-01 11:33:33 +00:00
2021-03-08 12:22:01 +00:00
2021-12-13 15:00:51 +00:00
2020-10-21 15:23:16 +01:00
2021-05-26 15:08:57 +01:00
2021-06-23 09:19:35 +01:00
2021-10-07 19:21:11 +01:00
2021-12-21 06:49:18 +00:00
2021-03-17 15:58:17 +00:00
2021-11-23 18:32:11 +00:00
2021-10-07 19:21:11 +01:00
2020-12-14 15:28:35 +00:00
2021-11-16 15:36:54 +00:00
2021-02-11 09:49:39 +00:00
2021-11-24 14:53:12 +00:00
2021-11-23 18:32:11 +00:00
2022-01-12 11:05:24 +00:00
2021-11-16 15:36:54 +00:00
2021-10-07 19:21:11 +01:00
2021-11-23 18:32:11 +00:00
2021-10-07 19:21:11 +01:00
2021-12-06 10:33:44 +00:00
2021-11-18 15:52:39 +00:00
2021-12-01 11:33:33 +00:00
2021-12-01 11:33:33 +00:00
2021-10-07 19:21:11 +01:00
2021-10-07 19:21:11 +01:00
2021-10-26 19:26:04 +01:00
2022-01-07 19:08:25 +00:00
2021-12-21 06:40:55 +00:00
2021-04-06 13:40:40 +01:00
2021-10-07 19:21:11 +01:00
2021-11-24 18:14:07 +00:00
2021-12-13 15:04:35 +00:00
2021-11-24 14:53:12 +00:00
2022-01-07 19:16:21 +00:00
2021-11-23 18:32:11 +00:00
2021-11-10 16:54:12 -05:00
2021-12-06 10:33:44 +00:00
2021-12-06 10:33:44 +00:00
2021-11-10 16:54:12 -05:00
2021-12-06 11:06:33 +00:00
2020-10-23 17:26:06 +01:00
2021-11-24 14:53:12 +00:00
2021-11-23 18:32:11 +00:00
2021-06-23 09:19:35 +01:00
2021-03-17 15:58:17 +00:00
2021-09-15 19:50:11 +01:00
2021-10-14 13:54:27 +01:00
2022-01-07 19:16:21 +00:00
2021-10-07 19:21:11 +01:00
2021-10-07 19:21:11 +01:00
2021-11-23 18:32:11 +00:00
2021-11-23 18:32:11 +00:00
2021-03-17 15:58:17 +00:00
2021-03-17 15:58:17 +00:00
2021-11-24 14:53:12 +00:00
2021-10-07 19:21:11 +01:00
2021-12-06 16:09:15 +00:00
2021-11-23 18:32:11 +00:00
2021-11-23 18:32:11 +00:00
2021-10-07 19:21:11 +01:00
2021-11-24 14:53:12 +00:00
2021-10-07 19:21:11 +01:00
2020-10-21 15:23:16 +01:00
2022-01-11 11:02:46 +00:00
2021-11-23 18:32:11 +00:00
2021-10-07 19:21:11 +01:00
2022-01-11 10:04:06 -05:00