17027 Commits

Author SHA1 Message Date
Alexandre BODIN
f7ce5b04fc
Merge pull request #9235 from strapi/i18n/select-locale
I18n/select locale
2021-02-02 16:16:59 +01:00
Alexandre BODIN
fe695e9821
Fix login providers hook (#9297) 2021-02-02 16:12:56 +01:00
soupette
d0e89da94c Auto open the first section of conditions in RBAC
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-02-02 15:39:28 +01:00
soupette
bf445f961f Auto open the select component menu in the ctb
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-02-02 15:06:56 +01:00
cyril lopez
0392758cc2
Merge pull request #9291 from strapi/features/i18n-front-delete-popup
Features/i18n front delete popup
2021-02-02 13:54:04 +01:00
mfrachet
ecb1b9facb Add delete modal and tests for that 2021-02-02 13:50:16 +01:00
mfrachet
1f2f4c2986 Merge branch 'features/i18n' of github.com:strapi/strapi into features/i18n-front 2021-02-02 13:38:48 +01:00
soupette
7ad3619f79 Disable dot rule in watch mode
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-02-02 12:41:47 +01:00
Alexandre Bodin
ce77b2e98b Apply some feedbacks 2021-02-02 12:27:24 +01:00
Pierre Noël
2f4f066af3 refacto controllers 2021-02-02 11:33:17 +01:00
Pierre Noël
24e1d979a7 update tests 2021-02-02 11:30:24 +01:00
Alexandre Bodin
4c3bd90ec0 Merge branch 'develop' into features/sso 2021-02-02 10:51:28 +01:00
dependabot[bot]
0771b659d5
Bump sharp from 0.26.2 to 0.27.1 (#9289)
Bumps [sharp](https://github.com/lovell/sharp) from 0.26.2 to 0.27.1.
- [Release notes](https://github.com/lovell/sharp/releases)
- [Changelog](https://github.com/lovell/sharp/blob/master/docs/changelog.md)
- [Commits](https://github.com/lovell/sharp/compare/v0.26.2...v0.27.1)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-02 09:33:26 +01:00
Alexandre Bodin
aa806d1a79 Merge branch 'master' into features/sentry-plugin 2021-02-01 18:32:25 +01:00
Alexandre Bodin
ab70e3acc7 Merge branch 'master' into features/sentry-plugin 2021-02-01 18:30:24 +01:00
Alexandre Bodin
28f872a146 Update sentry dep 2021-02-01 18:29:49 +01:00
Darron Park
6cf2e35da6
[Media Library] Get preview mime from thumbnail (#9184) 2021-02-01 18:26:10 +01:00
Davide Rossi
e1b0bca6b0
Adds missing import for italian translation of upload plugin (#9249)
Co-authored-by: cyril lopez <cyril.lpz@gmail.com>
2021-02-01 18:25:45 +01:00
Mattias van den Belt
23ead26f94
Fix undefined filter value (#8490)
* Fix undefined filter value

Fixes #8201

Signed-off-by: MattieBelt <mattiasvandenbelt@gmail.com>

* Move isNil() before .map() & update error message

Fixes #8201

Signed-off-by: MattieBelt <mattiasvandenbelt@gmail.com>

* Fix allowing to find null values

Signed-off-by: MattieBelt <mattiasvandenbelt@gmail.com>

Co-authored-by: Alexandre BODIN <alexandrebodin@users.noreply.github.com>
2021-02-01 16:18:17 +01:00
cyril lopez
946c252fbd
Merge pull request #9279 from strapi/features/sso-upgrade-buffetjs
Upgrade buffet.js
2021-02-01 14:39:15 +01:00
soupette
88919eb84c Upgrade buffet.js
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-02-01 14:32:58 +01:00
cyril lopez
739bb9f04d
Merge pull request #9264 from strapi/i18n-front/locales-list
Fake locales list
2021-02-01 13:29:39 +01:00
cyril lopez
0a283dd7ce
Merge branch 'master' into master 2021-02-01 09:56:47 +01:00
cyril lopez
53c7fb0970
Merge pull request #9263 from strapi/fix/input-uid-label
Fix input UID label
2021-02-01 09:55:06 +01:00
cyril lopez
d7d3fd1cd0
Merge branch 'master' into fix/input-uid-label 2021-02-01 09:40:50 +01:00
dependabot[bot]
1d44c63f1b
Bump graphql from 15.4.0 to 15.5.0 (#9276)
Bumps [graphql](https://github.com/graphql/graphql-js) from 15.4.0 to 15.5.0.
- [Release notes](https://github.com/graphql/graphql-js/releases)
- [Commits](https://github.com/graphql/graphql-js/compare/v15.4.0...v15.5.0)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-01 09:37:52 +01:00
cyril lopez
eeff3cdd8c
Merge branch 'master' into fix/input-uid-label 2021-02-01 09:34:41 +01:00
dependabot[bot]
9077841beb
Bump @sentry/node from 5.27.3 to 6.0.3 (#9275)
Bumps [@sentry/node](https://github.com/getsentry/sentry-javascript) from 5.27.3 to 6.0.3.
- [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/5.27.3...6.0.3)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-01 09:32:53 +01:00
cyril lopez
de3a529fce
Merge branch 'master' into fix/input-uid-label 2021-02-01 09:14:24 +01:00
HichamELBSI
c66270f338 Add locales list
Signed-off-by: HichamELBSI <elabbassih@gmail.com>
2021-01-29 17:23:38 +01:00
cyril lopez
40bd80730d
Merge pull request #9262 from strapi/sso/feature-var-env
Conditional SSO with env var
2021-01-29 17:19:11 +01:00
HichamELBSI
e80d9c9c3e Conditional SSO with env var
Signed-off-by: HichamELBSI <elabbassih@gmail.com>
2021-01-29 17:07:06 +01:00
cyril lopez
512538a2b8
Merge pull request #9260 from strapi/fix/issue-8782-preview-unsupported-media
Shows a preview message when media type is not supported
2021-01-29 17:00:30 +01:00
soupette
e1b7c8b67c Fixes #9259
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-01-29 16:58:04 +01:00
Marvin Frachet
401a586455
Merge branch 'master' into fix/issue-8782-preview-unsupported-media 2021-01-29 16:49:49 +01:00
cyril lopez
47c05c5baf
Merge pull request #9261 from strapi/fix/question-button-hover-content
Increasing padding bottom to prevent question button from overlapping
2021-01-29 16:42:20 +01:00
mfrachet
2da67ed76a Modifying font size 2021-01-29 16:35:09 +01:00
mfrachet
865e0f47c5 Merge branch 'fix/issue-8782-preview-unsupported-media' of github.com:strapi/strapi into fix/issue-8782-preview-unsupported-media 2021-01-29 16:29:19 +01:00
mfrachet
3e1b8a0364 Reducing the amount of things pushed 2021-01-29 16:28:56 +01:00
mfrachet
326f6d8d51 Increasing padding bottom to prevent question button from overlapping 2021-01-29 15:24:57 +01:00
Marvin Frachet
fbbb152cd7
Merge branch 'master' into fix/issue-8782-preview-unsupported-media 2021-01-29 14:50:54 +01:00
mfrachet
59f0c4f30d Add test for reducer 2021-01-29 14:25:55 +01:00
mfrachet
3412505409 Shows a preview message when media type is not supported 2021-01-29 14:22:59 +01:00
Convly
55433bd9a5 Remove useless console.log 2021-01-29 11:58:47 +01:00
soupette
3515f025cd Fix cloud icon
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-01-29 11:58:47 +01:00
mfrachet
d1b89fd391 [ContentManager] Improving Drag&Drop experience 2021-01-29 11:58:47 +01:00
soupette
39c9bcba4f Add drop state to input file modal
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-01-29 11:58:46 +01:00
Convly
f35de0b8c1 Update auth events to make them for user friendly 2021-01-29 11:34:42 +01:00
dependabot[bot]
58716287cf
Bump swagger-ui-dist from 3.39.0 to 3.41.1 (#9253)
Bumps [swagger-ui-dist](https://github.com/swagger-api/swagger-ui) from 3.39.0 to 3.41.1.
- [Release notes](https://github.com/swagger-api/swagger-ui/releases)
- [Commits](https://github.com/swagger-api/swagger-ui/compare/v3.39.0...v3.41.1)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-29 10:32:05 +01:00
dependabot[bot]
5c860e0efe
Bump @fortawesome/free-solid-svg-icons from 5.14.0 to 5.15.2 (#9255)
Bumps [@fortawesome/free-solid-svg-icons](https://github.com/FortAwesome/Font-Awesome) from 5.14.0 to 5.15.2.
- [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.14.0...5.15.2)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-29 10:29:34 +01:00