24275 Commits

Author SHA1 Message Date
Ben Irvin
6254b58d0e update options format 2022-10-24 16:27:56 +02:00
Ben Irvin
71e8285e27 fix defaults 2022-10-24 16:21:13 +02:00
Ben Irvin
0d6962d0f3 use destination object 2022-10-24 09:19:34 +02:00
Ben Irvin
ebf95d9d9c add comment 2022-10-20 10:22:08 +02:00
Ben Irvin
50b14a252b add error 2022-10-20 10:16:19 +02:00
Ben Irvin
479225c65e Merge branch 'features/deits' into deits/cli 2022-10-20 10:13:10 +02:00
Ben Irvin
77e0c900bb export destination providers 2022-10-20 10:12:49 +02:00
Ben Irvin
a5159d5a17 Merge branch 'features/deits' into deits/cli 2022-10-20 10:10:03 +02:00
Ben Irvin
10724cfb21
Merge pull request #14680 from strapi/deits/destination-providers
[DEITS] add destination provider backbone
2022-10-20 10:08:32 +02:00
Ben Irvin
d413c550f1 add comment 2022-10-20 10:04:12 +02:00
Ben Irvin
a63fb9f7dc export factories 2022-10-20 10:01:36 +02:00
Ben Irvin
037e4e33ca fix errors 2022-10-20 09:52:18 +02:00
Ben Irvin
95569cd2dd fix errors 2022-10-19 15:49:34 +02:00
Ben Irvin
d17250f271 add destination provider backbone 2022-10-19 15:43:52 +02:00
Ben Irvin
94bdcbd40b use transfer engine in commands 2022-10-19 15:27:41 +02:00
Ben Irvin
020eb163a7 Merge branch 'features/deits' into deits/cli 2022-10-19 14:51:50 +02:00
Ben Irvin
6783a904f1
Merge pull request #14665 from strapi/deits/local-file-source-provider
[DEITS] Init the local file source provider
2022-10-19 13:40:32 +02:00
Ben Irvin
9fbdc32790
Merge branch 'features/deits' into deits/local-file-source-provider 2022-10-19 13:38:48 +02:00
Ben Irvin
8eab729eef
Merge pull request #14663 from strapi/deits/local-strapi-source-provider
[DEITS] Init the local strapi source provider
2022-10-19 13:37:43 +02:00
Convly
11ab03ef72 Merge branch 'features/deits' into deits/local-file-source-provider 2022-10-19 09:21:30 +02:00
Convly
adee08e3a1 Move factory at the top of the provider file 2022-10-19 09:21:11 +02:00
Convly
867a7d87b1 Export providers from the lib entry point 2022-10-19 09:18:33 +02:00
Convly
c0196ea0e8 Merge branch 'features/deits' into deits/local-strapi-source-provider 2022-10-19 09:16:42 +02:00
Convly
afcd5292dd Merge branches 'main' and 'features/deits' of github.com:strapi/strapi into features/deits 2022-10-19 09:16:25 +02:00
Convly
b1e4a3cf9e Merge remote-tracking branch 'origin' into deits/local-strapi-source-provider 2022-10-19 09:15:40 +02:00
Convly
5aa825d1c0 Fix link type name 2022-10-19 09:13:36 +02:00
markkaylor
df59099eb9
Merge pull request #14554 from strapi/fix/custom-field-number-type
[Custom fields] Fix number types
2022-10-19 09:12:40 +02:00
Gustav Hansen
bf6cc98205
Merge pull request #14655 from strapi/fix/favicon-2022
chore: Update favicon new 2022 version
2022-10-18 17:13:23 +02:00
Gustav Hansen
044ca89bdf chore: Update favicon new 2022 version 2022-10-18 13:59:01 +02:00
Josh
2684f5bc12
chore: Merge pull request #14616 from chimurai/husky-update 2022-10-18 11:47:40 +01:00
Gustav Hansen
acea3d0028
Merge pull request #14647 from strapi/fix/tracking-error
Fix: Catch all errors when sending tracking requests
2022-10-18 10:28:22 +02:00
markkaylor
980caf0aa0
Merge pull request #14541 from strapi/feature/marketplace-strapi-version
[Marketplace] Add compatibility tooltip
2022-10-18 09:53:36 +02:00
Josh
e9f1e9d493
Merge branch 'main' into husky-update 2022-10-18 08:24:02 +01:00
Gustav Hansen
6c9b6d6dea Fix: Catch all errors when sending tracking requests 2022-10-18 09:20:31 +02:00
Ben Irvin
bc4fef27c1
Merge pull request #14608 from ilteoood/main
fix: update gitignore with dist folder
2022-10-18 08:55:19 +02:00
markkaylor
228205e11a
Merge branch 'main' into feature/marketplace-strapi-version 2022-10-17 17:38:43 +02:00
chimurai
3465c3b888 chore: upgrade husky to v8 and lint-staged to v13 2022-10-17 14:31:52 +00:00
Ben Irvin
b8e5dd40ba
Merge branch 'main' into main 2022-10-17 15:08:44 +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
Matteo Pietro Dazzi
226f4265ea fix: dist folder in gitignore files 2022-10-14 17:19:19 +02:00
Convly
1eeddce1b6 Init local strapi source provider 2022-10-14 11:43:15 +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