Marc-Roig
|
4ef8732caf
|
Merge branch 'main' into feature/private-s3-bucket
|
2023-03-08 10:56:03 +01:00 |
|
Marc
|
c942ca2564
|
Update entity-manager.js
|
2023-03-03 14:02:56 +01:00 |
|
Marc
|
8c1ec39e8d
|
Update entity-manager.js
|
2023-03-03 14:02:44 +01:00 |
|
Marc
|
fbad5cd13c
|
Merge branch 'main' into fix/publish-webhook-with-publishedAt
|
2023-03-03 10:25:01 +01:00 |
|
Jamie Howard
|
2f6e237559
|
Merge pull request #15896 from strapi/private-s3-bucket/fix/api-tests
|
2023-03-01 12:13:35 +00:00 |
|
Jamie Howard
|
5925ace19a
|
fix(content-manager): typo when returning a component category
|
2023-03-01 12:08:52 +00:00 |
|
Jamie Howard
|
f2346222fa
|
chore(content-manager): fix typos
|
2023-03-01 11:31:52 +00:00 |
|
Marc-Roig
|
8ebd933d51
|
Merge branch 'main' into feature/private-s3-bucket
|
2023-02-28 11:53:09 +01:00 |
|
Marc-Roig
|
37e980fc7e
|
send entity with updates in it in publish webhook
|
2023-02-28 09:19:26 +01:00 |
|
Jamie Howard
|
7da22885ad
|
chore(content-manager): PR feedback
|
2023-02-27 11:50:49 +00:00 |
|
Jamie Howard
|
de5d6b5a8c
|
refactor(content-manager): entity manager support single types
|
2023-02-23 11:50:01 +00:00 |
|
Gustav Hansen
|
614b7e248c
|
Run prettier
|
2023-02-20 11:46:18 +01:00 |
|
Marc-Roig
|
9a948e7f7e
|
fix
|
2023-02-14 18:20:16 +01:00 |
|
Marc-Roig
|
37ef6e7cd6
|
fix mapping entity when relations are populated
|
2023-02-14 09:11:10 +01:00 |
|
Marc-Roig
|
bbafe2b01d
|
fix conflicts
|
2023-02-13 17:39:51 +01:00 |
|
Jamie Howard
|
5b0ccf64da
|
refactor(content-manager): add mapEntity to the entity manager
|
2023-02-13 11:06:57 +00: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 |
|