17244 Commits

Author SHA1 Message Date
Alexandre Bodin
df76149931 Fix test 2021-03-01 11:16:51 +01:00
Alexandre Bodin
5aa7019800 Update yarn lock 2021-03-01 10:57:30 +01:00
maggie0002
81c4c6d399
Add RTL support to WysiwygEditor (#9498)
When adding Arabic into the RichText fields of Strapi, the text will automatically be aligned to the right after this change.

Resolves: https://github.com/strapi/strapi/issues/9412
2021-03-01 10:54:15 +01:00
Prashant Gaikwad
3781ca2e28
Issue: Domain name validation #6475 Fixed. With Ref to Previous PR #9496 (#9521) 2021-03-01 10:53:12 +01:00
Sebastian Górski
6fb96362e4
Polish translation for Strapi Plugin Upload (#9495) 2021-03-01 10:48:35 +01:00
Brett Willis
c79334afc4
Media plugin: Fix parsing model timestamp config (#9474)
* Fix parsing model timestamp config

* Update getFileModelTimestamps tests

* Update getFileModelTimestamps tests

* Fix test for error
2021-03-01 10:48:20 +01:00
Scott Agirs
5311ca776e
feat(new notification): SA/add "target" prop to link {} (#9472)
* feat(NewNotification): Add "target" prop to link {}

Signed-off-by: ScottAgirs <scott@ijs.to>

* chore: Minor typo fix occured > occur(R)ed

Signed-off-by: ScottAgirs <scott@ijs.to>

* fix: Add missing target check

Signed-off-by: ScottAgirs <scott@ijs.to>

* chore: Remove external window arrow if !"_blank"

Signed-off-by: ScottAgirs <scott@ijs.to>

* chore: replace redundant fragment w Padded />

Signed-off-by: ScottAgirs <scott@ijs.to>

* fix: Indentation

Signed-off-by: ScottAgirs <scott@ijs.to>
2021-03-01 10:47:42 +01:00
David Volquartz Lebech
de1575383c
Fix TypeError: action.value[0] is undefined (#9501)
This commit fixes an error that occurs when an ADD_RELATION action is
called with an empty value from a relationship field.

To be extra safe, the fix is applied both in the component and the
reducer.

- Add isEmpty check in SelectWrapper component when adding relations.
- Add array check in reducer function for ADD_RELATION.
2021-03-01 10:46:23 +01:00
dependabot[bot]
22cf78e16c
Bump @babel/preset-env from 7.11.5 to 7.13.8 (#9551)
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.11.5 to 7.13.8.
- [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.8/packages/babel-preset-env)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-01 10:40:55 +01:00
Alexandre Bodin
5f4109efc9 Merge branch 'master' of github.com:strapi/strapi 2021-03-01 10:38:27 +01:00
Alexandre Bodin
75cdd68891 Allowing expireAt str 2021-03-01 10:38:19 +01:00
dependabot[bot]
7e45cd440d
Bump stylelint from 10.1.0 to 13.11.0 (#9550)
Bumps [stylelint](https://github.com/stylelint/stylelint) from 10.1.0 to 13.11.0.
- [Release notes](https://github.com/stylelint/stylelint/releases)
- [Changelog](https://github.com/stylelint/stylelint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/stylelint/stylelint/compare/10.1.0...13.11.0)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-01 10:37:58 +01:00
dependabot[bot]
583c99fb42
Bump styled-components from 5.2.0 to 5.2.1 (#9548)
Bumps [styled-components](https://github.com/styled-components/styled-components) from 5.2.0 to 5.2.1.
- [Release notes](https://github.com/styled-components/styled-components/releases)
- [Changelog](https://github.com/styled-components/styled-components/blob/v5.2.1/CHANGELOG.md)
- [Commits](https://github.com/styled-components/styled-components/compare/v5.2.0...v5.2.1)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-01 10:37:43 +01:00
cyril lopez
72327bc302
Merge pull request #9553 from strapi/fix-dropdown-background
Fixing dropdown background
2021-03-01 09:46:24 +01:00
mfrachet
b8de243b95 Fixing dropdown background 2021-03-01 09:41:49 +01:00
cyril lopez
ea6a29f0ed
Merge pull request #9552 from strapi/refresh-locales-when-adding-one
Fixing refresh when adding a new locale
2021-03-01 09:22:59 +01:00
mfrachet
70e787528b Fixing refresh when adding a new locale 2021-03-01 09:07:19 +01:00
dependabot[bot]
0903d5b04d
Bump react-redux from 7.2.0 to 7.2.2 (#9528)
Bumps [react-redux](https://github.com/reduxjs/react-redux) from 7.2.0 to 7.2.2.
- [Release notes](https://github.com/reduxjs/react-redux/releases)
- [Changelog](https://github.com/reduxjs/react-redux/blob/master/CHANGELOG.md)
- [Commits](https://github.com/reduxjs/react-redux/compare/v7.2.0...v7.2.2)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-26 09:28:10 +01:00
dependabot[bot]
4f7c224167
Bump eslint-plugin-import from 2.22.0 to 2.22.1 (#9526)
Bumps [eslint-plugin-import](https://github.com/benmosher/eslint-plugin-import) from 2.22.0 to 2.22.1.
- [Release notes](https://github.com/benmosher/eslint-plugin-import/releases)
- [Changelog](https://github.com/benmosher/eslint-plugin-import/blob/master/CHANGELOG.md)
- [Commits](https://github.com/benmosher/eslint-plugin-import/compare/v2.22.0...v2.22.1)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-26 09:27:02 +01:00
cyril lopez
35e93cedd5
Merge pull request #9523 from strapi/fix-i18n-front
Fix baseline alignements for I18N modales
2021-02-25 16:10:25 +01:00
mfrachet
ddc5b92cd2 Fixing baseline and styles 2021-02-25 15:48:46 +01:00
mfrachet
122dce100c wip 2021-02-25 15:29:15 +01:00
mfrachet
2b85790b13 Adjusting edit modal 2021-02-25 15:22:45 +01:00
Marvin Frachet
97a005adbf
[i18n] allows to switch default locale (#9522) 2021-02-25 14:33:25 +01:00
dependabot[bot]
1e9e02b4de
Bump consolidate from 0.15.1 to 0.16.0 (#9516)
Bumps [consolidate](https://github.com/tj/consolidate.js) from 0.15.1 to 0.16.0.
- [Release notes](https://github.com/tj/consolidate.js/releases)
- [Changelog](https://github.com/tj/consolidate.js/blob/master/History.md)
- [Commits](https://github.com/tj/consolidate.js/compare/0.15.1...v0.16.0)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-25 09:56:14 +01:00
dependabot[bot]
adba181179
Bump @babel/plugin-transform-runtime from 7.12.15 to 7.13.7 (#9514)
Bumps [@babel/plugin-transform-runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-runtime) from 7.12.15 to 7.13.7.
- [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.7/packages/babel-plugin-transform-runtime)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-25 09:52:22 +01:00
soupette
ca07bb99fd Fix permissions create
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-02-25 08:24:07 +01:00
cyril lopez
79cbd9456b
Merge pull request #9515 from strapi/dependabot/npm_and_yarn/react-copy-to-clipboard-5.0.3
Bump react-copy-to-clipboard from 5.0.2 to 5.0.3
2021-02-25 08:06:11 +01:00
dependabot[bot]
dd98ae8d85
Bump react-copy-to-clipboard from 5.0.2 to 5.0.3
Bumps [react-copy-to-clipboard](https://github.com/nkbt/react-copy-to-clipboard) from 5.0.2 to 5.0.3.
- [Release notes](https://github.com/nkbt/react-copy-to-clipboard/releases)
- [Commits](https://github.com/nkbt/react-copy-to-clipboard/compare/v5.0.2...v5.0.3)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-25 05:37:53 +00:00
Pierre Noël
e436a34d46
fix knex, pg, mysql versions (#9511) 2021-02-24 21:59:18 +01:00
dependabot[bot]
980ba86610
Bump webpack-dev-server from 3.11.0 to 3.11.2 (#9504)
Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 3.11.0 to 3.11.2.
- [Release notes](https://github.com/webpack/webpack-dev-server/releases)
- [Changelog](https://github.com/webpack/webpack-dev-server/blob/v3.11.2/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-dev-server/compare/v3.11.0...v3.11.2)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-24 10:00:46 +01:00
dependabot[bot]
5fd02d1b57
Bump @sentry/node from 6.1.0 to 6.2.0 (#9506)
Bumps [@sentry/node](https://github.com/getsentry/sentry-javascript) from 6.1.0 to 6.2.0.
- [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.1.0...6.2.0)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-24 09:59:49 +01:00
dependabot[bot]
75a6def377
Bump @testing-library/react from 11.2.2 to 11.2.5 (#9507)
Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library) from 11.2.2 to 11.2.5.
- [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.2...v11.2.5)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-24 09:59:22 +01:00
Marvin Frachet
cd809720ba
Fixing CT / ST icons (#9494) 2021-02-23 12:07:21 +01:00
Convly
3cc49c4ea8 v3.5.1 v3.5.1 2021-02-23 11:23:21 +01:00
Marvin Frachet
5ac0701e66
Changing locale is now stored in db (#9479) 2021-02-23 11:07:20 +01:00
cyril lopez
5844b9c6b2
Fixes #9468 (#9493)
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-02-23 10:47:10 +01:00
dependabot[bot]
0d5140dd7b
Bump hosted-git-info from 3.0.7 to 3.0.8 (#9487)
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 3.0.7 to 3.0.8.
- [Release notes](https://github.com/npm/hosted-git-info/releases)
- [Changelog](https://github.com/npm/hosted-git-info/blob/latest/CHANGELOG.md)
- [Commits](https://github.com/npm/hosted-git-info/compare/v3.0.7...v3.0.8)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-23 10:21:36 +01:00
cyril lopez
ea53e57dca
Merge pull request #9443 from strapi/i18n/rbac
[I18n] RBAC
2021-02-22 13:56:48 +01:00
cyril lopez
eb7dc893f2
Merge pull request #9481 from strapi/i18n/rbac-telemetry
Add telemetry back
2021-02-22 13:06:51 +01:00
soupette
9626c72268 Add telemetry back
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-02-22 12:05:21 +01:00
Alexandre BODIN
d5049777ea
Stop populating component when populating relation to avoid infinitie loop but allow any component depth (#9464) 2021-02-22 11:09:36 +01:00
cyril lopez
6ea3093221
Merge pull request #9461 from strapi/i18n/rbac-put-permissions
[I18n] RBAC PUT permissions
2021-02-22 10:52:35 +01:00
cyril lopez
d5a1de0bc2
Merge pull request #9460 from strapi/i18n/rbac-post-permissions-to-api
[I18n] RBAC POST permissions
2021-02-22 10:42:56 +01:00
soupette
110b6b4b97 Add form interactions
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-02-22 10:41:35 +01:00
cyril lopez
e787973758
Merge pull request #9459 from strapi/i18n/rbac-disable-form
[I18n] RBAC disable properties interactions
2021-02-22 10:23:45 +01:00
Bernhard Volz
f3f9bf02de
Update of webpack configuration: fix for issue #9442 in upstream (#9477) 2021-02-22 10:18:11 +01:00
Maxime Castres
b8327cb996
Add demo link on top of the README to be more visible (#9407)
Co-authored-by: DMehaffy <derrickmehaffy@gmail.com>
2021-02-22 10:13:48 +01:00
Jorrit Schippers
5b1d38d551
Fix repository url in strapi-admin/package.json (#9449) 2021-02-22 09:58:54 +01:00
dependabot[bot]
da551665c4
Bump sift from 13.1.10 to 13.5.0 (#9475)
Bumps [sift](https://github.com/crcn/sift.js) from 13.1.10 to 13.5.0.
- [Release notes](https://github.com/crcn/sift.js/releases)
- [Changelog](https://github.com/crcn/sift.js/blob/master/changelog.md)
- [Commits](https://github.com/crcn/sift.js/commits)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-22 08:56:43 +01:00