29765 Commits

Author SHA1 Message Date
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
Simone
51a6c11db6
Merge pull request #16024 from strapi/chore/update-D
Update DS to 1.6.5
2023-03-08 11:55:54 +01: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
Marc
2106d4ed3d
Merge pull request #16019 from strapi/private-s3-bucket/fix-default-acl 2023-03-08 10:50:39 +01:00
Marc-Roig
9a66fcfa2d change lodash get to getOr 2023-03-08 10:44:21 +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
Ben Irvin
16e67e307c
Merge pull request #15395 from dogusdeniz/v4/generator-migration 2023-03-08 09:23:26 +01:00
markkaylor
39e41973a8
Merge branch 'main' into fix/audit-logs-test-error 2023-03-08 13:22:22 +05:30
Josh
45414863e6
Merge pull request #15980 from strapi/chore/unit-front-node-matrix 2023-03-07 20:36:42 +00:00
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
Simone Taeggi
84f8c29bc1 Merge branch 'main' into data-transfer/limit-token-name-length 2023-03-07 16:50:59 +01:00
Ben Irvin
2a22da601f
Merge pull request #15877 from strapi/fix/graphql-findone-require-id 2023-03-07 16:28:42 +01:00
Alexandre Bodin
b1d1a6a272 Merge branch 'main' of github.com:strapi/strapi into chore/rbac-ce 2023-03-07 16:19:54 +01:00
Simone Taeggi
b6ea2a544e Merge branch 'main' into data-transfer/limit-token-name-length 2023-03-07 16:08:35 +01:00
Ben Irvin
29ce2b90cb
Merge branch 'main' into v4/generator-migration 2023-03-07 15:48:31 +01:00
Ben Irvin
5c9b3896c8
Merge pull request #15587 from cpaczek/add-cron-removals 2023-03-07 15:46:22 +01:00
Josh
85a51ce618
Merge pull request #16017 from strapi/fix/spacing-should-be-gap 2023-03-07 14:45:10 +00:00
Jamie Howard
4bd99fce72 chore: code cleanup 2023-03-07 14:36:17 +00:00
Josh
61a60ee170
Merge pull request #16018 from strapi/fix/validate-ml-assets- 2023-03-07 14:31:48 +00:00
Josh
edc8c32056 chore: replace spacing with gap
chore: update snapshots

fix: css on roles settings
2023-03-07 14:27:20 +00:00
Alexandre Bodin
3d554829db Merge branch 'main' of github.com:strapi/strapi into chore/rbac-ce 2023-03-07 14:46:37 +01:00
Marc-Roig
7b8089133c use lodash to have default get value 2023-03-07 14:36:54 +01:00
Alexandre Bodin
11821500d2 Update FE snapshot 2023-03-07 14:17:01 +01:00
Jamie Howard
6548fd77ca refactor(review-workflows): use knex for raw sql query 2023-03-07 11:56:09 +00:00
Josh
e438557f17 fix: check if mime or ext are nullish and replace with empty strings 2023-03-07 11:46:03 +00:00
Simone
cabb975309
Merge pull request #16013 from strapi/fix/add-url-syntax-to-the-use-fetch-client-doc
Prevent url issues in the useFetchClient
2023-03-07 10:50:28 +01:00
Simone Taeggi
951b0b3b0a add a tip to prevent errors in the useFetchClient requestURL format 2023-03-07 10:39:55 +01:00
Josh
6b07ba03c0
Merge pull request #15969 from strapi/dependabot/npm_and_yarn/react-select-5.7.0 2023-03-07 09:18:56 +00:00
Josh
024758e731 chore: update snapshots for react-select classNames 2023-03-07 08:35:27 +00:00
Marc
c90c7ee82a
Merge pull request #15978 from strapi/dependabot/npm_and_yarn/chalk-4.1.2 2023-03-07 09:18:45 +01:00
Marc
6b978c911f
Merge pull request #16002 from strapi/fix/remove-media-attribute-validator 2023-03-07 09:07:25 +01:00
Alexandre Bodin
e3a4b431ba clean comment 2023-03-07 08:41:07 +01:00
Alexandre Bodin
8278afe3f3 Merge branch 'main' of github.com:strapi/strapi into chore/rbac-ce 2023-03-07 08:27:15 +01:00
markkaylor
a3ad977212
Merge branch 'main' into fix/audit-logs-test-error 2023-03-07 08:46:39 +05:30
Mark Kaylor
6e96e68a87 Fix tbody cannot appear as child of div error 2023-03-07 08:42:24 +05:30
Alexandre Bodin
6c36872dd2 Fix test 2023-03-06 22:17:56 +01:00