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 |
|
Convly
|
dd2624fd02
|
Merge branch 'features/deits' of github.com:strapi/strapi into deits/export-project-configuration
|
2022-11-04 09:40:55 +01:00 |
|
Ben Irvin
|
e2dc9b2a64
|
fix maxSizeJsonl
|
2022-11-03 15:48:23 +01:00 |
|
Bassel
|
7da288e42b
|
add tests for streaming schemas
|
2022-11-03 11:38:27 +02:00 |
|
Bassel
|
2139248fc1
|
Merge branch 'features/deits' into deits/export-schema
|
2022-11-03 10:45:55 +02:00 |
|
Bassel Kanso
|
2a0470186a
|
add schemas streaming
|
2022-11-03 10:12:16 +02:00 |
|
Convly
|
7a2ab8acb1
|
Add configuration export
|
2022-11-02 17:26:32 +01:00 |
|
Ben Irvin
|
ec4c4008e2
|
Merge branch 'features/deits' into deits/cli-encryption
|
2022-11-02 16:13:57 +01:00 |
|
Convly
|
06d2b6e911
|
Merge branch 'main' of github.com:strapi/strapi into features/deits
|
2022-11-02 14:29:13 +01:00 |
|
Jean-Sébastien Herbaux
|
1101fe88b2
|
Merge pull request #14758 from strapi/deits/fix-local-strapi-source-provider-tests
[DEITS] Fix local file source provider unit tests
|
2022-11-02 13:46:37 +01:00 |
|
Convly
|
43e2447e77
|
Fix unit tests failing due to using the entity service instead of the query builder
|
2022-11-02 11:27:19 +01:00 |
|
Ben Irvin
|
bae741a701
|
expect encyption.enabled to always be set
|
2022-11-02 11:07:32 +01:00 |
|
Ben Irvin
|
a9d9c3f6a0
|
use rimraf
|
2022-11-02 11:02:21 +01:00 |
|
Ben Irvin
|
0985073bf5
|
don't expose cipher
|
2022-11-02 10:24:35 +01:00 |
|