Pierre Noël
4ee9757ec3
also count xToOne relations in CM findOne
2022-10-17 18:44:33 +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
0415f5d677
add getNumberOfDraftRelations route
2022-10-10 14:28:54 +02:00
Pierre Noël
5021f99392
add and use utils isXtoX
2022-10-03 18:54:13 +02:00
Pierre Noël
3f72ff3a73
Merge branch 'main' into feature/relations-main-view
2022-09-08 15:41:31 +02:00
Pierre Noël
5c8bac1a40
change populate params for all CM actions responses
2022-09-07 11:43:01 +02:00
Pierre Noël
d29aed4530
fix deepPopulate
2022-09-06 12:17:37 +02:00
Pierre Noël
60a7fb082f
count many relations on CM findOne
2022-09-06 12:17:37 +02:00
Alexandre Bodin
eab835e301
Fix eslint content-manager
2022-09-05 16:20:47 +02:00
Gustav Hansen
4e8d012b3d
Merge branch 'main' into feature/relations-main-view
2022-08-31 17:47:38 +02:00
Gustav Hansen
45ff887a21
chore: Update backend snapshot tests
2022-08-30 15:44:12 +02:00
Gustav Hansen
a024a40d1a
Merge branch 'main' into feature/relations-main-view
2022-08-22 09:28:39 +02:00
markkaylor
a8ff3aef2f
Merge pull request #13901 from ihmpavel/unify-template-variables-spacing
...
chore: Unify template spacing
2022-08-16 09:20:37 +02:00
Pierre Noël
76fd68a934
Merge branch 'master' into feature/relations-main-view
2022-08-11 16:42:27 +02:00
Alexandre Bodin
cf49ddbbfc
Prettier and backend fix
2022-08-11 10:20:49 +02:00
Alexandre Bodin
0ae14c06cb
1st fix pass
2022-08-11 10:20:48 +02:00
Pierre Noël
b307069465
Populate folder for media for findOne in CM
2022-08-09 17:53:47 +02:00
Pierre Noël
db1bf34f2a
migrate editRelations to edit during configurationSync
2022-08-05 16:59:52 +02:00
ihmpavel
14d215c602
chore: Unify template spacing
2022-07-29 13:45:20 +02:00
Pierre Noël
0f7c73243f
Merge branch 'master' into features/ML-folder
2022-06-01 18:00:51 +02:00
Pierre Noël
b7e82614f6
remove pagination on GET /folders
2022-05-20 10:25:58 +02:00
Pierre Noël
2982fa781e
remove limit on deep populate on components
2022-05-16 14:47:58 +02:00
Gustav Hansen
8aaaff77d4
Chore: Prettify all files
2022-03-29 14:20:41 +02:00
derrickmehaffy
d309628644
Merge branch 'master' into fix/edit-relations-restart
2022-03-08 09:53:49 -07:00
Pierre Noël
9d59305b0f
Fix loading time when opening an entity with many related entities
2022-03-04 16:49:22 +01:00
Gustav Hansen
64d31b8bac
CM: Fix sync layouts in case no relation is set
2022-02-28 16:21:56 +01:00
Pierre Noël
97e8d7da3a
remove unecessary code
2022-02-18 15:47:13 +01:00
Gustav Hansen
26e275e9fe
CM: Fix changed field sizes during the bootstrap process
2022-02-18 11:34:27 +01:00
Pierre Noël
0dba1fc644
allow components in the list view
2022-01-10 12:06:36 +01:00
Alexandre Bodin
95935bbd2c
Pass entity down to the validatCreation for publish and handle undefined value
2021-11-29 19:22:49 +01:00
Alexandre Bodin
997882c526
Update tests accordingly
2021-11-18 16:46:07 +01:00
Alexandre Bodin
58e4deadb6
Update updatedBy on publish / unpublish actions in the CM
2021-11-18 16:13:28 +01:00
Alexandre Bodin
3bc73a28c0
Add createdAt and updatedAt back into the CM layouts and metas
2021-11-15 19:26:56 +01:00
Convly
25e62db93a
use 'sanitizers' instead of 'utils'
2021-11-10 17:08:54 +01:00
Convly
16ab717fb2
Merge branch 'releases/v4' of github.com:strapi/strapi into v4/new-sanitize-fixes
2021-11-08 15:53:58 +01:00
Convly
8d4f8ddd57
Simplify & abstract common sanitize logic
2021-11-08 15:52:42 +01:00
Pierre Noël
c6a5a047d6
Merge branch 'releases/v4' into v4/error-handling
2021-11-05 10:40:11 +01:00
Convly
7c560e3b94
Move the eventHub sanitize logic to the eventHub declaration
2021-11-05 10:36:10 +01:00
Jean-Sébastien Herbaux
7f285fb755
[V4] Enhanced sanitize & remove restricted relations from content API's payloads ( #11411 )
...
* Rework sanitizeEntity, first iteration
* remove console.log
* Remove useless comments
* Fix e2e tests
* Fix up user e2e test
* Fix remove-restricted-relations visitor
* Handle grapqhql resolver, prevent access to restricted relations
* Handle polymorphic relation in the related visitor
* Remove morph attribute if empty
* Use only the find action to check if the relation is allowed
2021-11-04 15:47:53 +01:00
Pierre Noël
b58274aecb
refactor error handling
2021-11-04 11:41:29 +01:00
Pierre Noël
6fd9f780c7
Merge branch 'v4/ctb' into v4/plural-name-in-CTB
2021-10-22 12:33:48 +02:00
Pierre Noël
d35e381f6f
fix localizations counted in CM
2021-09-27 11:08:49 +02:00
Pierre Noël
0f123ceb39
fix RBAC
2021-09-27 11:08:48 +02:00
Pierre Noël
d02c7ab741
Use new filters format in the upload plugin
2021-09-27 11:08:47 +02:00
Alexandre Bodin
60cbb448f6
Make perm compare accurate
2021-09-25 00:59:53 +02:00
Alexandre Bodin
7cf05bfb10
Move CM files into the new structure
2021-09-24 09:04:44 +02:00
Pierre Noël
2381e8c60b
WIP
2021-07-20 12:12:36 +02:00
Pierre Noël
3c9daba9a1
wIP
2021-07-13 18:46:36 +02:00