8993 Commits

Author SHA1 Message Date
Paul
42e8cef3ba Translation updates
Deleting plugin name and description strings

Make translation more accurate

Update and improve russian

Added missing strings

More accurate style

Added plugin name

Correction of JSON style

Delete empty file

Added plugin name

Delete empty file

Added plugin name

Delete empty file

Added plugin name

Delete empty file

Added Russian

Delete empty file

Delete empty file

Added plugin name

Delete empty file

Delete empty file

Added plugin name

Delete empty file

Delete empty file

Added plugin name

Added plugin name

Added plugin name

Added plugin name

Delete empty file

Delete empty file

Delete empty file

Added plugin name

Added plugin name

Added plugin name

Added plugin name

Added plugin name

Added plugin name

Delete empty file

Added plugin name

Added plugin name

Added plugin name

Added plugin name

Added plugin name

Added plugin name

Added plugin name

Added plugin name

Added Russian

Added plugin name

Correction of terminology

JWT is acronym.

Correction of terminology

JWT is acronym.

Correction of terminology

Correction of terminology

JWT is acronym.
Swagger UI  — the correct version.

Correction of terminology

Correction of terminology

JWT is acronym.
Swagger UI  — the correct version.

Correction of terminology

JWT is acronym.

Correction of terminology

Correction of terminology

Correction of terminology

JWT is acronym.
Swagger UI  — the correct version.

Correction of terminology

Correction of terminology

Correction of terminology

JWT is acronym.
Swagger UI  — the correct version.

Correction of terminology

JWT is acronym.

Correction of terminology

JWT is acronym.

Correction of terminology

JWT is acronym.
Swagger UI  — the correct version.

Correction of terminology

JWT is acronym.

Correction of terminology

JWT is acronym.

Correction of terminology

JWT is acronym.

Correction of terminology

Correction of terminology

Correction of terminology

JWT is acronym.

Updated Russian
2023-02-27 08:33:40 +00:00
Alexandre Bodin
52c7eba65b fix tests missing useRBAC mock 2023-02-26 20:44:41 +01:00
Alexandre Bodin
879398552f Add missing RBAC check in the FE & fix lodash fp/no fp errors 2023-02-26 19:12:28 +01:00
Alexandre Bodin
2d48bf2ba0 Lodash usage consistency 2023-02-26 18:12:18 +01:00
fuwanhong
73b225f3c7 chore: update zh-Hans translation 2023-02-25 17:07:29 +08:00
fuwanhong
0aa5e6140a chore: update zh-Hans translation 2023-02-25 13:01:47 +08:00
Alexandre Bodin
834fdaba12 Handle undefined disabledUsers 2023-02-24 20:54:24 +01:00
Alexandre Bodin
69df3d050e Update seat-form url 2023-02-24 19:50:53 +01:00
Alexandre Bodin
f552aa9aa2 Apply feedbacks 2023-02-24 18:55: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
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
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