25075 Commits

Author SHA1 Message Date
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
Adedoyin Akande
e803830a88
update Antigua 2022-09-06 10:51:18 +01:00
Adedoyin Akande
73b97a1d26
update Antigua 2022-09-06 10:50:31 +01:00
Adedoyin Akande
cffa83acf6
Merge branch 'main' into add-locales 2022-09-06 10:49:25 +01:00
Gustav Hansen
55ad158880
Merge pull request #14322 from strapi/feature/relations-main-view-fe-tests
RelationInputWrapper: Remove data fixture and fix frontend tests
2022-09-06 11:46:20 +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
gitstart
9175297519 ID in schema have type string 2022-09-06 05:35:56 +00: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
Pierre Noël
e06062ce6e
Merge pull request #14296 from strapi/dependabot/npm_and_yarn/aws-sdk-2.1208.0
Bump aws-sdk from 2.1188.0 to 2.1208.0
2022-09-05 16:25:47 +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
Pierre Noël
578d8b4682
Merge branch 'main' into dependabot/npm_and_yarn/aws-sdk-2.1208.0 2022-09-05 15:20:42 +02:00
Alexandre Bodin
04f218346d Fix esint in generators folder 2022-09-05 15:19:02 +02:00
Alexandre Bodin
e57f02d2d9 Fix eslint in plugins folder 2022-09-05 15:18:24 +02:00
Alexandre Bodin
c563955d46 Lighten no-param-reassign 2022-09-05 15:07:36 +02:00
Alexandre Bodin
bba4c4c85a Fix eslint in test utils 2022-09-05 15:05:26 +02:00
Alexandre Bodin
3909b91efa Fix eslint in scripts 2022-09-05 15:04:28 +02:00
Alexandre Bodin
19cc297f74 Update rules 2022-09-05 15:02:36 +02:00
Tim Izzo
6dbccb2d5a Add missing ';' 2022-09-05 14:59:31 +02:00
Alexandre BODIN
e8cdc26240
Merge pull request #14275 from dmeijboom/hotfix/users-permissions-openapi-spec
Fix several issues in the users-permissions OpenAPI specification
2022-09-05 14:53:52 +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