6731 Commits

Author SHA1 Message Date
Simone Taeggi
1c191a5327 fix the EditAssetDialog test warnings 2022-10-04 14:49:04 +02:00
Simone Taeggi
d2b5dc1667 fix Option warning with null value 2022-10-04 14:35:14 +02:00
Simone Taeggi
891f80faa3 fix assetCardBase warning 2022-10-04 11:52:35 +02:00
Simone Taeggi
e021f7e1f0 fix INVALID TAG test warnings 2022-10-04 11:42:57 +02:00
Pierre Noël
ff1e021aa1 fix i18n findExistingRelations tests 2022-10-04 10:54:18 +02:00
Simone
0c2a26d942
Merge branch 'main' into fix/clean-test-warnings 2022-10-04 10:31:40 +02:00
Simone Taeggi
fd1e30204e change apiToken propType 2022-10-04 10:13:27 +02:00
Simone
aabd912f8d
Merge branch 'main' into fix/discord_link 2022-10-04 10:05:10 +02:00
Simone Taeggi
bba820b8f3 fix icon and max fraction digits cell value warnings 2022-10-04 10:02:54 +02:00
Pierre Noël
5021f99392 add and use utils isXtoX 2022-10-03 18:54:13 +02:00
Pierre Noël
9409b3a5e6 Remove idsToOmit + comment 2022-10-03 18:11:33 +02:00
Pierre Noël
a17b3a0ba2 add and use loadPages 2022-10-03 17:52:12 +02:00
Julie Plantey
fc6e4adbee refactor existingRelationsReversed + doc 2022-10-03 17:41:55 +02:00
Josh
e84eb506b8 chore: update to latest version of design-system 2022-10-03 16:25:07 +01:00
Julie Plantey
dce64f5b3b use findIndex, add reducer test 2022-10-03 16:49:54 +02:00
Josh
3828919ba1 fix: use router link for actions that route places 2022-10-03 15:23:27 +01:00
Julie Plantey
4e917068b1 reverse orders of existing relations 2022-10-03 15:51:39 +02:00
Ben Irvin
cece5af2db fix comment 2022-10-03 12:56:31 +02:00
Ben Irvin
7039822740 update timestamp more efficiently 2022-10-03 12:54:19 +02:00
Ben Irvin
2dadda640b don't populate update query 2022-10-03 12:33:27 +02:00
Julie Plantey
984e5cac49 fix relations in connect when it exists in db 2022-10-03 12:00:20 +02:00
Julie Plantey
6f4ebebfb8 Merge branch 'feature/relations-main-view' of https://github.com/strapi/strapi into feature/relations-main-view-ids-to-include 2022-10-03 11:20:10 +02:00
Pierre Noël
0f7852d8d8 use query().load() to get existing relations 2022-10-03 11:12:22 +02:00
Josh
17e9908bdf fix: use Stack instead of styled Flex 2022-10-03 10:10:55 +01:00
Josh
b93f4cb7b3
Merge pull request #14497 from strapi/fix/relations/infinite-scroll-in-input 2022-10-03 09:22:35 +01:00
Josh
0233fff9e8 fix: use theme tokens 2022-10-03 08:36:17 +01:00
Julie Plantey
d7548a7b1c
Merge pull request #14496 from strapi/relations/fix-query-param-search
[Relations] Fix params encoding on search
2022-10-03 09:26:46 +02:00
Josh
4b293e7a41 Merge branch 'main' into feature/field-descriptions 2022-10-03 08:17:50 +01:00
Alexandre Bodin
15cb9900b4 Add ordering option to populate 2022-09-30 23:38:05 +02:00
Alexandre Bodin
7c4b7e02c8 Refactor populate 2022-09-30 23:38:05 +02:00
DanieleAurilio
83506fbf52 Fix discord link on admin panel homepage 2022-09-30 23:23:38 +02:00
Pierre Noël
da0f17be75 add idsToInclude 2022-09-30 15:38:49 +02:00
Jamie Howard
f6be2e2b66 fix(content-manager): detect non existant relation on entity update 2022-09-30 11:02:59 +01:00
Convly
569f9a4012 Merge branch 'main' of github.com:strapi/strapi into enhancement/cloud-hosting-tracking 2022-09-30 12:01:00 +02:00
Convly
706b8a5d56 Revert to STRAPI_HOSTING 2022-09-30 11:40:05 +02:00
Josh
5a961534ed feat: add attribute description to field modal in content builder 2022-09-30 09:55:56 +01:00
Marc-Roig
9edb46c310 check if set is empty 2022-09-30 10:54:44 +02:00
Pierre Noël
3e60852fa0 fix partial update delete 2022-09-30 10:54:44 +02:00
Pierre Noël
bf16d07463 throw when deletePreviousAnyToOneRelations and deletePreviousOneToAnyRelations are called for non compatible relations 2022-09-30 10:54:43 +02:00
Pierre Noël
8248458a1f fix cleanOrder query for mysql 2022-09-30 10:54:43 +02:00
Pierre Noël
3acb08cd5b fix onConflict for components 2022-09-30 10:54:42 +02:00
Pierre Noël
8e5543b21d fix cleanOrder + use hasOrderColumn and hasInverseOrderColumn 2022-09-30 10:54:41 +02:00
Pierre Noël
a56879e12b implement cleanOrder function 2022-09-30 10:54:41 +02:00
Pierre Noël
9830910312 fix morphToMany order 2022-09-30 10:54:40 +02:00
Pierre Noël
eb8d79e0c8 restructure updateRelations - connect 2022-09-30 10:54:40 +02:00
Pierre Noël
3ffc748b86 improve max query in updateRelations - connect 2022-09-30 10:54:39 +02:00
Pierre Noël
43106732a2 improve max query in insertRelations 2022-09-30 10:54:39 +02:00
Pierre Noël
2cebbc2de4 fix unique index 2022-09-30 10:54:38 +02:00
Pierre Noël
a9819dc375 use onConflict in updateRelations 2022-09-30 10:54:38 +02:00
Pierre Noël
3b0d6b6e7f refactor deleteAllRelations 2022-09-30 10:54:37 +02:00