10009 Commits

Author SHA1 Message Date
Ben Irvin
46a56a6c0e add throttle option 2023-03-09 17:47:19 +01:00
Simone Taeggi
faa5820548 change ctx.badRequest to ctx.notImplemented 2023-03-09 17:36:19 +01:00
Simone
ba2b9030a7
Merge branch 'features/data-transfer' into data-transfer/error-salt-token-missing 2023-03-09 17:35:10 +01:00
Ben Irvin
2bc2aaa96e fix tests 2023-03-09 15:02:12 +01:00
Ben Irvin
0d70c10363 Merge branch 'features/data-transfer' into data-transfer/pull-cli 2023-03-09 14:58:56 +01:00
Simone Taeggi
26d9f6c8e0 add a specific error on the BE when the Token Salt token is missing
Co-authored-by: Christian <christiancp100@gmail.com>
2023-03-09 14:44:20 +01:00
Rémi de Juvigny
a53767f9b3 Add license updates tests 2023-03-09 14:39:43 +01:00
Bassel Kanso
90883dcf7d
Merge branch 'main' into fix/transfer-timeout-error 2023-03-09 13:44:19 +02:00
Jamie Howard
7a85596c78 Merge remote-tracking branch 'origin/feature/review-workflow' into review-workflow/migration-on-disable 2023-03-09 10:25:50 +00:00
Christian Capeans
c4cd8b1e15 Add token type select to frontend 2023-03-09 11:18:57 +01:00
Bassel
33cbe053cc error handling for timeout in transfer 2023-03-09 11:07:03 +02:00
smoothdvd
e9e369f8db
Update zh-Hans.json to catch up latest en.json 2023-03-09 16:47:51 +08:00
Alexandre Bodin
6f225b6979 Merge branch 'main' of github.com:strapi/strapi into chore/rbac-ce 2023-03-09 02:45:03 +01:00
Alexandre Bodin
29dadec292 Feedbacks 2023-03-09 02:43:16 +01:00
Alvaro Lozano
b5b5c5834e
Disabled property for JSONInput (GenericInput) 2023-03-08 20:27:21 +01:00
Jamie Howard
ccf36d4436 test(review-workflows): API test for RW down migration 2023-03-08 16:38:02 +00:00
Jamie Howard
1a77c49380 test(review-workflows): API test for RW up migration 2023-03-08 16:28:53 +00:00
Jamie Howard
f1136fedd4 chore: wording 2023-03-08 16:17:00 +00:00
Jamie Howard
6ac56deb8d test(review-workflows): API test for RW up migration 2023-03-08 16:12:53 +00:00
Ben Irvin
1bfa6b6f5c fix only and exclude commands and typings 2023-03-08 17:12:47 +01:00
Jamie Howard
28032f884e fix(review-workflows): refactor to support all db types 2023-03-08 14:41:19 +00:00
Tobias Frank
b1e105fca5 move unique key up in hierarchy 2023-03-08 15:29:36 +01:00
Christian Capeans
40679cefca Exclude default ignored entities 2023-03-08 14:31:36 +01:00
Marc-Roig
a271258f79 Merge branch 'main' into feature/private-s3-bucket 2023-03-08 14:19:29 +01:00
Marc-Roig
d4d76865fe update snapshots 2023-03-08 14:19:02 +01:00
Christian Capeans
de6aa0baed Add authorization 2023-03-08 14:15:53 +01:00
Jamie Howard
5ade199d36 fix: specify order columns using knex.raw 2023-03-08 12:28:08 +00:00
Christian Capeans
3cb882f7e9 export remote source provider 2023-03-08 13:05:23 +01:00
Christian Capeans
cd13b6cdad Fix failing test 2023-03-08 12:46:47 +01:00
Simone Taeggi
3a149fe26e Merge branch 'main' into data-transfer/limit-token-name-length 2023-03-08 12:22:46 +01:00
Jamie Howard
8a80c2a68e chore: code cleanup 2023-03-08 11:20:23 +00:00
Jamie Howard
9dacb1676f chore: use db.getConnection
chore: use identifier syntax
2023-03-08 11:08:50 +00:00
Jamie Howard
eb1533fe59 test(review-workflows): migration to remove DB entries 2023-03-08 10:50:12 +00:00
Christian Capeans
6f38062581 Fix typing issues 2023-03-08 11:47:25 +01:00
Ben Irvin
a9205bd7cb Merge branch 'features/data-transfer' into data-transfer/pull-cli 2023-03-08 11:39:26 +01:00
Christian Capeans
674b13eb23 Merge branch 'features/data-transfer' of https://github.com/strapi/strapi into data-transfer/pull 2023-03-08 11:31:15 +01:00
Convly
cf334338b4 Merge branch 'main' into features/data-transfer 2023-03-08 11:24:21 +01:00
Christian Capeans
5dc710e819 Remove logs 2023-03-08 11:23:56 +01:00
Marc-Roig
15b41fe7a4 update snapshots 2023-03-08 11:17:29 +01:00
Christian Capeans
100c8ad767 Finish transfer pull 2023-03-08 11:11:15 +01:00
Marc-Roig
4ef8732caf Merge branch 'main' into feature/private-s3-bucket 2023-03-08 10:56:03 +01:00
Ben Irvin
63d34a7702 update error text 2023-03-08 10:38:37 +01:00
Simone Taeggi
eae7fc9b1d chore: update DS to 1.6.5 and fix a unit test 2023-03-08 10:36:08 +01:00
Ben Irvin
ac4e688995 fix option validation and order 2023-03-08 10:35:07 +01:00
markkaylor
961938ad1e
Merge pull request #16012 from strapi/fix/audit-logs-test-error 2023-03-08 14:19:18 +05:30
Ben Irvin
49df2f46b7
Merge pull request #15974 from strapi/enhancement/transfer-error-messaging 2023-03-08 09:33:45 +01:00
markkaylor
39e41973a8
Merge branch 'main' into fix/audit-logs-test-error 2023-03-08 13:22:22 +05:30
Simone Taeggi
6bdbe17068 upgrade the design-system and icons dependencies, the snapshots and a failing unit test 2023-03-07 18:13:28 +01:00
Jamie Howard
816c004505 feature(review-workflows): migration to remove DB entries when RW is disabled on a content type 2023-03-07 16:36:07 +00:00
Alexandre Bodin
b1d1a6a272 Merge branch 'main' of github.com:strapi/strapi into chore/rbac-ce 2023-03-07 16:19:54 +01:00