612 Commits

Author SHA1 Message Date
Convly
db89c53edc Merge branch 'features/deits' into deits/transfer-push-tests 2023-01-02 15:41:50 +01:00
Convly
611f991820 data-transfer: Move from lib to src & update folder architecture 2023-01-02 15:30:37 +01:00
Ben Irvin
1b4560ba28 alphabetize 2023-01-02 11:12:09 +01:00
Ben Irvin
897bb4a87c
Merge branch 'features/deits' into deits/ts-workflow 2023-01-02 10:04:14 +01:00
Convly
fdcec5ea25 Rename compile to build:ts 2022-12-30 10:55:40 +01:00
Convly
9c0be5731a Add status command 2022-12-30 10:51:01 +01:00
Convly
e4eae7aa79 (tmp) Add first remote transfer protocol typings 2022-12-29 16:02:54 +01:00
Christian Capeans
352b176966 Merge branch 'deits/transfer-push' into deits/transfer-push-tests 2022-12-29 11:31:08 +01:00
Christian Capeans
c40cfa9a18 Merge branch 'features/deits' into deits/transfer-push 2022-12-29 11:14:08 +01:00
Christian Capeans
807800b9a5 Clean the code 2022-12-29 11:12:09 +01:00
Ben Irvin
29b1724890 Merge branch 'features/deits' into deits/validate-file-before-restore 2022-12-29 09:30:10 +01:00
Ben Irvin
b566c0d44c
Update packages/core/data-transfer/lib/providers/local-file-source-provider/index.ts 2022-12-28 16:56:57 +01:00
Ben Irvin
8677a4ac6c
Update packages/core/data-transfer/lib/providers/local-file-source-provider/index.ts 2022-12-28 16:56:27 +01:00
Ben Irvin
fadcfac5cc throw errors before restoring 2022-12-28 16:08:08 +01:00
Convly
1090e2244c Run lerna watch commands in parallel + prevent output clear from tsc -w 2022-12-28 15:58:53 +01:00
Christian Capeans
6e88b09625 Remove unknown error message because it seems to be breaking the tranfser 2022-12-28 13:07:21 +01:00
Christian Capeans
e6e20044b9 Add tests and refactor 2022-12-28 13:01:35 +01:00
Ben Irvin
e14f7fa689
Merge branch 'features/deits' into deits/ts-workflow 2022-12-28 11:18:55 +01:00
Convly
3cb821dc1e Merge branch 'features/deits' into deits/transfer-push 2022-12-28 10:30:41 +01:00
Ben Irvin
218ea114de fix error response 2022-12-27 11:36:33 +01:00
Ben Irvin
e3277b7574 use options instead of data 2022-12-27 11:30:01 +01:00
Ben Irvin
777f76a0df fix 2022-12-27 11:12:34 +01:00
Christian Capeans
4190687975 Add tests and refactor 2022-12-27 09:55:26 +01:00
Convly
9cdb5c1096 Add better typing for the remote protocol 2022-12-23 10:19:14 +01:00
Christian Capeans
63d58433fc Add typings for transfer 2022-12-22 18:48:23 +01:00
Ben Irvin
515c89f10b fix lint error 2022-12-22 17:06:43 +01:00
Christian Capeans
8ba5278b0d Add restore option to the destination provider 2022-12-22 15:03:09 +01:00
Convly
4b2b00a3dd Init push transfer capabilities
Co-authored-by: Christian <christiancp100@gmail.com>
Co-authored-by: Ben Irvin <innerdvations@users.noreply.github.com>
2022-12-22 12:30:45 +01:00
Convly
600bd1dbf3 Fix repeatable data structures ID mapping on import 2022-12-21 17:53:52 +01:00
Jean-Sébastien Herbaux
749639caa7
Merge pull request #15228 from strapi/deits/fix-component-with-relation-import 2022-12-21 15:45:42 +01:00
Ben Irvin
06b87fca54 fix unit tests 2022-12-21 15:34:56 +01:00
Ben Irvin
f8db17e08e
Merge branch 'features/deits' into deits/ts-workflow 2022-12-21 11:48:28 +01:00
Ben Irvin
db9c7ac7d6 fix telemetry 2022-12-21 10:23:18 +01:00
Convly
ecfbe42ae2 Update the import's ID mapping table with new components ID 2022-12-21 09:49:47 +01:00
Ben Irvin
b5c78d1f10 remove old code 2022-12-16 16:40:14 +01:00
Ben Irvin
7faed84919 Merge branch 'features/deits' into deits/cli-tracking-events 2022-12-16 16:34:48 +01:00
Ben Irvin
0444bb9929
Merge pull request #15169 from strapi/deits/strategies-cleanup 2022-12-16 16:23:37 +01:00
Christian
a0fffce4b3
Merge pull request #15081 from strapi/deits/import-assets
[DEITS] Import assets
2022-12-16 15:42:26 +01:00
Ben Irvin
6fd0cec73f
Merge branch 'features/deits' into deits/strategies-cleanup 2022-12-16 15:15:43 +01:00
Ben Irvin
e7ec94dec7
Merge pull request #15175 from strapi/deits/import-links 2022-12-16 15:15:20 +01:00
Ben Irvin
dc30dab2c6 Merge branch 'features/deits' into deits/strategies-cleanup 2022-12-16 15:05:39 +01:00
Ben Irvin
c6c1350997 comment out tests 2022-12-16 14:57:15 +01:00
Christian Capeans
7118bd30cb Fix failing tests 2022-12-16 14:11:34 +01:00
Ben Irvin
32a96eee23 remove deepPopulateQuery 2022-12-16 11:47:29 +01:00
Christian Capeans
ea127978b6 Merge branch 'features/deits' into deits/import-assets 2022-12-14 19:19:37 +01:00
Convly
62626cd878 Merge branch 'main' into features/deits 2022-12-14 17:53:31 +01:00
Jean-Sébastien Herbaux
0ae21c4bce
Update comment for the links export in the strapi source provider
Co-authored-by: Ben Irvin <ben@innerdvations.com>
2022-12-14 17:32:21 +01:00
Christian Capeans
d9b7eb1974 Convert the filesystem method calls to async 2022-12-14 13:39:10 +01:00
Ben Irvin
2a58152861 set constant defaults for all strategies 2022-12-14 12:18:25 +01:00
Convly
6414f4906c Handle join column on link import 2022-12-14 11:56:21 +01:00