17244 Commits

Author SHA1 Message Date
Alexandre BODIN
6ca456e05f
Merge pull request #9986 from strapi/i18n/naming-refacto-isLocalized
rename isLocalized to isLocalizedModel
2021-04-09 14:06:15 +02:00
Pierre Noël
fa8c43d5f3 refacto 2021-04-09 11:59:40 +02:00
dependabot[bot]
daacd0f2a5
Bump formik from 2.2.5 to 2.2.6 (#9992)
Bumps [formik](https://github.com/formium/formik) from 2.2.5 to 2.2.6.
- [Release notes](https://github.com/formium/formik/releases)
- [Commits](https://github.com/formium/formik/compare/formik@2.2.5...formik@2.2.6)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-09 11:35:03 +02:00
Pierre Noël
516b478dcf refacto 2021-04-09 11:09:34 +02:00
Alexandre Bodin
773069f7c5 Remove unnecessary code 2021-04-09 10:46:10 +02:00
soupette
8911d9e49f Fix jumpy app when no edition of a locale
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-04-09 10:43:23 +02:00
cyril lopez
6013e35aae
Merge pull request #10006 from strapi/fix/sticky-header
Fix sticky header and select the first locale for copy
2021-04-09 10:38:55 +02:00
soupette
e203ea3272 Fix modal confirm border radius
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-04-09 10:38:37 +02:00
dependabot[bot]
1824381617
Bump is-docker from 2.1.1 to 2.2.0 (#10003)
Bumps [is-docker](https://github.com/sindresorhus/is-docker) from 2.1.1 to 2.2.0.
- [Release notes](https://github.com/sindresorhus/is-docker/releases)
- [Commits](https://github.com/sindresorhus/is-docker/compare/v2.1.1...v2.2.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-09 09:44:46 +02:00
soupette
7141ded087 Fix sticky header and select the first locale for copy
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-04-09 09:22:06 +02:00
Alexandre Bodin
8fa8c9b4fa all return all actions in ee 2021-04-08 19:39:20 +02:00
Alexandre Bodin
351c1fa5a8 Return sections based on role 2021-04-08 19:36:28 +02:00
Pierre Noël
c086bcc9d7 handle compo, dz and media migration when disabling i18n on a field 2021-04-08 19:04:00 +02:00
Alexandre Bodin
4ec2613404 use globalId for the typeName 2021-04-08 18:08:06 +02:00
cyril lopez
f42f685a0a
Merge pull request #9995 from strapi/fix-overflow-image
Ellipsis on locale cell instead of all cells in ListView
2021-04-08 15:05:45 +02:00
Alexandre Bodin
c7d67c53ed Add tests & handle _or & _where 2021-04-08 14:47:05 +02:00
mfrachet
2f4d847d3b Ellipsis on locale cell only 2021-04-08 14:41:27 +02:00
Alexandre Bodin
c572b94349 Support extra _ root params 2021-04-08 14:13:39 +02:00
dependabot[bot]
851afc203a
Bump eslint from 7.18.0 to 7.23.0 (#9991)
Bumps [eslint](https://github.com/eslint/eslint) from 7.18.0 to 7.23.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v7.18.0...v7.23.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-08 14:09:32 +02:00
dependabot[bot]
824807497f
Bump @sentry/node from 6.2.3 to 6.2.5 (#9993)
Bumps [@sentry/node](https://github.com/getsentry/sentry-javascript) from 6.2.3 to 6.2.5.
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/master/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-javascript/compare/6.2.3...6.2.5)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-08 14:08:31 +02:00
dependabot[bot]
ca237cffdf
Bump lodash from 4.17.20 to 4.17.21 (#9990)
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.20 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.20...4.17.21)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-08 14:06:59 +02:00
dependabot[bot]
a0f6c41d4b
Bump semver from 7.3.4 to 7.3.5 (#9989)
Bumps [semver](https://github.com/npm/node-semver) from 7.3.4 to 7.3.5.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/master/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v7.3.4...v7.3.5)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-08 14:06:40 +02:00
Alexandre Bodin
02342ace0a Use objects instead of strings to declare queries & mutattions 2021-04-08 13:26:03 +02:00
Pierre Noël
25e8e3793e rename isLocalized to isLocalizedContentType 2021-04-07 15:10:43 +02:00
Alexandre Bodin
118d81bec8 Merge branch 'master' into features/i18n 2021-04-07 13:39:28 +02:00
Mattias van den Belt
e65ad58d2c
Fix undefined filter value error (#8490) (#9603) 2021-04-07 13:37:42 +02:00
Alexandre BODIN
492411e509
Merge pull request #9985 from strapi/i18n/show-localised-uid
Uid fields are localised in CM
2021-04-07 12:16:40 +02:00
soupette
5a49974295 Uid fields are localised in CM
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-04-07 11:18:24 +02:00
Alexandre BODIN
2a9686014a
Merge pull request #9972 from strapi/i18n/uid-localized
UID should be localized in i18n
2021-04-07 11:01:23 +02:00
dependabot[bot]
3e620ece05
Bump codemirror from 5.59.4 to 5.60.0 (#9981)
Bumps [codemirror](https://github.com/codemirror/CodeMirror) from 5.59.4 to 5.60.0.
- [Release notes](https://github.com/codemirror/CodeMirror/releases)
- [Changelog](https://github.com/codemirror/CodeMirror/blob/master/CHANGELOG.md)
- [Commits](https://github.com/codemirror/CodeMirror/compare/5.59.4...5.60.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-07 10:30:02 +02:00
dependabot[bot]
16e39bf5d7
Bump @fingerprintjs/fingerprintjs from 3.0.6 to 3.0.7 (#9984)
Bumps [@fingerprintjs/fingerprintjs](https://github.com/fingerprintjs/fingerprintjs) from 3.0.6 to 3.0.7.
- [Release notes](https://github.com/fingerprintjs/fingerprintjs/releases)
- [Commits](https://github.com/fingerprintjs/fingerprintjs/compare/v3.0.6...v3.0.7)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-07 10:28:36 +02:00
dependabot[bot]
68b7735298
Bump cloudinary from 1.25.0 to 1.25.1 (#9983)
Bumps [cloudinary](https://github.com/cloudinary/cloudinary_npm) from 1.25.0 to 1.25.1.
- [Release notes](https://github.com/cloudinary/cloudinary_npm/releases)
- [Changelog](https://github.com/cloudinary/cloudinary_npm/blob/master/CHANGELOG.md)
- [Commits](https://github.com/cloudinary/cloudinary_npm/compare/1.25.0...1.25.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-07 10:26:48 +02:00
dependabot[bot]
6a3f7e06dd
Bump classnames from 2.2.6 to 2.3.1 (#9965)
Bumps [classnames](https://github.com/JedWatson/classnames) from 2.2.6 to 2.3.1.
- [Release notes](https://github.com/JedWatson/classnames/releases)
- [Changelog](https://github.com/JedWatson/classnames/blob/master/HISTORY.md)
- [Commits](https://github.com/JedWatson/classnames/commits)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-07 10:26:27 +02:00
Alexandre Bodin
a408dc1940 init 2021-04-06 16:59:32 +02:00
Alexandre BODIN
2b915bc44f
Update content-types.js 2021-04-06 16:54:59 +02:00
dependabot[bot]
ab6ace4381
Bump @testing-library/react from 11.2.5 to 11.2.6 (#9967)
Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library) from 11.2.5 to 11.2.6.
- [Release notes](https://github.com/testing-library/react-testing-library/releases)
- [Changelog](https://github.com/testing-library/react-testing-library/blob/master/CHANGELOG.md)
- [Commits](https://github.com/testing-library/react-testing-library/compare/v11.2.5...v11.2.6)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-06 13:54:40 +02:00
dependabot[bot]
c0d8b9538c
Bump @fortawesome/free-brands-svg-icons from 5.15.2 to 5.15.3 (#9964)
Bumps [@fortawesome/free-brands-svg-icons](https://github.com/FortAwesome/Font-Awesome) from 5.15.2 to 5.15.3.
- [Release notes](https://github.com/FortAwesome/Font-Awesome/releases)
- [Changelog](https://github.com/FortAwesome/Font-Awesome/blob/master/CHANGELOG.md)
- [Commits](https://github.com/FortAwesome/Font-Awesome/compare/5.15.2...5.15.3)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-06 11:43:55 +02:00
dependabot[bot]
35848df2c6
Bump aws-sdk from 2.879.0 to 2.880.0 (#9968)
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.879.0 to 2.880.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.879.0...v2.880.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-06 11:32:44 +02:00
cyril lopez
27a5546a16
Merge pull request #9966 from strapi/chore/upgrade-redux
Upgrade react-redux
2021-04-06 11:30:42 +02:00
Alexandre BODIN
c56482272a
Merge pull request #9971 from strapi/i18n/remove-uid-field-localization
Ensure unique fields are localized
2021-04-06 11:28:24 +02:00
Alexandre Bodin
f2cddb4c15 UID is always localized in i18n 2021-04-06 11:23:43 +02:00
soupette
16fad363af Ensure unique fields are localized
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-04-06 11:19:39 +02:00
soupette
1a510ae790 Upgrade react-redux
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-04-06 10:10:08 +02:00
cyril lopez
54b51d9d51
Merge pull request #9942 from strapi/chore/fix-error-plugins
Improve CM error management
2021-04-06 09:50:30 +02:00
soupette
e45ac1e396 Fix PR feedback
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-04-06 09:50:05 +02:00
jonmol
3b728c295b
Remove some of the unnecessary distinct (#9538)
* Only add distinct if it's a join

* made both if the same

* moved repeated if to variable

* forgot an import

* too quick doing this between meetings...

* Renamed boolean constants and changed the the distinct logic, instead of being twice it's only needed to have once

* fixed if
2021-04-06 09:34:30 +02:00
dependabot[bot]
8858b0e6cb
Bump aws-sdk from 2.878.0 to 2.879.0 (#9953)
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.878.0 to 2.879.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.878.0...v2.879.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-06 09:08:58 +02:00
dependabot[bot]
792cfcef8e
Bump snyk from 1.506.0 to 1.522.0 (#9955)
Bumps [snyk](https://github.com/snyk/snyk) from 1.506.0 to 1.522.0.
- [Release notes](https://github.com/snyk/snyk/releases)
- [Changelog](https://github.com/snyk/snyk/blob/master/.releaserc)
- [Commits](https://github.com/snyk/snyk/compare/v1.506.0...v1.522.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-06 09:08:45 +02:00
dependabot[bot]
beff6ac112
Bump swagger-ui-dist from 3.45.1 to 3.46.0 (#9956)
Bumps [swagger-ui-dist](https://github.com/swagger-api/swagger-ui) from 3.45.1 to 3.46.0.
- [Release notes](https://github.com/swagger-api/swagger-ui/releases)
- [Commits](https://github.com/swagger-api/swagger-ui/compare/v3.45.1...v3.46.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-06 09:08:35 +02:00
dependabot[bot]
5bd2b89b4c
Bump @babel/preset-react from 7.12.13 to 7.13.13 (#9954)
Bumps [@babel/preset-react](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-react) from 7.12.13 to 7.13.13.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.13.13/packages/babel-preset-react)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-06 09:01:03 +02:00