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 |
|
Convly
|
ee5f588691
|
Merge branch 'deits/import-entities' into deits/import-links
|
2022-12-14 10:07:21 +01:00 |
|
Convly
|
c582677d7e
|
Merge branch 'features/deits' into deits/import-entities
|
2022-12-14 10:06:55 +01:00 |
|
Jean-Sébastien Herbaux
|
aa7de72688
|
Update the error message for the restore strategy update function
Co-authored-by: Ben Irvin <ben@innerdvations.com>
|
2022-12-14 10:00:48 +01:00 |
|
Convly
|
96a6c666fe
|
Update typing for the engine results
|
2022-12-14 09:59:38 +01:00 |
|
Convly
|
38f756e1bb
|
Add transfer (import+export) links capabilities
|
2022-12-14 09:41:49 +01:00 |
|
Ben Irvin
|
74e11e07af
|
Merge branch 'features/deits' into deits/ts-workflow
|
2022-12-14 09:39:49 +01:00 |
|
Christian Capeans
|
81e1d2f831
|
Populate error on fail to avoid the removal of the backup directory
|
2022-12-13 18:19:41 +01:00 |
|
Ben Irvin
|
1b516f5ba8
|
clean strategies
|
2022-12-13 16:44:07 +01:00 |
|
Ben Irvin
|
52dd8e0ba3
|
uppercase constant
|
2022-12-13 15:11:00 +01:00 |
|
Ben Irvin
|
620164eb44
|
Merge branch 'features/deits' into deits/cli-tracking-events
|
2022-12-13 15:07:31 +01:00 |
|
Ben Irvin
|
fe67353d86
|
clean up bootstrap
|
2022-12-13 13:27:05 +01:00 |
|
Ben Irvin
|
36ef47357e
|
fix comments
|
2022-12-13 13:18:23 +01:00 |
|
Ben Irvin
|
cac4957c16
|
revert filestream changes
|
2022-12-13 13:14:01 +01:00 |
|