9899 Commits

Author SHA1 Message Date
Rémi de Juvigny
50cd381323 Remove testing code 2023-02-24 16:47:37 +01:00
Rémi de Juvigny
43ceb02092 Audit logs react to license updates (with logs) 2023-02-24 16:44:55 +01:00
Bassel
117579f4c1 replacing map with for, for async functions
Co-authored-by: Christian <christiancp100@gmail.com>
Co-authored-by: Jean-Sébastien Herbaux <Convly@users.noreply.github.com>
2023-02-24 17:30:42 +02:00
Simone
8bfdabb7ba
Merge branch 'features/data-transfer' into data-transfer/limit-token-name-length 2023-02-24 15:49:41 +01:00
Simone Taeggi
6d96fa0349 Merge branch 'features/data-transfer' into data-transfer/limit-token-name-length and fix conflicts 2023-02-24 15:44:27 +01:00
Jean-Sébastien Herbaux
3d6a31eb08
Merge pull request #15837 from strapi/data-transfer/tracking-api-token-transfer-token 2023-02-24 15:43:30 +01:00
Jean-Sébastien Herbaux
fd87132a03
Merge pull request #15902 from strapi/data-transfer/fix-transfer-transaction-close 2023-02-24 15:42:42 +01:00
Convly
163ff97fa7 Send a null payload to force the stream end event on the push controller 2023-02-24 15:41:31 +01:00
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
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
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
Bassel
0d1eedb9ad Merge branch 'features/data-transfer' into data-transfer/batch 2023-02-24 13:48:25 +02: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
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