5206 Commits

Author SHA1 Message Date
Gustav Hansen
7a5c4a95ef CM: Inline queryInfos into RelationInputWrapper and ListView 2022-09-07 12:17:19 +02:00
Pierre Noël
5c8bac1a40 change populate params for all CM actions responses 2022-09-07 11:43:01 +02:00
Alexandre BODIN
c84fe78a13
Merge pull request #14332 from strapi/chore/increments-updates
Improve pk management in schema builder
2022-09-07 11:11:15 +02:00
Alexandre Bodin
019e13d8e9 Improve pk management in schema builder 2022-09-07 09:11:50 +02:00
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
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
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
Julie Plantey
0891720069 fix listHeight + relations loading state 2022-09-05 17:37:34 +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
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
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
Julie Plantey
66e998cb31
Merge pull request #14264 from WalkingPizza/fix/14205
Fix global.users translation for ES
2022-09-05 10:41:31 +02:00
Julie Plantey
0435769fec poc react window 2022-09-02 17:29:52 +02:00
WalkingPizza
12fffff5c8 Prevent InputJSON from crashing when field value is 0 2022-09-02 15:12:52 +02:00
WalkingPizza
617ae0f396 Remove console.log 2022-09-02 15:04:30 +02:00
WalkingPizza
55efd7b034 Update lang attribute on locale change 2022-09-02 14:46:31 +02:00
WalkingPizza
d63c47b6e6 Do not allow reserved names for singular/plural API names 2022-09-02 13:18:07 +02:00