6261 Commits

Author SHA1 Message Date
Gustav Hansen
5470091555
Merge pull request #14325 from strapi/feature/relations-main-view-put-put-put
EditViewDataManagerProvider: Cleanup new relations data-structure
2022-09-06 22:22:06 +02:00
Alexandre Bodin
961d535ea9 Fix for in working with undefined 2022-09-06 20:32:15 +02:00
Julie Plantey
e5de6e62d2
Merge pull request #14303 from strapi/relation-input/virtualization
[Relation input] POC react-window
2022-09-06 18:11:35 +02:00
Julie Plantey
5a9d1e447f fix tests 2022-09-06 17:35:31 +02:00
Simone Taeggi
d905acbf4d remove console log 2022-09-06 17:35:09 +02:00
Julie Plantey
1aa4f9c75f feedback fixes / clean up 2022-09-06 17:19:04 +02:00
Pierre Noël
ba401b93f4
Merge pull request #14244 from strapi/relations-main-view/get-entity-with-count
Relations main view/get entity with count
2022-09-06 17:07:16 +02:00
Pierre Noël
1850264b3c
Merge pull request #14262 from strapi/relations-main-view/get-relations
Add "get relations" route and remove "preview relations"
2022-09-06 16:56:49 +02:00
Pierre Noël
e3996ea2d6 check field existance before permission 2022-09-06 15:10:08 +02:00
Gustav Hansen
b36327cae7 SelectMany/ SelectOne: Fix loadingMessage prop-types 2022-09-06 14:48:54 +02:00
Gustav Hansen
931f6cdc8f Merge branch 'main' into feature/relations-main-view 2022-09-06 14:39:03 +02:00
Alexandre BODIN
ec040e6075
Merge pull request #14267 from WalkingPizza/fix/14193
Allow USE RETURNING in SQLite
2022-09-06 14:28:07 +02:00
Gustav Hansen
74d8fc690b EditViewDataManagerProvider: Cleanup new relations data-structure 2022-09-06 13:55:42 +02:00
GitStart
d3c8267cf2
Merge branch 'main' into STRAP-54 2022-09-06 12:30:37 +01:00
Kevin Antonio Rateni Iatauro
0dc64e1c09
Merge branch 'main' into fix/13648 2022-09-06 13:26:12 +02:00
Julie Plantey
6a411fbc5e remove uneccessary check disabled TextButton 2022-09-06 12:30:31 +02:00
Julie Plantey
2f1ea62708 fix RelationInput tests 2022-09-06 12:28:43 +02:00
Pierre Noël
79355cf239 properly handle knex queries for in and notIn 2022-09-06 12:17:55 +02:00
Pierre Noël
3ff32e91eb use entityService + redo permissions 2022-09-06 12:17:54 +02:00
Pierre Noël
247499dd8a add tests 2022-09-06 12:17:54 +02:00
Pierre Noël
1958e08559 replace previewMany by getExistingRelations 2022-09-06 12:17:54 +02:00
Pierre Noël
d29aed4530 fix deepPopulate 2022-09-06 12:17:37 +02:00
Pierre Noël
43b99db451 add e2e tests for CM findOne 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
Julie Plantey
72e3c13964 Merge branch 'feature/relations-main-view' of https://github.com/strapi/strapi into relation-input/virtualization 2022-09-06 12:12:46 +02:00
Zharkan
6fb223b1e6
fix typo 2022-09-06 11:36:34 +02:00
Gustav Hansen
fdda11d0e0 RelationInputWrapper: Remove data fixture and fix frontend tests 2022-09-06 11:23:39 +02:00
Simone Taeggi
9ddd46a776 add the regenerate permission to the api token 2022-09-06 11:02:44 +02:00
Alexandre Bodin
70b6966458 Fix eslint database 2022-09-05 19:44:58 +02:00
Alexandre Bodin
22589cf0e1 Fix eslint core strapi 2022-09-05 17:53:28 +02:00
Simone Taeggi
0ea9929138 change error message if the name is already taken 2022-09-05 17:52:01 +02:00
Julie Plantey
0891720069 fix listHeight + relations loading state 2022-09-05 17:37:34 +02:00
Simone Taeggi
c3f7733c19 add validation to the lifespan token if its value is undefined 2022-09-05 17:26:44 +02:00
Simone Taeggi
d64ee4e52f Merge branch 'features/api-token-v2' into api-token-v2/sync-token-type-and-permissions 2022-09-05 17:02:39 +02:00
Simone Taeggi
8c1e0ea2fe Merge branch 'main' into features/api-token-v2 2022-09-05 17:01:58 +02:00
Pierre Noël
b68aa8fcc6 fix conflict 2022-09-05 16:31:05 +02:00
Alexandre Bodin
7b9866a770 Fix eslint utils 2022-09-05 16:23:18 +02:00
Alexandre Bodin
eab835e301 Fix eslint content-manager 2022-09-05 16:20:47 +02:00
Alexandre Bodin
e3d92185f1 Fix eslint content-type-builder 2022-09-05 16:20:10 +02:00
Simone Taeggi
2f3555fe1d change the logic for the sync between permissions and api token Type 2022-09-05 16:19:50 +02:00
Pierre Noël
23657b7b5a factorize code 2022-09-05 16:18:37 +02:00
Pierre Noël
aa53790bd5 refactor with groupby 2022-09-05 16:18:37 +02:00
Pierre Noël
a658c6cc0a handle component use case 2022-09-05 16:18:36 +02:00
Pierre Noël
8100cffb3d use a grouped approach for where 2022-09-05 16:18:36 +02:00
Pierre Noël
f681c064c4 Fix relation not correctly set when uploadinga new file to an entity 2022-09-05 16:18:35 +02:00
Alexandre Bodin
4e989321e3 Fix eslint core/admin 2022-09-05 16:15:21 +02:00
Tim Izzo
6dbccb2d5a Add missing ';' 2022-09-05 14:59:31 +02:00
Marc
d982d6470e
Merge pull request #14132 from strapi/fix/delete-components-when-deleting-entity
Fix/delete components when deleting entity
2022-09-05 12:33:52 +02:00
Tim Izzo
f9a7ef6858 fix: 🐛 Use importDefault 2022-09-05 12:33:41 +02:00
Tim Izzo
78c3c909e5
Merge branch 'strapi:main' into main 2022-09-05 12:29:29 +02:00