29765 Commits

Author SHA1 Message Date
Gustav Hansen
25d178d9a8
Merge pull request #13968 from strapi/dependabot/npm_and_yarn/aws-sdk-2.1188.0
Bump aws-sdk from 2.1186.0 to 2.1188.0
2022-08-04 17:48:36 +02:00
Gustav Hansen
5856b4f0b9 GraphQL: Remove unused @apollo/federation dependency 2022-08-04 17:44:51 +02:00
Gustav Hansen
d73b847c5c
Merge pull request #13978 from strapi/fix/ml-permissions-view
ML: Improve canRead and canCreate permission messages
2022-08-04 17:41:42 +02:00
Marc-Roig
d266c41c01 remove faulty image tests 2022-08-04 17:35:44 +02:00
Marc-Roig
03c8ba6bba fix optimization file 2022-08-04 17:16:43 +02:00
WalkingPizza
b4979c72d9 Make select autocomplete case insensitive 2022-08-04 17:04:06 +02:00
Gustav Hansen
a1581bef2f CM: Remove editrelations from useFetchContentTypeLayout 2022-08-04 16:50:07 +02:00
Gustav Hansen
eb7dbd39d7
Merge pull request #13976 from strapi/fix/upload-proxy-error-gracefully
Upload: Handle file upload errors gracefully
2022-08-04 16:38:17 +02:00
Julie Plantey
ffde4d4b58 hide breadcrumbs if in root of ML + added tests 2022-08-04 16:25:50 +02:00
Marc-Roig
aa588b4629 update corrupt image test 2022-08-04 16:07:12 +02:00
Gustav Hansen
838dcc5a01 EmptyOrNoPermissions: simplify getContent() 2022-08-04 15:36:15 +02:00
Mark Kaylor
d2ca0e9f82 Copy code instead of refactoring into function 2022-08-04 15:28:34 +02:00
Gustav Hansen
3c6a58aaea ML: Remove default NoPermissions component 2022-08-04 15:17:56 +02:00
Julie Plantey
324b1628f6 fixed translations 2022-08-04 15:15:55 +02:00
Julie Plantey
c59cced54b Merge branch 'master' of https://github.com/strapi/strapi into features/folder-breadcrumbs 2022-08-04 14:58:59 +02:00
Gustav Hansen
11d021507c ML: Improve canRead and canCreate permission messages 2022-08-04 14:00:23 +02:00
Bassel Kanso
94b1ae4c70 Merge branch 'master' into features/api-token-v2 2022-08-04 14:11:28 +03:00
Marc-Roig
d8c218a089 change writableDiscardStream name 2022-08-04 13:05:25 +02:00
Marc-Roig
39102d185e change writableDiscardStream name 2022-08-04 12:58:47 +02:00
Marc-Roig
d61104de72 check if image is faulty in enhanceFile 2022-08-04 12:56:58 +02:00
Ben Irvin
7875a2aaae only exit on lower versions 2022-08-04 12:41:19 +02:00
Gustav Hansen
71f290f4c1 Upload: Handle file upload errors gracefully 2022-08-04 12:06:17 +02:00
Gustav Hansen
432a26cf5f
Merge pull request #13955 from strapi/dependabot/npm_and_yarn/eslint-plugin-jsx-a11y-6.6.1
Bump eslint-plugin-jsx-a11y from 6.6.0 to 6.6.1
2022-08-04 11:52:05 +02:00
Pierre Noël
a70314bf67 Merge branch 'master' into feature/relations-main-view 2022-08-04 10:40:26 +02:00
Pierre Noël
1f41b4ba48 Fix upload of menu logo 2022-08-04 09:57:26 +02:00
Marc-Roig
096dba7983 expect Application Error in test 2022-08-04 09:37:38 +02:00
Alexandre Bodin
8be749a5ac Add tests 2022-08-03 22:43:03 +02:00
Marc-Roig
5b0bcab7b1 move try catch to image manipulation 2022-08-03 20:39:44 +02:00
dependabot[bot]
a4005fa56d
Bump aws-sdk from 2.1186.0 to 2.1188.0
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.1186.0 to 2.1188.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.1186.0...v2.1188.0)

---
updated-dependencies:
- dependency-name: aws-sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-03 18:33:04 +00:00
dependabot[bot]
2c7a3d60b0
Bump mailgun.js from 5.0.2 to 5.2.2
Bumps [mailgun.js](https://github.com/mailgun/mailgun.js) from 5.0.2 to 5.2.2.
- [Release notes](https://github.com/mailgun/mailgun.js/releases)
- [Changelog](https://github.com/mailgun/mailgun.js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mailgun/mailgun.js/compare/v5.0.2...v5.2.2)

---
updated-dependencies:
- dependency-name: mailgun.js
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-03 18:32:21 +00:00
Alexandre BODIN
8e05415767
Merge pull request #13961 from strapi/chore/depdendabot-babel-config
Update dependabot config
2022-08-03 20:30:15 +02:00
Mark Kaylor
0e80dd2d4f Test adding items to form section 2022-08-03 17:44:02 +02:00
Alexandre Bodin
a25a65918c Move to Post and cleanup validation 2022-08-03 16:46:41 +02:00
Alexandre Bodin
0890d21cf3 Merge branch 'master' into feature/user-permissions-change-password 2022-08-03 16:36:02 +02:00
Alexandre Bodin
6a02839acc Update dependabot config 2022-08-03 16:27:27 +02:00
Ben Irvin
be37742a46 compare specific versions 2022-08-03 15:57:26 +02:00
Pierre Noël
07b0ec2ba5
Merge pull request #13958 from strapi/fix/clean-config-new-projects
Clean config files for generated projects
2022-08-03 15:31:28 +02:00
Simone
dcb5e64d5d
Merge pull request #13905 from strapi/fix/typescript-webpack-config-not-loaded-in-building-13754
Fix webpack custom config loading in TypeScript projects
2022-08-03 15:22:41 +02:00
Ben Irvin
0c6f71c82f update version check 2022-08-03 13:58:01 +02:00
Bassel Kanso
9619cf69a3 only use countDistinct when needed 2022-08-03 14:46:07 +03:00
Marc-Roig
ff932b1cb3 remove image 2022-08-03 12:49:34 +02:00
Marc-Roig
38bd435f2f test corrupt image upload 2022-08-03 12:48:12 +02:00
Alexandre BODIN
ffaff7c66a
Merge pull request #13655 from lkho/pr/database-schema-diff-columns
fix: diff indexes columns
2022-08-03 12:33:51 +02:00
Alexandre Bodin
06839f2bca Merge branch 'master' into fix/clean-config-new-projects 2022-08-03 12:29:36 +02:00
dependabot[bot]
39f8c98fd0
Bump eslint-plugin-jsx-a11y from 6.6.0 to 6.6.1
Bumps [eslint-plugin-jsx-a11y](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y) from 6.6.0 to 6.6.1.
- [Release notes](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/releases)
- [Changelog](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/compare/v6.6.0...v6.6.1)

---
updated-dependencies:
- dependency-name: eslint-plugin-jsx-a11y
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-03 10:14:42 +00:00
Simone Taeggi
f0af0bf815 Merge branch 'master' into fix/typescript-webpack-config-not-loaded-in-building-13754 2022-08-03 12:14:01 +02:00
Alexandre Bodin
3a4372b397 Merge branch 'master' into chore/graphql-use-graphql-scalars 2022-08-03 12:11:38 +02:00
Alexandre Bodin
655615b738 Upgrade babel 2022-08-03 12:09:08 +02:00
Mark Kaylor
ef891a1a9e Move type check to register 2022-08-03 12:07:37 +02:00
Pierre Noël
3df81b92f1 clean config files for generated projects 2022-08-03 12:06:28 +02:00