9921 Commits

Author SHA1 Message Date
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
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
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
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
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
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
Convly
bae505f44c v4.6.2 2023-02-22 19:06:25 +01:00
Convly
f03ab1201b Fix wrong import names for some icons in the CTB 2023-02-22 18:48:54 +01:00
Jamie Howard
04efe043d0 test(upload): support dynamic zones 2023-02-22 16:46:00 +00:00
Marc
006a531e85
Merge pull request #15879 from strapi/private-s3-bucket/update-snapshots 2023-02-22 17:32:27 +01:00
Convly
fcfb8f6e00 Merge branch 'main' of github.com:strapi/strapi into features/data-transfer 2023-02-22 17:05:36 +01:00
Simone Taeggi
9515855a1b reduce the characters showned in the list view for the name column 2023-02-22 16:47:05 +01:00
Fernando Chavez
d4c2098fd5 Fix error with cloud flags .svg 2023-02-22 16:44:03 +01:00
Bassel
1c5fd3d1b1 stream assets in batches 2023-02-22 17:27:39 +02:00
Marc-Roig
1106763c7a change jsdoc 2023-02-22 16:21:41 +01:00
Marc-Roig
d21490e7a9 sign files when replacing image 2023-02-22 16:12:58 +01:00
Marc-Roig
813eed2d9c sign for multiple media attributes 2023-02-22 16:12:39 +01:00
Simone Taeggi
7dac99e011 update snapshots 2023-02-22 16:11:03 +01:00
Simone Taeggi
33bdeb8303 add limitation on the schema validation of the name API and Transfer token 2023-02-22 16:04:30 +01:00
Fernando Chavez
99efdd921b use new version of the flag .svg 2023-02-22 16:00:02 +01:00
Alexandre BODIN
1bc4627746
Revert "Call process.exit after successful build" 2023-02-22 15:49:47 +01:00
Alexandre Bodin
482e7d7dbf Merge branch 'main' into chore/ee-seats 2023-02-22 15:13:49 +01:00
Christian Capeans
6733ffab9f Abstract logging progress logic 2023-02-22 14:08:06 +01:00
ivanThePleasant
88b1987691 WIP Moving enforcement checks from controller level to service level (not checked or tested) 2023-02-22 14:42:27 +02:00
Jamie Howard
4212f2d33a refactor(upload) 2023-02-22 11:21:54 +00:00
Marc-Roig
d801b9608e undo private provider test 2023-02-22 12:16:05 +01:00
Jamie Howard
5cb9c4a6e9 test(upload): API private url signing 2023-02-22 11:14:41 +00:00
Marc-Roig
6e02e3aca1 update test snapshots with no asset query params 2023-02-22 12:08:23 +01:00
Simone Taeggi
79dc8b2b6d add unit test for the delete button, refactor the confirm dialog 2023-02-22 10:18:27 +01:00