Ben Irvin
|
a94ba8d31e
|
clean up imports
|
2022-12-12 20:58:10 +01:00 |
|
Ben Irvin
|
0fb2249d2b
|
revert re-ordering
|
2022-12-07 12:01:34 +01:00 |
|
Ben Irvin
|
5cd9ab530e
|
merge features/deits
|
2022-12-06 15:52:42 +01:00 |
|
Ben Irvin
|
6077039196
|
Merge branch 'features/deits' into deits/ts-strapi-eslint-config
|
2022-11-30 15:24:08 +01:00 |
|
Jean-Sébastien Herbaux
|
51b2e888c0
|
Merge pull request #14992 from strapi/deits/export-assets
|
2022-11-30 10:57:43 +01:00 |
|
Convly
|
afea3145b8
|
Fix populate structure
|
2022-11-29 17:35:17 +01:00 |
|
Convly
|
659a55ae99
|
Remove console.log
|
2022-11-29 17:05:20 +01:00 |
|
Convly
|
ad3b8c5a52
|
Use async fs methods
|
2022-11-29 16:52:07 +01:00 |
|
Ben Irvin
|
3631891480
|
fix linting errors
|
2022-11-28 16:41:51 +01:00 |
|
Convly
|
47864e8d24
|
media => assets
|
2022-11-24 16:07:07 +01:00 |
|
Convly
|
a7aac3e781
|
Remove useless import
|
2022-11-24 11:21:35 +01:00 |
|
Convly
|
42304aa680
|
Fix the nested populate for entities export
|
2022-11-24 10:19:40 +01:00 |
|
Convly
|
a60467889d
|
Add media export capabilities for strapi source & fil file destination provider
|
2022-11-23 18:29:51 +01:00 |
|
Convly
|
1f5ff646b9
|
Merge branch 'features/deits' of github.com:strapi/strapi into deits/export-media
|
2022-11-23 16:50:43 +01:00 |
|
Ben Irvin
|
1b7222a16a
|
Merge branch 'features/deits' into deits/engine-tests
|
2022-11-22 10:29:25 +01:00 |
|
Ben Irvin
|
1323aae017
|
fix duplex stream for node 14
Co-authored-by: Jean-Sébastien Herbaux <Convly@users.noreply.github.com>
|
2022-11-22 10:28:22 +01:00 |
|
Convly
|
7600eefc8c
|
tmp local media capabilities
|
2022-11-21 18:55:51 +01:00 |
|
Ben Irvin
|
b702d5690b
|
Merge branch 'features/deits' into deits/engine-tests
|
2022-11-21 09:18:06 +01:00 |
|
Christian Capeans
|
e735ca0187
|
Merge branch 'features/deits' of https://github.com/strapi/strapi into deits/schema-validation
|
2022-11-18 16:20:53 +01:00 |
|
Ben Irvin
|
335ac5e0e4
|
Merge branch 'features/deits' into deits/engine-tests
|
2022-11-17 20:10:18 +01:00 |
|
Ben Irvin
|
7505860d78
|
Merge branch 'features/deits' into deits/provider-results
|
2022-11-17 11:26:50 +01:00 |
|
Ben Irvin
|
456988556e
|
remove useless chain
|
2022-11-16 11:30:12 +01:00 |
|
Convly
|
7768f6076c
|
Fix boostrap > bootstrap typo
|
2022-11-16 11:08:08 +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 |
|
Christian Capeans
|
ec2c6178f4
|
Refactor selectedSchema naming
|
2022-11-15 14:17:10 +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
|
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
|
a580c75d46
|
Add source and destination schema comparator
|
2022-11-14 17:35:21 +01:00 |
|
Ben Irvin
|
7496f46fae
|
fix type import
|
2022-11-11 15:35:47 +01:00 |
|
Ben Irvin
|
68a3fcace5
|
remove counts from providers
|
2022-11-11 14:24:30 +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
|
8b4d475f00
|
add provider results object and typings
|
2022-11-08 14:26:48 +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 |
|
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 |
|
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 |
|
Convly
|
0836a5bdb9
|
Merge branch 'features/deits' into deits/lssp/links-streaming
|
2022-10-27 17:48:18 +02:00 |
|
Convly
|
8a8d68e6e0
|
Add missing auto destroy test
|
2022-10-27 10:56:30 +02:00 |
|
Convly
|
57d7deea7d
|
Add tests for the links
|
2022-10-27 10:15:02 +02:00 |
|
Convly
|
bb75a2433d
|
Add tests for the provider & the entities
|
2022-10-25 17:58:00 +02:00 |
|
Convly
|
0937aef112
|
Fix typo & update typings
|
2022-10-25 17:57:41 +02:00 |
|
Convly
|
9e9b5beb66
|
Make the createEntitiesStream sync
|
2022-10-25 17:57:00 +02:00 |
|
Convly
|
9e3f64ec09
|
Add links streaming capabilities for the local strapi source provider
|
2022-10-24 17:11:59 +02:00 |
|