237 Commits

Author SHA1 Message Date
Marc-Roig
ef71bdfd20 display warning if webhooks have populated relations 2023-01-19 14:54:22 +01:00
Marc-Roig
85e7476178 V5 TODO comment to standardize webhooks payload 2023-01-18 16:06:53 +01:00
Marc-Roig
668907d4dc fix one to one test 2023-01-18 15:48:22 +01:00
Marc-Roig
52b3dda02b fix localizations count 2023-01-18 15:42:11 +01:00
Marc-Roig
57282228f5 Merge branch 'main' into fix/webhook-with-count-relations 2023-01-17 15:12:58 +01:00
Marc-Roig
cf814fc1da move config to admin 2023-01-17 09:27:33 +01:00
Marc-Roig
8ac9ddc627 remove unnecessary database query 2023-01-16 18:26:21 +01:00
Marc-Roig
ff6a198518 remove comment 2023-01-16 18:23:15 +01:00
Marc-Roig
27b8b5b353 introduce getDeepCount for relations performance 2023-01-16 18:20:42 +01:00
Marc-Roig
25e1435173 Revert "remove relations populate configuration"
This reverts commit cea950fd9657df6434d22ecd29c1bbfd8d9a0912.
2023-01-13 15:35:21 +01:00
Jamie Howard
11ab76cc7a feat(content-manager): display min/max limits with field description 2023-01-12 15:13:35 +00:00
Marc-Roig
cea950fd96 remove relations populate configuration 2023-01-12 14:31:04 +01:00
Marc-Roig
64bf4b8f1d return entities without loaded relations 2023-01-10 15:15:01 +01:00
Marc-Roig
19ff38b7db relations performance enabled by default 2023-01-05 17:14:39 +01:00
Marc-Roig
8806f5eeb1 add admin config variable to enable relations performance 2023-01-05 15:55:47 +01:00
Marc-Roig
2528ae5637 Merge branch 'feature/relations-reordering' into relations-reordering/non-strict-connect 2023-01-02 14:44:02 +01:00
Marc-Roig
589571319f change strictConnect to strict 2022-12-20 15:09:21 +01:00
Marc-Roig
1dc0f93876 add content manager relations reordering tests 2022-12-14 15:40:27 +01:00
ivanThePleasant
b95d6e3f28 Merge branch 'main' into chore/user-level-data 2022-12-13 12:17:31 +02:00
Nathan Pichon
ed5c21e5c0
Merge pull request #14977 from strapi/refactor/deep-populate-entity-manager
refactor(entity-manager): getDeepPopulate
2022-12-08 09:57:28 +01:00
nathan-pichon
fd99bfeb0e
refactor(entity-manager): rewords deep populate sub-functions names 2022-12-07 16:28:04 +01:00
nathan-pichon
eebf9703a0
test(populate): add unit tests for getDeepPopulate func 2022-11-24 11:50:14 +01:00
nathan-pichon
773adcccc0
refactor(entity-manager): getDeepPopulate 2022-11-24 10:16:36 +01:00
Jamie Howard
df0fe1c9be fix(entity-validator): improve error messaging 2022-11-23 14:32:26 +00:00
ivanThePleasant
2af669c961 Merge branch 'main' into chore/user-level-data 2022-11-23 09:35:16 +02:00
Jamie Howard
874205860d chore(upload) 2022-11-21 13:44:14 +00:00
Jamie Howard
d20563d4ec fix(entity-validator): failing API tests 2022-11-21 10:20:50 +00:00
Jamie Howard
ae4b342bc4 Merge remote-tracking branch 'origin/main' into fix/relations/rel-error-handling 2022-11-10 15:21:56 +00:00
Jamie Howard
37d14ac49b test(content-manager): basic-dz api 2022-11-10 11:55:01 +00:00
Pierre Noël
13cbc31497 remove tests relation-list.test.api.js & relations.test.api.js 2022-11-09 19:35:56 +01:00
Jamie Howard
6add2542e9 Merge branch 'main' into fix/relations/rel-error-handling 2022-11-09 16:11:07 +00:00
Jamie Howard
f8f330d2e6 chore: test organisation
fix: relations existence checks
2022-11-09 15:08:06 +00:00
Alexandre Bodin
5d77a53c06 Merge branch 'main' into chore/rename-e2e-to-api 2022-11-07 16:29:37 +01:00
Alexandre Bodin
57e1eb5ee8 Move e2e to api tests and unify test command 2022-10-27 19:49:37 +02:00
Pierre Noël
6f24dda45b add relation test for the admin api 2022-10-24 12:54:27 +02:00
Pierre Noël
987987e2df
Merge pull request #14599 from strapi/relations-main-view/validation-test-findExisting-findAvailable
add validation tests on findAvailable and findExisting relations
2022-10-24 09:52:24 +02:00
Pierre Noël
d517beb0be fix e2e tests 2022-10-17 18:55:21 +02:00
Pierre Noël
4ee9757ec3 also count xToOne relations in CM findOne 2022-10-17 18:44:33 +02:00
Pierre Noël
3245c4b466 add validation tests on findAvailable and findExisting relations 2022-10-17 15:41:35 +02:00
Pierre Noël
d4b8c00a5c use data format for xToOne relations in findExisting 2022-10-13 14:42:53 +02:00
Pierre Noël
be5e6ebc05 Merge branch 'feature/relations-main-view' into relations-main-view/refactor-find-existing-find-available 2022-10-11 12:38:04 +02:00
Pierre Noël
241393eaa3 implement new findAvailable route 2022-10-10 14:42:23 +02:00
Pierre Noël
1200e43618 update tests using findExisting relations 2022-10-10 14:42:22 +02:00
Pierre Noël
3aa26deb1f implement new findExisting route 2022-10-10 14:42:19 +02:00
Pierre Noël
bd82249ab6 fix xToOne relations + finish e2e tests 2022-10-10 14:28:57 +02:00
Pierre Noël
8f73a1d761 use data format + init e2e tests 2022-10-10 14:28:56 +02:00
Pierre Noël
29d567198c JSDoc getDeepPopulateDraftCount 2022-10-10 14:28:56 +02:00
Pierre Noël
a5ae89fa2d JSDoc for sumDraftCounts
Co-authored-by: Jamie Howard <48524071+jhoward1994@users.noreply.github.com>
2022-10-10 14:28:55 +02:00
Pierre Noël
212d80f4fa Update singletype controller
Co-authored-by: Jamie Howard <48524071+jhoward1994@users.noreply.github.com>
2022-10-10 14:28:55 +02:00
Pierre Noël
d4436892bf Update singletype route
Co-authored-by: Jamie Howard <48524071+jhoward1994@users.noreply.github.com>
2022-10-10 14:28:54 +02:00