599 Commits

Author SHA1 Message Date
Ben Irvin
99e445782d add build:clean 2022-11-02 10:23:25 +01:00
Ben Irvin
4089ef7ea9 make streamLinks async 2022-10-31 15:47:01 +01:00
Ben Irvin
b9be16c03b make errors more specific 2022-10-31 10:21:23 +01:00
Ben Irvin
ed3e460e7a enable encryption from cli 2022-10-31 10:13:32 +01:00
Convly
0836a5bdb9 Merge branch 'features/deits' into deits/lssp/links-streaming 2022-10-27 17:48:18 +02:00
Convly
edeaab484c Merge branch 'features/deits' into deits/lssp/links-streaming 2022-10-27 14:25:46 +02:00
Convly
3ded23c54c Merge branch 'features/deits' into deits/readable-db-stream 2022-10-27 14:25:33 +02:00
Convly
52bd5f1385 Update the data transfer package version 2022-10-27 14:23:52 +02:00
Convly
49e80dc495 Merge branch 'features/deits' into deits/lssp/links-streaming 2022-10-27 14:20:53 +02:00
Convly
125269d4fa Add readable stream capabilities to the query builder 2022-10-27 11:51:44 +02:00
Ben Irvin
75bdf92bfa
Merge branch 'features/deits' into deits/cli 2022-10-27 11:07:46 +02:00
Convly
8a8d68e6e0 Add missing auto destroy test 2022-10-27 10:56:30 +02:00
Convly
57d7deea7d Add tests for the links 2022-10-27 10:15:02 +02:00
Convly
d104cc0c60 Merge branch 'features/deits' into deits/lssp/links-streaming 2022-10-25 17:58:35 +02:00
Convly
bb75a2433d Add tests for the provider & the entities 2022-10-25 17:58:00 +02:00
Convly
0937aef112 Fix typo & update typings 2022-10-25 17:57:41 +02:00
Convly
9e9b5beb66 Make the createEntitiesStream sync 2022-10-25 17:57:00 +02:00
Convly
4f9382f1b6 Exclude tests folder from tsconfig & update jest config to only test .test.ts files 2022-10-25 17:56:40 +02:00
Bassel Kanso
a818949db7
Merge pull request #14690 from strapi/deits/encryption
[DEITS] data-transfer encryption
2022-10-25 15:44:30 +03:00
Ben Irvin
610a8da997 linting 2022-10-24 18:22:43 +02:00
Ben Irvin
2a0d44bebd add getPopulateAttributesFromContentType 2022-10-24 18:22:00 +02:00
Convly
fcc2b9f98f Merge branch 'features/deits' into deits/lssp/links-streaming 2022-10-24 17:15:01 +02:00
Jean-Sébastien Herbaux
f302644d30
Merge pull request #14669 from strapi/deits/config-tests
Configure typescript tests
2022-10-24 17:12:52 +02:00
Convly
9e3f64ec09 Add links streaming capabilities for the local strapi source provider 2022-10-24 17:11:59 +02:00
Ben Irvin
1aa29a99ed compression option is required 2022-10-24 16:50:12 +02:00
Convly
c2badd0b6a Emit sourceMap + add .npmignore 2022-10-24 16:44:33 +02:00
Ben Irvin
6254b58d0e update options format 2022-10-24 16:27:56 +02:00
Bassel Kanso
0eb9ecbeab add more tests to encryption 2022-10-21 15:07:04 +03:00
Bassel Kanso
cef2f0ff69 Merge branch 'features/deits' into deits/encryption 2022-10-20 15:14:45 +03:00
Bassel Kanso
8fde9674e3 cresat encryption in data-transfer 2022-10-20 15:11:01 +03:00
Convly
3768ae2ad0 Emit declaration file on build 2022-10-20 10:14:19 +02:00
Ben Irvin
77e0c900bb export destination providers 2022-10-20 10:12:49 +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
9fbdc32790
Merge branch 'features/deits' into deits/local-file-source-provider 2022-10-19 13:38:48 +02:00
Bassel Kanso
b315b4f086 Configure typescript tests 2022-10-19 12:11:01 +03: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
5aa825d1c0 Fix link type name 2022-10-19 09:13:36 +02:00
Convly
1eeddce1b6 Init local strapi source provider 2022-10-14 11:43:15 +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
Convly
f1ecdabd3c Add basis for strapi/data-transfer core package + transfer engine 2022-10-13 11:01:35 +02:00