194 Commits

Author SHA1 Message Date
Bassel
db1c010f5b add typing for asset batch 2023-02-23 16:53:11 +02:00
Simone Taeggi
610b2d0fa4 fix eslint error 2023-02-23 14:28:45 +01:00
Bassel
e40e411433 refactor assets streaming 2023-02-23 15:25:19 +02:00
Bassel
1c5fd3d1b1 stream assets in batches 2023-02-22 17:27:39 +02:00
Christian Capeans
6733ffab9f Abstract logging progress logic 2023-02-22 14:08:06 +01:00
Bassel
ea9cc4eb2f Merge branch 'features/data-transfer' into data-transfer/batch 2023-02-22 11:15:20 +02:00
Convly
58200a9930 init progress 2023-02-22 09:59:29 +01:00
Simone Taeggi
dba158774e remove automatically eslint fix 2023-02-21 15:10:32 +01:00
Simone Taeggi
bf3981d5ed merge features/data-transfer and fix conflicts 2023-02-21 09:49:40 +01:00
Bassel
4c6a4d97dc send chunks of data instead of 1 at a time 2023-02-20 18:04:39 +02:00
Convly
478127d7c7 Merge branch 'main' of github.com:strapi/strapi into features/data-transfer 2023-02-20 16:58:46 +01:00
Gustav Hansen
614b7e248c Run prettier 2023-02-20 11:46:18 +01:00
Convly
e80cfe2363 Update the init check 2023-02-14 11:13:46 +01:00
Convly
67216696a5 Update delta to indexesDifference 2023-02-13 14:40:35 +01:00
Convly
a19d73f2ac Implement a transfer flow to restrict ops 2023-02-13 11:14:30 +01:00
Convly
f143b7e57a Implement the ws status command 2023-02-08 18:19:08 +01:00
Convly
1dd825035c Merge branch 'main' of github.com:strapi/strapi into features/data-transfer 2023-02-08 17:22:20 +01:00
Convly
9e4436b15a Add a verify util to the transfer runner handler 2023-02-08 10:46:16 +01:00
akcyp
079a0fc984 Fix data import on linux alpine 2023-02-08 09:29:27 +01:00
Convly
386579ff66 Update transfer services, fix api tests 2023-02-06 10:03:08 +01:00
Convly
8ad3612978 Remove useless test 2023-02-03 12:32:04 +01:00
Christian Capeans
fe1bb44299 Create transfer tokens
Co-authored-by: Bassel Kanso <basselkanso82@gmail.com>
Co-authored-by: Jean-Sébastien Herbaux <Convly@users.noreply.github.com>
Co-authored-by: Simone <simone.taeggi@strapi.io>
Co-authored-by: Ben Irvin <innerdvations@users.noreply.github.com>
2023-02-02 13:15:41 +01:00
Convly
236275ab4d Merge branch 'main' of github.com:strapi/strapi into features/data-transfer 2023-02-02 10:10:48 +01:00
Christian Capeans
3e98167fb2 Clear mocks instead of reset them 2023-01-31 13:22:18 +01:00
Christian Capeans
cc3d292f0e Add more specific error 2023-01-31 11:27:06 +01:00
Christian Capeans
721b3e586c Merge branch 'features/data-transfer' into deits/import-error-full-disk 2023-01-31 11:16:55 +01:00
Ben Irvin
b9275ce7a6
Merge branch 'main' into fix/import-invalid-jsonl-should-throw 2023-01-31 09:05:54 +01:00
Ben Irvin
e73b7873c5
Merge pull request #15609 from strapi/enhancement/add-datatype-diff-type 2023-01-31 09:05:01 +01:00
Ben Irvin
7ec8338e57 throw informative message 2023-01-30 18:37:11 +01:00
Ben Irvin
4e2468dce4 newline 2023-01-30 16:41:37 +01:00
Ben Irvin
546b6acc00 start throwing errors when parsing jsonl 2023-01-30 15:09:05 +01:00
Christian Capeans
6aba75f12b Check full disk on export 2023-01-30 13:43:31 +01:00
Ben Irvin
26e044a58b remove eslint ignore 2023-01-30 10:34:46 +01:00
Ben Irvin
29d6b02ecf clean up logic 2023-01-30 10:32:41 +01:00
Ben Irvin
71a4e6ed29 revert strict 2023-01-30 10:22:20 +01:00
Ben Irvin
e027d73fe3 remove datatypediff 2023-01-30 10:15:47 +01:00
Christian Capeans
7dda4e6489 Add full disk error 2023-01-27 17:17:53 +01:00
Ben Irvin
12b0807384 fix value of added and deleted 2023-01-27 14:34:07 +01:00
Ben Irvin
7be8fc4d45 cleanup 2023-01-27 14:32:39 +01:00
Ben Irvin
f9fa911bf8 revert change to AddedDiff and DeletedDiff 2023-01-27 14:12:40 +01:00
Ben Irvin
168ee1e2dd add message for dataType diff 2023-01-27 14:06:33 +01:00
Ben Irvin
94898aba59 add check for loose equality 2023-01-27 13:58:41 +01:00
Ben Irvin
ceaf7b5146 improve messaging 2023-01-27 13:58:10 +01:00
Ben Irvin
00cdbefe8b add more specific error message 2023-01-26 17:15:16 +01:00
Convly
8f9714ec08 Fix mysql & postgres imports 2023-01-25 18:44:59 +01:00
Convly
c631b7f77c Review fixes 2023-01-25 16:31:51 +01:00
Bassel Kanso
acfb19be24
Merge pull request #15564 from strapi/deits/fix-gitkeep
re-creating .gitkeep
2023-01-25 11:29:33 +02:00
Bassel
6f6c24d133 re-creating .gitkeep 2023-01-25 11:24:39 +02:00
Convly
62725c8410 Merge branch 'features/deits' into deits/diagnostics 2023-01-25 10:02:43 +01:00
Convly
80c0153907 Fix diff formatting for schemas matching 2023-01-24 16:15:55 +01:00