28700 Commits

Author SHA1 Message Date
chimurai
3465c3b888 chore: upgrade husky to v8 and lint-staged to v13 2022-10-17 14:31:52 +00:00
Pierre Noël
3245c4b466 add validation tests on findAvailable and findExisting relations 2022-10-17 15:41:35 +02:00
Marc-Roig
d58963e217 Merge branch 'main' into fix/bulk-delete-error-no-compos 2022-10-17 15:40:28 +02:00
Marc-Roig
b6e6fc399a remove duplicated load
it would load it twice for repeatable components
2022-10-17 15:40:01 +02:00
Gustav Hansen
917029382f RelationInputDataManager: Test whether the state is stored 2022-10-17 15:09:58 +02:00
Ben Irvin
b8e5dd40ba
Merge branch 'main' into main 2022-10-17 15:08:44 +02:00
Tim Izzo
3beb4ae483
Merge branch 'strapi:main' into main 2022-10-17 14:51:43 +02:00
Tim Izzo
c7cc3d72e3 Move import-default to utils package 2022-10-17 14:51:19 +02:00
Gustav Hansen
dd98d592ae RelationInputDataManager: Passes down defaultParams 2022-10-17 14:46:42 +02:00
Gustav Hansen
9162d90eb1 RelationInput: Update onRelationAdd and onRelationRemove callback names 2022-10-17 14:17:37 +02:00
Gustav Hansen
7b52d8ef8e RelationInputDataManager: Add tests for load more 2022-10-17 13:57:27 +02:00
gitstart
5aad28fd10 pull changes from main 2022-10-17 11:39:19 +00:00
Gustav Hansen
49defb77eb RelationInputDataManager: Add search related tests 2022-10-17 13:35:26 +02:00
Gustav Hansen
9b00bcb563 RelationInputDataManager: Add test for data normalization 2022-10-17 13:35:26 +02:00
Gustav Hansen
8d27480e7a RelationInputDataManager: Rename add/ remove to connect/ disconnect 2022-10-17 13:35:26 +02:00
gitstart
450d089468 add tests 2022-10-17 11:00:12 +00:00
Gustav Hansen
da2dfb62bd RelationInputDataManager: Update error prop-type 2022-10-17 11:42:02 +02:00
Ben Irvin
052121be2a remove import 2022-10-16 18:53:24 +02:00
Ben Irvin
cefef34079 update filename 2022-10-16 18:51:50 +02:00
Ben Irvin
7c889d165a comment out code 2022-10-16 18:46:48 +02:00
Ben Irvin
3723686aec add import/export implementation 2022-10-15 10:48:17 +02:00
Ben Irvin
64419c8eac add import and export commands 2022-10-15 09:59:17 +02:00
Rémi de Juvigny
d90504462c
Merge pull request #14128 from WalkingPizza/fix/14114
Throw if --template flag is immediately followed by another flag when creating app via CLI
2022-10-14 17:51:18 +02:00
Matteo Pietro Dazzi
5bc0574dd8
Update packages/cli/create-strapi-starter/resources/gitignore
Co-authored-by: Ben Irvin <ben@innerdvations.com>
2022-10-14 17:38:00 +02:00
Jamie Howard
646181a70f feat(entity-validator): detect non existent relations on create and update WIP
chore: front-end tests
2022-10-14 16:33:41 +01:00
Matteo Pietro Dazzi
226f4265ea fix: dist folder in gitignore files 2022-10-14 17:19:19 +02:00
Simone
3763a807f9
Merge branch 'main' into fix/clean-test-warnings 2022-10-14 16:52:00 +02:00
Gustav Hansen
c712f5dd0d RelationInputDataManager: Pass down error prop from the CM 2022-10-14 16:32:58 +02:00
Gustav Hansen
70d8fd8158 RelationInputDataManager: Add integration tests 2022-10-14 16:31:52 +02:00
Convly
1eeddce1b6 Init local strapi source provider 2022-10-14 11:43:15 +02:00
Mark Kaylor
ce4948b9a1 Fix button toggle 2022-10-14 11:05:23 +02:00
Mark Kaylor
637632b8a5 Add filter api requests 2022-10-14 10:54:22 +02:00
Mark Kaylor
37e34f5dc6 Fix button 2022-10-14 10:22:26 +02:00
Pierre Noël
b72360b225
Merge pull request #14617 from strapi/relations-main-view/fix-format-xtoone
Use data format for xToOne relations in findExisting
2022-10-14 10:20:42 +02:00
Matteo Pietro Dazzi
37817ba9e7
Merge branch 'main' into main 2022-10-14 10:06:55 +02:00
Convly
51bbd9cef1 Merge branch 'main' of github.com:strapi/strapi into features/deits 2022-10-14 10:00:50 +02:00
Jean-Sébastien Herbaux
d54163cb50
Merge pull request #14612 from strapi/deits/transfer-engine
Init strapi/data-transfer package and its transfer engine
2022-10-14 10:00:05 +02:00
Convly
2878ed706b Merge branch 'deits/transfer-engine' of github.com:strapi/strapi into deits/local-file-source-provider 2022-10-13 18:51:44 +02:00
Convly
8978415c7a Update the providers type definition 2022-10-13 18:51:29 +02:00
Convly
264fb98191 Init the local file source provider 2022-10-13 18:50:52 +02:00
Convly
38139ec835 Small updates 2022-10-13 17:22:14 +02:00
Convly
02c2523429 Update transfer engine exports & providers API 2022-10-13 16:52:16 +02:00
Gustav Hansen
f892b3605c
Merge pull request #14620 from strapi/feature/relations-main-view-select-test-cid
RelationInputDataManager: Add tests for component id in select
2022-10-13 15:29:46 +02:00
Gustav Hansen
acd0d2a6fb
Merge pull request #14619 from strapi/feature/relations-main-view-list-fetch
CM: Update endpoint where to load relations from
2022-10-13 15:28:58 +02:00
Gustav Hansen
ffd745fc7a RelationInputDataManager: Add tests for component id in select 2022-10-13 15:14:34 +02:00
Gustav Hansen
d62da40751 CM: Update endpoint where to load relations from 2022-10-13 14:56:57 +02:00
Pierre Noël
d4b8c00a5c use data format for xToOne relations in findExisting 2022-10-13 14:42:53 +02:00
Gustav Hansen
7d211d8367
Merge pull request #14614 from strapi/fix/ds-dep-1-2-5
Chore: Unify design-system version across packages
2022-10-13 13:34:22 +02:00
Marc-Roig
69fa150e59 load components with default value 2022-10-13 13:21:49 +02:00
Gustav Hansen
1c047dbcd8
Merge pull request #14606 from strapi/eature/relations-main-view-x-to-one
useRelation: Handle and normalize xToOne relations
2022-10-13 12:07:14 +02:00