205 Commits

Author SHA1 Message Date
Marc
fbad5cd13c
Merge branch 'main' into fix/publish-webhook-with-publishedAt 2023-03-03 10:25:01 +01:00
Jamie Howard
5925ace19a fix(content-manager): typo when returning a component category 2023-03-01 12:08:52 +00:00
Marc-Roig
37e980fc7e send entity with updates in it in publish webhook 2023-02-28 09:19:26 +01:00
Gustav Hansen
614b7e248c Run prettier 2023-02-20 11:46:18 +01:00
Gustav Hansen
e3f63edf99 Chore: Remove legacy cypress tests 2023-02-09 17:25:38 +01:00
Marc-Roig
bc593964d6 test for populated and not populated relations in webhooks 2023-01-31 15:38:39 +01:00
Marc-Roig
d340110b9f refactor wrapEmitEvent to emitEvent 2023-01-30 16:35:45 +01:00
Marc-Roig
04bc1df391 return entity on update mock to fix test 2023-01-27 15:06:40 +01:00
Marc-Roig
34935bdb17 fix unpublish publish 2023-01-27 10:39:33 +01:00
Marc-Roig
9e4f28b871 fix typo 2023-01-26 17:31:05 +01:00
Marc
a9ea6986a7
Merge branch 'main' into fix/webhook-with-count-relations 2023-01-26 17:27:25 +01:00
Marc-Roig
b8518f706e standarize method properties 2023-01-26 17:26:22 +01:00
Marc-Roig
10340e2e19 test for empty components 2023-01-26 17:26:04 +01:00
Marc-Roig
3e95ff78d3 remove getDeepCountPopulate 2023-01-26 17:25:56 +01:00
Marc-Roig
15a723cca7 remove deprecation messages 2023-01-23 10:49:31 +01:00
Jamie Howard
6150b67915 Merge remote-tracking branch 'origin/main' into feature/min-max-description 2023-01-20 13:59:48 +00:00
Marc-Roig
69b9ee42a2 move warning to bootstrap 2023-01-20 09:41:26 +01:00
Marc-Roig
30fa5bd2c3 fix comment 2023-01-19 15:14:48 +01:00
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