29765 Commits

Author SHA1 Message Date
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
Marc
935da9c575
Update docs/docs/core/database/relations/reordering.mdx
Co-authored-by: Josh <37798644+joshuaellis@users.noreply.github.com>
2023-02-23 20:34:45 +01:00
Marc
f4d38fb2b3
Update docs/docs/core/database/relations/reordering.mdx
Co-authored-by: Josh <37798644+joshuaellis@users.noreply.github.com>
2023-02-23 20:34:35 +01:00
Marc
83d87f24e9
Update docs/docs/core/database/relations/reordering.mdx
Co-authored-by: Josh <37798644+joshuaellis@users.noreply.github.com>
2023-02-23 20:34:22 +01:00
Marc
9de687b408
Update docs/docs/core/database/relations/reordering.mdx
Co-authored-by: Josh <37798644+joshuaellis@users.noreply.github.com>
2023-02-23 20:34:12 +01:00
Marc
dc5b235f7d
Update docs/docs/core/database/intro.md
Co-authored-by: Josh <37798644+joshuaellis@users.noreply.github.com>
2023-02-23 20:33:53 +01:00
Ben Irvin
06aea362c4 close transactions on failed transfer
Co-authored-by: Christian <christiancp100@gmail.com>
Co-authored-by: Bassel Kanso <basselkanso82@gmail.com>
Co-authored-by: Jean-Sébastien Herbaux <Convly@users.noreply.github.com>
2023-02-23 18:00:06 +01:00
Christian Capeans
ed010184b1 Add documentation to install with lerna 2023-02-23 16:02:54 +01:00
Bassel
db1c010f5b add typing for asset batch 2023-02-23 16:53:11 +02:00
Simone
042475006a
Merge branch 'features/data-transfer' into data-transfer/tracking-api-token-transfer-token 2023-02-23 14:29:53 +01:00
Simone Taeggi
610b2d0fa4 fix eslint error 2023-02-23 14:28:45 +01:00
Bassel
e40e411433 refactor assets streaming 2023-02-23 15:25:19 +02:00
Jamie Howard
77999e2675
Merge pull request #15866 from strapi/private-s3-bucket/upload-extension-unit-tests 2023-02-23 11:54:26 +00:00
Jamie Howard
de5d6b5a8c refactor(content-manager): entity manager support single types 2023-02-23 11:50:01 +00:00
Simone Taeggi
7f64567cbe add ellipsis to title and fix eslint problem 2023-02-23 12:25:28 +01:00
Rémi de Juvigny
0dcfbde89f Allow disabling audit logs 2023-02-23 12:20:58 +01:00
Jamie Howard
2797c1e0ca Merge remote-tracking branch 'origin/feature/private-s3-bucket' into private-s3-bucket/upload-extension-unit-tests 2023-02-23 11:08:10 +00:00
Jamie Howard
c10a4b06db refactor(upload): extension unit test 2023-02-23 11:06:54 +00:00
Marc-Roig
b123fa9d30 required repeatable media must have at least one elm 2023-02-23 12:04:42 +01:00
Marc-Roig
19e9f952ef Merge branch 'main' into fix/required-media-field-in-api 2023-02-23 10:49:14 +01:00
Marc-Roig
b1c48ac026 change extension to mdx 2023-02-23 10:45:08 +01:00
Marc-Roig
a0b49511cb add relations reordering docs 2023-02-23 10:44:07 +01:00
Josh
85ff7d107f
Merge pull request #15892 from strapi/fix/front-unit-tests 2023-02-23 09:41:18 +00:00
nathan-pichon
fc08bb8260
test(review-workflows): add unit tests 2023-02-23 10:40:46 +01:00
Josh
8f632df07a fix: frontend unit tests 2023-02-23 09:16:32 +00:00
Nathan Pichon
62ea880554
Merge pull request #15847 from strapi/feature/review-workflow-content-type-update
feat(review-workflows): add options in content type builder
2023-02-23 09:54:25 +01:00