Bassel Kanso
|
94b79d41b4
|
Merge branch 'main' into fix/transfer-push-stuck
|
2023-06-09 16:38:58 +03:00 |
|
Christian Capeans
|
37ec6abc3c
|
Delete sending null in the assets transfer
|
2023-06-09 15:03:54 +02:00 |
|
Ben Irvin
|
e321cba19b
|
Merge pull request #16912 from strapi/dependabot/npm_and_yarn/semver-and-types/semver-7.5.1
|
2023-06-08 17:36:19 +02:00 |
|
Alexandre Bodin
|
0de06a008d
|
v4.11.0
|
2023-06-07 17:16:22 +02:00 |
|
dependabot[bot]
|
1c485c01a3
|
chore(deps): bump semver and @types/semver
Bumps [semver](https://github.com/npm/node-semver) and [@types/semver](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/semver). These dependencies needed to be updated together.
Updates `semver` from 7.3.8 to 7.5.1
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v7.3.8...v7.5.1)
Updates `@types/semver` from 7.3.13 to 7.5.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/semver)
---
updated-dependencies:
- dependency-name: semver
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: "@types/semver"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-06-06 14:29:44 +00:00 |
|
dependabot[bot]
|
615c04e8d8
|
chore(deps): bump typescript from 5.0.4 to 5.1.3
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.0.4 to 5.1.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.0.4...v5.1.3)
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-06-04 23:02:10 +00:00 |
|
Convly
|
da080df32b
|
v4.10.7
|
2023-05-31 17:46:38 +02:00 |
|
Bassel Kanso
|
90032a791f
|
Merge branch 'main' into fix/transfer-push-stuck
|
2023-05-26 15:43:43 +03:00 |
|
Bassel
|
a862150325
|
refactoring using default message retry options
|
2023-05-26 15:42:03 +03:00 |
|
Ben Irvin
|
b2e2d3f4c8
|
fix imports
|
2023-05-26 11:42:17 +02:00 |
|
Ben Irvin
|
c0af9ae786
|
use chain to fix broken piping
Co-authored-by: Jean-Sébastien Herbaux <Convly@users.noreply.github.com>
|
2023-05-26 11:30:40 +02:00 |
|
Bassel
|
013e9b5cd3
|
update test
|
2023-05-25 15:32:50 +03:00 |
|
Bassel
|
d1c6d66125
|
remove console.log
|
2023-05-25 15:09:35 +03:00 |
|
Bassel
|
5ce621adc7
|
add extra check for messages and new configs for remote providers
|
2023-05-25 15:08:45 +03:00 |
|
Convly
|
17b464408e
|
v4.10.6
|
2023-05-25 11:31:43 +03:00 |
|
Convly
|
4a74e02703
|
Merge branch 'releases/4.10.6'
|
2023-05-24 16:58:52 +02:00 |
|
Convly
|
7dbae9d05d
|
v4.10.6
|
2023-05-24 16:54:28 +02:00 |
|
Bassel Kanso
|
fead30ef5c
|
Update packages/core/data-transfer/src/engine/index.ts
Co-authored-by: Ben Irvin <ben@innerdvations.com>
|
2023-05-23 18:53:59 +03:00 |
|
Bassel
|
e10a524e26
|
creating getSchemas in the engine to manage caching schemas
|
2023-05-23 18:53:59 +03:00 |
|
Bassel
|
6524692bc0
|
save schemas in memory and use them instead of calling destination provider
|
2023-05-23 18:53:59 +03:00 |
|
Bassel Kanso
|
c1377ecab2
|
Update packages/core/data-transfer/src/engine/index.ts
Co-authored-by: Ben Irvin <ben@innerdvations.com>
|
2023-05-23 16:56:33 +03:00 |
|
Bassel
|
b86c6ee875
|
creating getSchemas in the engine to manage caching schemas
|
2023-05-23 16:45:27 +03:00 |
|
Bassel
|
8ae00e4b9e
|
save schemas in memory and use them instead of calling destination provider
|
2023-05-23 16:12:18 +03:00 |
|
Bassel
|
066258b3fb
|
fix unit test
|
2023-05-23 13:29:03 +03:00 |
|
Bassel
|
6058822ad0
|
refactoring and adding check to pull as well
|
2023-05-23 03:49:04 +03:00 |
|
Bassel Kanso
|
b581df8424
|
Merge branch 'main' into fix/transfer-push-stuck
|
2023-05-19 15:38:41 +03:00 |
|
Bassel
|
2d38a9394a
|
push retry sending messages if no response was recieved
|
2023-05-19 15:30:29 +03:00 |
|
Sébastien Vanvelthem
|
5d645f2103
|
chore: align swc usage for test:unit and fix swc/helpers hazards (#16731)
|
2023-05-18 09:53:07 +01:00 |
|
Bassel Kanso
|
6bbdf94d5c
|
Merge pull request #16648 from strapi/fix/transfer-pull
Wait for websocket to open only once in transfer pull
|
2023-05-15 15:20:03 +03:00 |
|
Convly
|
d9277d616b
|
v4.10.5
|
2023-05-11 18:28:54 +02:00 |
|
Ben Irvin
|
45333fe530
|
Merge pull request #16634 from strapi/fix/dts-bypass-schema-check
|
2023-05-11 18:11:38 +02:00 |
|
Convly
|
3f55bac2e7
|
v4.10.4
|
2023-05-10 14:46:30 +02:00 |
|
Ben Irvin
|
6fdc3c99fd
|
fix comments
|
2023-05-09 17:36:08 +02:00 |
|
Ben Irvin
|
e6efa4681a
|
move middleware to utils
|
2023-05-09 15:07:59 +02:00 |
|
Christian
|
1811a7ca36
|
Merge branch 'fix/dts-bypass-schema-check' into fix/dts-engine-test
|
2023-05-09 14:38:30 +02:00 |
|
Christian Capeans
|
ba37055eed
|
Fix failing test
|
2023-05-09 14:15:05 +02:00 |
|
Ben Irvin
|
7b717f1ebb
|
move confirmation messages outside of engine
|
2023-05-09 12:22:17 +02:00 |
|
Ben Irvin
|
c0d9b62fad
|
remove schemaDiffs class property
|
2023-05-08 17:32:04 +02:00 |
|
Ben Irvin
|
46fc2b4ae8
|
add generic to Next
|
2023-05-08 17:29:12 +02:00 |
|
Ben Irvin
|
e68a233820
|
move types to types file
|
2023-05-08 16:56:38 +02:00 |
|
Ben Irvin
|
d81966f5b6
|
clean up comments and typos
|
2023-05-08 15:14:16 +02:00 |
|
Bassel
|
66983dffa5
|
fix transfer pull, wait for websocket to open only once
|
2023-05-08 13:58:53 +03:00 |
|
Ben Irvin
|
ff82ffff62
|
fix signals and add messaging for specific features
|
2023-05-08 12:41:07 +02:00 |
|
Ben Irvin
|
58b8c18870
|
add confirmation to transfer and import
|
2023-05-08 10:44:29 +02:00 |
|
Ben Irvin
|
4b37d806ca
|
report diffs before confirming
|
2023-05-07 16:10:20 +02:00 |
|
Ben Irvin
|
9cbdad0a70
|
add middleware for schema diff handling
|
2023-05-07 15:48:14 +02:00 |
|
Ben Irvin
|
b012dc6e78
|
Bypass schema check and ignore fields and links that do not exist in destination
Co-authored-by: Jean-Sébastien Herbaux <Convly@users.noreply.github.com>
|
2023-05-05 16:15:13 +02:00 |
|
Convly
|
a02b19866a
|
v4.10.2
|
2023-05-03 15:04:25 +02:00 |
|
Christian
|
af7b42e8d1
|
Merge pull request #16553 from strapi/fix/protect-assets-backup
|
2023-04-28 17:17:23 +02:00 |
|
Ben Irvin
|
3096b9731e
|
Merge pull request #16558 from strapi/chore/remove-uuid
|
2023-04-28 15:50:30 +02:00 |
|