28700 Commits

Author SHA1 Message Date
Convly
8555ff138f Merge branch 'features/data-transfer' of github.com:strapi/strapi into data-transfer/fix-transfer-transaction-close 2023-02-24 15:29:32 +01:00
Jean-Sébastien Herbaux
acbb752d95
Merge pull request #15912 from strapi/data-transfer/end-transfer 2023-02-24 15:27:43 +01:00
Convly
390897d30d Merge branch 'features/data-transfer' of github.com:strapi/strapi into data-transfer/fix-transfer-transaction-close 2023-02-24 15:26:30 +01:00
Jean-Sébastien Herbaux
2be65be5d0
Merge pull request #15880 from strapi/data-transfer/progress 2023-02-24 15:24:20 +01:00
Jean-Sébastien Herbaux
4d0823b601
Merge pull request #15909 from strapi/data-transfer/batch 2023-02-24 15:23:56 +01:00
Convly
baef75dd2e Fix the asset transfer when there are no assets 2023-02-24 15:23:20 +01:00
Convly
5a80534b3f Gracefully end the transfer 2023-02-24 15:18:35 +01:00
Ben Irvin
d79d962006
Merge branch 'features/data-transfer' into data-transfer/fix-transfer-transaction-close 2023-02-24 14:56:53 +01:00
Christian Capeans
1a53342ce6 Fix backend tests 2023-02-24 14:53:19 +01:00
Convly
8f6058aacd Merge branch 'main' of github.com:strapi/strapi into features/data-transfer 2023-02-24 14:47:47 +01:00
Convly
632e90270b Merge branch 'features/data-transfer' of github.com:strapi/strapi into features/data-transfer 2023-02-24 14:47:36 +01:00
Christian Capeans
df846baf72 Add possible error using yarn 2023-02-24 14:30:15 +01:00
Bassel
c0ef863c8a remove unnecessary logs 2023-02-24 15:28:24 +02:00
Christian
977d9f0003
Merge branch 'features/data-transfer' into data-transfer/progress 2023-02-24 14:11:38 +01:00
Christian
3548c7c818
Update docs/docs/how-to-install-packages.md
Co-authored-by: Ben Irvin <ben@innerdvations.com>
2023-02-24 14:07:15 +01:00
Christian
e4f2b38ce3
Update docs/sidebars.js
Co-authored-by: Ben Irvin <ben@innerdvations.com>
2023-02-24 14:06:35 +01:00
Christian
e841c31970
Update docs/docs/how-to-install-packages.md
Co-authored-by: Josh <37798644+joshuaellis@users.noreply.github.com>
2023-02-24 14:06:24 +01:00
Bassel
c968b3e2d7 remove console log 2023-02-24 14:51:10 +02:00
Simone Taeggi
ea4e73308c Merge branch 'features/data-transfer' into data-transfer/tracking-api-token-transfer-token and fix conflicts 2023-02-24 13:49:59 +01:00
Bassel
4f9f0a11cd fix typing 2023-02-24 14:46:58 +02:00
Marc-Roig
9f78939ce0 store created file in var 2023-02-24 13:39:54 +01:00
Fernando Chávez
c4b1d365ac
Merge pull request #15849 from strapi/enhancement/cloud-box-on-homepage
Add cloud section on homepage!
2023-02-24 13:11:53 +01:00
Bassel
0d1eedb9ad Merge branch 'features/data-transfer' into data-transfer/batch 2023-02-24 13:48:25 +02:00
Simone
96c256b509
Merge pull request #15815 from strapi/data-transfer/delete-token-confirmation-msg
Confirmation message when deleting a transfer token or an API token from the list
2023-02-24 12:44:24 +01:00
Simone Taeggi
5056cc1e74 update snapshots 2023-02-24 12:37:03 +01:00
Simone Taeggi
f3611aebc0 fix TS lint error 2023-02-24 12:32:52 +01:00
Bassel
2bea33bf67 Batching using the amount of bytes
Co-authored-by: Jean-Sébastien Herbaux <Convly@users.noreply.github.com>
2023-02-24 13:31:58 +02:00
Simone Taeggi
f4789e0f89 resolve linter errors 2023-02-24 12:28:51 +01:00
Ben Irvin
1de054d71f always return a message to client instead of throwing error on server and await rollbacks
Co-authored-by: Jean-Sébastien Herbaux <Convly@users.noreply.github.com>
2023-02-24 12:08:25 +01:00
Christian Capeans
9b289f3b31 Fix small issues in the lerna docs 2023-02-24 11:56:44 +01:00
Simone Taeggi
5ac3299212 update snapshots 2023-02-24 11:51:45 +01:00
Simone Taeggi
ce992fbb16 fix stopPropagation location 2023-02-24 11:40:12 +01:00
Simone Taeggi
9ef53d1e39 add event stopPropagation on the onClick value of the DeleteButton 2023-02-24 11:35:17 +01:00
Fernando Chavez
8d1193b561 Merge branch 'main' of github.com:strapi/strapi into enhancement/cloud-box-on-homepage 2023-02-24 11:19:37 +01:00
Simone Taeggi
1b4dddf59e remove stopPropagation and update tests to use getByRole 2023-02-24 11:18:48 +01:00
Simone Taeggi
7094638c38 remove useless snapshot and the act 2023-02-24 10:54:57 +01:00
Ben Irvin
5889463574 Merge branch 'data-transfer/progress' into data-transfer/fix-transfer-transaction-close 2023-02-24 10:07:47 +01:00
Ben Irvin
e85b3a18aa cleanup 2023-02-24 09:58:54 +01:00
Ben Irvin
fa6df72fa7 handle errors from ws response
Co-authored-by: Jean-Sébastien Herbaux <Convly@users.noreply.github.com>
2023-02-24 09:46:03 +01:00
Marc-Roig
a392a15b65 call entity manager mapEntity 2023-02-24 09:17:39 +01:00
Marc
4c4f8e115d
Update docs/docs/core/database/relations/reordering.mdx
Co-authored-by: Josh <37798644+joshuaellis@users.noreply.github.com>
2023-02-23 21:00:29 +01:00
Marc
a273400ee6
Update docs/docs/core/database/relations/reordering.mdx
Co-authored-by: Josh <37798644+joshuaellis@users.noreply.github.com>
2023-02-23 21:00:22 +01:00
Marc
f75ad9facc
Update docs/docs/core/database/relations/reordering.mdx
Co-authored-by: Josh <37798644+joshuaellis@users.noreply.github.com>
2023-02-23 21:00:12 +01:00
Marc
89dc2e96d3
Update docs/docs/core/database/relations/reordering.mdx
Co-authored-by: Josh <37798644+joshuaellis@users.noreply.github.com>
2023-02-23 21:00:03 +01:00
Marc
44ac21fa2d
Update docs/docs/core/database/relations/reordering.mdx
Co-authored-by: Josh <37798644+joshuaellis@users.noreply.github.com>
2023-02-23 20:59:53 +01:00
Marc-Roig
930ca2c54b change intro file slug and tags 2023-02-23 20:58:38 +01:00
Marc-Roig
dc52a7a5ac improve algorithm steps description 2023-02-23 20:58:28 +01:00
Marc
c8b6b65ef1
Update docs/docs/core/database/relations/reordering.mdx
Co-authored-by: Josh <37798644+joshuaellis@users.noreply.github.com>
2023-02-23 20:35:19 +01:00
Marc
5437e6f10f
Update docs/docs/core/database/relations/reordering.mdx
Co-authored-by: Josh <37798644+joshuaellis@users.noreply.github.com>
2023-02-23 20:35:01 +01:00
Marc
eb3cb725aa
Update docs/docs/core/database/relations/reordering.mdx
Co-authored-by: Josh <37798644+joshuaellis@users.noreply.github.com>
2023-02-23 20:34:55 +01:00