Bassel
|
db8dac601f
|
Merge branch 'features/deits' into deits/import-configs
|
2022-12-07 11:36:18 +02:00 |
|
Bassel
|
3122926a55
|
add types for webhook and corestore
|
2022-12-07 11:30:33 +02:00 |
|
Convly
|
60fd096e90
|
Remove decompress & decrypt commands, automatically detect export file transforms
|
2022-12-07 09:43:27 +01:00 |
|
Convly
|
4561228824
|
Merge branch 'features/deits' of github.com:strapi/strapi into deits/fix-local-file-source-archive-extraction
|
2022-12-06 15:05:04 +01:00 |
|
Bassel
|
1e66b27892
|
Merge branch 'features/deits' into deits/import-configs
|
2022-12-06 11:02:56 +02:00 |
|
Bassel
|
c0f10750b7
|
add some changes and types
|
2022-12-06 10:59:48 +02:00 |
|
Convly
|
27f94c6e13
|
Remove console.log
|
2022-12-05 18:31:26 +01:00 |
|
Convly
|
26a7f82221
|
Modify the local file source provider and how it extracts information from the archive
|
2022-12-05 18:17:31 +01:00 |
|
Christian
|
3e3533187e
|
Merge pull request #14756 from strapi/deits/cli-tests
[DEITS] Export command CLI tests
|
2022-12-05 13:08:23 +01:00 |
|
Christian Capeans
|
010fec9722
|
Delete unnecessary mock
|
2022-12-05 13:07:48 +01:00 |
|
Convly
|
9e2a0aa0ed
|
Remove unused type
|
2022-12-05 11:44:07 +01:00 |
|
Convly
|
db1ac4a6ce
|
Sort aggregate keys by alphabetical order instead of size
|
2022-12-05 11:41:15 +01:00 |
|
Christian Capeans
|
28936e20ee
|
Add virtual property to mock
|
2022-12-05 10:40:36 +01:00 |
|
Convly
|
fed4c77b0e
|
Merge branch 'features/deits' of github.com:strapi/strapi into deits/beta-enhancements
|
2022-12-05 10:32:51 +01:00 |
|
Convly
|
94697de4f6
|
Update transfer progress logic in the engine + update related tests
|
2022-12-05 10:32:38 +01:00 |
|
Convly
|
53156b6110
|
Update type
|
2022-12-05 10:31:58 +01:00 |
|
Convly
|
ed04376ee7
|
Update asset transfer using newly implemented type
|
2022-12-05 10:31:42 +01:00 |
|
Convly
|
ea9d810423
|
Sort aggregate key in transfer table
|
2022-12-05 10:31:04 +01:00 |
|
Convly
|
fe7047c33e
|
Add IAsset type
|
2022-12-05 10:30:24 +01:00 |
|
Bassel
|
1d5057de4d
|
Merge branch 'features/deits' into deits/import-configs
|
2022-12-05 11:28:48 +02:00 |
|
Bassel Kanso
|
88bb880840
|
Merge pull request #14896 from strapi/deits/restore-mechanism
[DEITS] restore mechanism
|
2022-12-05 11:24:19 +02:00 |
|
Christian Capeans
|
3690019075
|
Merge branch 'features/deits' into deits/cli-tests
|
2022-12-05 10:17:37 +01:00 |
|
Bassel
|
3b715d01e1
|
update unit tests
|
2022-12-02 17:35:12 +02:00 |
|
Bassel
|
8b23bd5d2f
|
change to beforeTransfer
|
2022-12-02 17:15:27 +02:00 |
|
Bassel
|
d02f411c96
|
fixing some tests
|
2022-12-02 13:20:23 +02:00 |
|
Bassel
|
3ec0b91013
|
Merge branch 'features/deits' into deits/restore-mechanism
|
2022-12-02 11:59:12 +02:00 |
|
Bassel
|
36b49e6149
|
change from beforestreaming to beforetransfer
|
2022-12-02 11:55:39 +02:00 |
|
Bassel
|
e23bc25925
|
update unit tests
|
2022-12-02 11:53:11 +02:00 |
|
Bassel
|
26dd3b4426
|
move defaults to command line
|
2022-12-02 11:47:55 +02:00 |
|
Ben Irvin
|
2573582c2c
|
mock fs-extra
|
2022-12-01 17:03:23 +01:00 |
|
Bassel
|
7b2a82d724
|
import project configurations
Co-authored-by: Christian <christiancp100@gmail.com>
|
2022-12-01 13:20:24 +02:00 |
|
Ben Irvin
|
e2b379993b
|
make subitems grey
|
2022-12-01 11:54:41 +01:00 |
|
Ben Irvin
|
fce7114f6f
|
add export to utils and rename file
|
2022-12-01 11:45:49 +01:00 |
|
Ben Irvin
|
f35289918a
|
Merge branch 'features/deits' into deits/import-progress
|
2022-12-01 11:32:52 +01:00 |
|
Christian Capeans
|
2d9253f5af
|
Merge branch 'features/deits' into deits/cli-tests
|
2022-11-30 19:05:54 +01:00 |
|
Christian
|
589a06ab58
|
Merge pull request #14972 from strapi/deits/export-archive
[DEITS] Add tests for local file destination provider
|
2022-11-30 18:03:35 +01:00 |
|
Ben Irvin
|
49419031c5
|
default confirmation to N
|
2022-11-30 17:33:44 +01:00 |
|
Ben Irvin
|
3086bb0f37
|
update progress tables
|
2022-11-30 17:33:31 +01:00 |
|
Convly
|
20669b3e2c
|
tmp
|
2022-11-30 16:08:27 +01:00 |
|
Ben Irvin
|
76b48a30a8
|
Merge branch 'features/deits' into deits/import-progress
|
2022-11-30 15:42:44 +01:00 |
|
Bassel
|
d5e10d1b5c
|
Merge branch 'features/deits' into deits/restore-mechanism
|
2022-11-30 16:40:56 +02:00 |
|
Ben Irvin
|
10dfd9381c
|
Merge branch 'main' into features/deits
|
2022-11-30 15:34:40 +01:00 |
|
Ben Irvin
|
0718a1c0c4
|
Merge branch 'features/deits' into deits/import-progress
|
2022-11-30 15:26:50 +01:00 |
|
Christian Capeans
|
3c3e3b6ca8
|
Add missing dependencies
|
2022-11-30 13:05:42 +01:00 |
|
Christian Capeans
|
b69d73aa34
|
Merge branch 'features/deits' into deits/export-archive
|
2022-11-30 13:01:27 +01:00 |
|
Ben Irvin
|
a8c7d46b30
|
use commander to 8.2.0
|
2022-11-30 11:58:40 +01:00 |
|
Ben Irvin
|
30c56dc9b3
|
use commander 8.2.0 everywhere
|
2022-11-30 11:41:20 +01:00 |
|
Ben Irvin
|
c792d37bcb
|
Merge branch 'features/deits' into deits/cli-no-booleans
|
2022-11-30 11:37:59 +01:00 |
|
Jean-Sébastien Herbaux
|
ab9faf7705
|
Merge pull request #15042 from strapi/deits/cli-output-enhancement
|
2022-11-30 11:11:22 +01:00 |
|
Christian Capeans
|
8037f2c808
|
Merge branch 'features/deits' into deits/export-archive
|
2022-11-30 11:00:51 +01:00 |
|