10009 Commits

Author SHA1 Message Date
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
Bassel
ea9cc4eb2f Merge branch 'features/data-transfer' into data-transfer/batch 2023-02-22 11:15:20 +02:00
Fernando Chavez
d5820fd2ae remove height from cloud bg component 2023-02-22 10:01:34 +01:00
Convly
58200a9930 init progress 2023-02-22 09:59:29 +01:00
Fernando Chávez
9146b9cae8
Update packages/core/admin/admin/src/pages/HomePage/CloudBox.js
Co-authored-by: Gustav Hansen <gustav.hansen@strapi.io>
2023-02-22 09:59:22 +01:00
Simone Taeggi
670173a892 update design-system dependencies and snapshot tests 2023-02-21 16:55:19 +01:00
Fernando Chavez
986a25ec23 Change units on cloudbox, add test case and translations 2023-02-21 16:46:31 +01:00
Simone Taeggi
573dfc5636 Merge branch 'features/data-transfer' into data-transfer/delete-token-confirmation-msg 2023-02-21 16:23:50 +01:00
Simone Taeggi
3a4a8c995e update snapshots 2023-02-21 16:22:37 +01:00
Simone Taeggi
dba158774e remove automatically eslint fix 2023-02-21 15:10:32 +01:00
Marc-Roig
6a2f4c1187 add bootstrap method 2023-02-21 14:37:39 +01:00
Convly
6762ca1ed8 Merge branch 'main' into features/data-transfer 2023-02-21 12:01:45 +01:00
Fernando Chavez
2b65848338 compress strapi cloud images 2023-02-21 11:31:28 +01:00