Ben Irvin
|
1a98345a9a
|
fix code for tests
|
2022-11-15 20:58:50 +01:00 |
|
Ben Irvin
|
7f68db7fe7
|
add (failing) test for bootstrap
|
2022-11-15 20:35:22 +01:00 |
|
Ben Irvin
|
603145c3c6
|
rename bootstrap
|
2022-11-15 18:51:43 +01:00 |
|
Ben Irvin
|
93592cad68
|
rename bootstrap
|
2022-11-15 18:51:20 +01:00 |
|
Ben Irvin
|
bf2442a2f5
|
move test-utils
|
2022-11-15 18:51:20 +01:00 |
|
Ben Irvin
|
6312d5e1d5
|
comment
|
2022-11-15 18:43:53 +01:00 |
|
Ben Irvin
|
5afd6ce9ce
|
combine progress into one object
|
2022-11-15 18:42:34 +01:00 |
|
Ben Irvin
|
b8c81bcf09
|
use emit instead of passing type
|
2022-11-15 18:23:31 +01:00 |
|
Ben Irvin
|
64ae9f324b
|
Merge pull request #14716 from strapi/deits/ts-linting
[DEITS] Add eslint+prettier for typescript files
|
2022-11-15 14:49:48 +01:00 |
|
Ben Irvin
|
5888531e7c
|
rename step to stage
|
2022-11-15 14:30:42 +01:00 |
|
Christian Capeans
|
ec2c6178f4
|
Refactor selectedSchema naming
|
2022-11-15 14:17:10 +01:00 |
|
Christian Capeans
|
a9d20f759b
|
Refactor schema comparisson to make it simpler
|
2022-11-15 14:15:25 +01:00 |
|
Christian Capeans
|
00c964b1d7
|
Reorder imports
|
2022-11-15 13:52:11 +01:00 |
|
Convly
|
bffa65ebc2
|
Update types for the file destination provider
|
2022-11-15 10:37:41 +01:00 |
|
Convly
|
159a0604b8
|
Remove useless console.log
|
2022-11-15 10:36:47 +01:00 |
|
Convly
|
ec384c582e
|
Export metadata from the local file destination provider
|
2022-11-15 09:48:51 +01:00 |
|
Christian Capeans
|
4c3bbf50e4
|
Add the strapi schemas typing
|
2022-11-15 09:33:35 +01:00 |
|
Christian Capeans
|
d294657075
|
Adapt the tests to the new selectedKeys array
|
2022-11-15 09:20:38 +01:00 |
|
Christian Capeans
|
878fcdd23a
|
Abstract selectedKeys and method to utils
|
2022-11-15 09:10:03 +01:00 |
|
Christian Capeans
|
17fca91cb5
|
Join lodash imports in one
|
2022-11-15 08:48:30 +01:00 |
|
Ben Irvin
|
bd0f0b68d9
|
synchronize typescript package versions
|
2022-11-15 08:43:58 +01:00 |
|
Ben Irvin
|
8c9d3a0ff6
|
add missing rules
|
2022-11-15 08:41:33 +01:00 |
|
Christian Capeans
|
0581a91e21
|
Delete unnecessary console.logs
|
2022-11-14 17:43:39 +01:00 |
|
Christian Capeans
|
a580c75d46
|
Add source and destination schema comparator
|
2022-11-14 17:35:21 +01:00 |
|
Ben Irvin
|
af1a2372d6
|
fix aggregate data recording
|
2022-11-11 16:14:21 +01:00 |
|
Ben Irvin
|
7496f46fae
|
fix type import
|
2022-11-11 15:35:47 +01:00 |
|
Ben Irvin
|
70f134f90f
|
fix: pass data to destination stream
|
2022-11-11 15:25:19 +01:00 |
|
Ben Irvin
|
68a3fcace5
|
remove counts from providers
|
2022-11-11 14:24:30 +01:00 |
|
Ben Irvin
|
c09c8b2511
|
add bytes and table
|
2022-11-11 14:11:02 +01:00 |
|
Ben Irvin
|
68909c62f8
|
add count recorder
|
2022-11-11 13:41:01 +01:00 |
|
Ben Irvin
|
f98f209bde
|
Merge branch 'features/deits' into deits/provider-results
|
2022-11-10 09:05:57 +01:00 |
|
Ben Irvin
|
0d17166025
|
Merge branch 'features/deits' into deits/archive-files
|
2022-11-10 08:57:05 +01:00 |
|
Convly
|
c79bce4f2d
|
Merge branch 'features/deits' of github.com:strapi/strapi into features/deits
|
2022-11-09 16:09:26 +01:00 |
|
Convly
|
59ce604ca7
|
Merge branch 'main' of github.com:strapi/strapi into features/deits
|
2022-11-09 16:09:13 +01:00 |
|
Convly
|
d1c58b3a67
|
Update encryption unit test
|
2022-11-09 15:39:19 +01:00 |
|
Ben Irvin
|
914459326d
|
fix fs errors
|
2022-11-09 15:27:17 +01:00 |
|
Convly
|
4eca5097b2
|
Merge branch 'features/deits' into deits/cleanup-and-fixes
|
2022-11-09 15:17:10 +01:00 |
|
Convly
|
bb7d566d42
|
Merge branch 'main' of github.com:strapi/strapi into features/deits
|
2022-11-09 15:15:28 +01:00 |
|
Ben Irvin
|
ff8290f4bf
|
fix import
|
2022-11-09 14:29:18 +01:00 |
|
Ben Irvin
|
91d0961ac2
|
add counter to file destination provider
|
2022-11-08 16:04:43 +01:00 |
|
Ben Irvin
|
01621ab320
|
add counts to local strapi source provider
|
2022-11-08 15:47:51 +01:00 |
|
Ben Irvin
|
dfbf05248b
|
throw errors instead of suppressing
|
2022-11-08 15:23:14 +01:00 |
|
Ben Irvin
|
8b4d475f00
|
add provider results object and typings
|
2022-11-08 14:26:48 +01:00 |
|
Ben Irvin
|
9cfed3598c
|
add key check to bootstrap
|
2022-11-08 11:11:50 +01:00 |
|
Convly
|
9e62028699
|
Add decrypt to the local file source provider & fix duplex issue
|
2022-11-08 09:41:53 +01:00 |
|
Ben Irvin
|
16e68f9e76
|
make encryption key optional
|
2022-11-07 18:48:33 +01:00 |
|
Ben Irvin
|
972d8a9c92
|
add archive option
|
2022-11-07 11:46:41 +01:00 |
|
Ben Irvin
|
8ee20f5dfa
|
Merge pull request #14775 from strapi/deits/cli-import
[DEITS] CLI command updates
|
2022-11-07 10:46:00 +01:00 |
|
Bassel
|
a22d12f1dc
|
refactoring schema export
|
2022-11-07 11:10:05 +02:00 |
|
Ben Irvin
|
35e742505d
|
Merge branch 'features/deits' into deits/cli-import
|
2022-11-04 17:22:46 +01:00 |
|