17027 Commits

Author SHA1 Message Date
soupette
eb9044d119 Add missing tests
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-03-18 10:36:44 +01:00
soupette
2628a6a7d4 Merge branch 'i18n/rbac-rework-front' of github.com:strapi/strapi into i18n/menu-st-rbac-middleware 2021-03-18 10:10:54 +01:00
cyril lopez
ee3acecbe3
Merge pull request #9752 from strapi/i18n/cm-fixes
[I18n] CM fixes
2021-03-18 10:09:41 +01:00
soupette
310ad78a1a Fix PR feedbakc
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-03-18 10:09:12 +01:00
dependabot[bot]
4f4f5f7e34
Bump eslint-config-airbnb-base from 14.2.0 to 14.2.1 (#9755)
Bumps [eslint-config-airbnb-base](https://github.com/airbnb/javascript) from 14.2.0 to 14.2.1.
- [Release notes](https://github.com/airbnb/javascript/releases)
- [Commits](https://github.com/airbnb/javascript/compare/eslint-config-airbnb-base-v14.2.0...eslint-config-airbnb-base-v14.2.1)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-18 09:58:59 +01:00
dependabot[bot]
56430a72ca
Bump swagger-ui-dist from 3.44.1 to 3.45.0 (#9756)
Bumps [swagger-ui-dist](https://github.com/swagger-api/swagger-ui) from 3.44.1 to 3.45.0.
- [Release notes](https://github.com/swagger-api/swagger-ui/releases)
- [Commits](https://github.com/swagger-api/swagger-ui/compare/v3.44.1...v3.45.0)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-18 09:58:46 +01:00
dependabot[bot]
2ceac0f4f5
Bump @fortawesome/fontawesome-svg-core from 1.2.32 to 1.2.35 (#9757)
Bumps [@fortawesome/fontawesome-svg-core](https://github.com/FortAwesome/Font-Awesome) from 1.2.32 to 1.2.35.
- [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/commits)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-18 09:58:37 +01:00
soupette
c2ca97072d Merge branch 'i18n/rbac-rework-front' of github.com:strapi/strapi into i18n/cm-fixes 2021-03-18 08:45:43 +01:00
cyril lopez
9804298a69
Merge pull request #9751 from strapi/i18n/cm-copy-from-locale
[I18n] CM POST/PUT locale
2021-03-18 08:44:36 +01:00
soupette
8c645bc28c Fix navigation between localized content types
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-03-18 08:16:53 +01:00
soupette
aa9b832af5 Created middleware to set the default query params for the single types
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-03-17 18:27:07 +01:00
soupette
89c65e9999 Add RBAC management
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-03-17 17:47:00 +01:00
soupette
9f738a6d18 Merge branch 'i18n/rbac-rework-front' of github.com:strapi/strapi into i18n/cm-copy-from-locale 2021-03-17 17:06:26 +01:00
cyril lopez
8ae65b8c9d
Merge pull request #9750 from strapi/i18n/rbac-i18n-middleware
[i18n/rbac] initialize with the first authorized locale
2021-03-17 17:04:54 +01:00
soupette
41745b1b24 Apply PR feedback
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-03-17 17:01:45 +01:00
mfrachet
1b7b016632 fix testing 2021-03-17 16:58:34 +01:00
mfrachet
993a124ed9 fix testing 2021-03-17 16:56:37 +01:00
mfrachet
dd850ba113 fix testing 2021-03-17 16:51:26 +01:00
soupette
2e4e66bc01 Merge branch 'i18n/rbac-rework-front' of github.com:strapi/strapi into i18n/cm-copy-from-locale
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-03-17 15:55:54 +01:00
mfrachet
6e9d5665b3 self review 2021-03-17 15:44:28 +01:00
soupette
e2f1b4335a Handle create locale
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-03-17 15:38:02 +01:00
mfrachet
c8b3cf562a self review 2021-03-17 15:33:12 +01:00
mfrachet
77d29297d8 [i18n/rbac] initialize with the first authorized locale 2021-03-17 15:29:21 +01:00
soupette
0291649c1f Init copy locale logic and move utils from CM to the helper plugin
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-03-17 11:54:59 +01:00
soupette
3c21cbb23e Add modal to copy another locale
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-03-17 11:00:44 +01:00
soupette
b1bf64435c Create copy locale component
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-03-17 10:25:09 +01:00
cyril lopez
df66ea8a4d
Merge pull request #9741 from strapi/i18n/cm-post-locales
[I18n] Post single locale
2021-03-17 09:40:21 +01:00
soupette
69ef7a553a Refacto CMEditViewLocalePicker
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-03-17 09:39:57 +01:00
dependabot[bot]
09c174708c
Bump chokidar from 3.3.1 to 3.5.1 (#9744)
Bumps [chokidar](https://github.com/paulmillr/chokidar) from 3.3.1 to 3.5.1.
- [Release notes](https://github.com/paulmillr/chokidar/releases)
- [Commits](https://github.com/paulmillr/chokidar/compare/3.3.1...3.5.1)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-17 08:58:47 +01:00
dependabot[bot]
ac4bd0bac6
Bump @babel/preset-react from 7.10.4 to 7.12.13 (#9745)
Bumps [@babel/preset-react](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-react) from 7.10.4 to 7.12.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.12.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-03-17 08:58:02 +01:00
dependabot[bot]
a7f3f8dcf9
Bump @babel/plugin-transform-runtime from 7.13.7 to 7.13.10 (#9747)
Bumps [@babel/plugin-transform-runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-runtime) from 7.13.7 to 7.13.10.
- [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.10/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-03-17 08:55:52 +01:00
cyril lopez
a36b143649
Merge pull request #9740 from strapi/i18n/fix-ctb-update
[I18n] Fix schema mutation
2021-03-16 18:34:25 +01:00
soupette
7f654fb844 fix background color
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-03-16 18:27:38 +01:00
Alexandre BODIN
2c3bf778a3
Merge pull request #9725 from strapi/i18n/core-api
I18n/core api
2021-03-16 18:19:37 +01:00
soupette
3f8de854fa Post locale
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-03-16 17:38:32 +01:00
Alexandre Bodin
3b71746fa6 Fix test 2021-03-16 17:37:09 +01:00
Alexandre Bodin
271fb2c99a Apply feedbacks 2021-03-16 17:33:10 +01:00
Marvin Frachet
5ccaf64bd1
[i18n/rbac]: left menu now deals with redux (#9735) 2021-03-16 17:12:35 +01:00
soupette
e83f379b49 Fix ctb mutate when not needed
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-03-16 16:16:03 +01:00
cyril lopez
80ce19a7e5
Merge pull request #9739 from strapi/i18n/update-params
[I18n] Change plugins filter in CM
2021-03-16 16:15:11 +01:00
soupette
d435ecb228 Connect LV to locale api
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-03-16 15:58:50 +01:00
soupette
a4fa69dce5 Update plugins search in Editview
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-03-16 15:58:49 +01:00
soupette
1c83202257 Update plugins search params in LV
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-03-16 15:58:48 +01:00
cyril lopez
8808b29f86
Merge pull request #9724 from strapi/i18n/edit-view-redux
[i18n] Migrate CollectionTypeFormWrapper and SingleTypeFormWrapper to redux
2021-03-16 15:57:11 +01:00
Alexandre Bodin
221c3d40e4 Set global strapi in tests 2021-03-16 15:51:00 +01:00
Alexandre Bodin
228899a9b3 Implement core api code for localizations 2021-03-16 15:35:31 +01:00
Alexandre Bodin
17b2296d11 Init core api extension for i18n 2021-03-16 15:35:30 +01:00
Alexandre Bodin
09990678ad Init routes & controller actions for i18N 2021-03-16 15:35:30 +01:00
Alexandre BODIN
f549017ec3
Add GET content-types-settings spec (#9734) 2021-03-16 10:40:49 +01:00
dependabot[bot]
9450c3d272
Bump @fortawesome/fontawesome-free from 5.14.0 to 5.15.2 (#9731)
Bumps [@fortawesome/fontawesome-free](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-03-16 10:05:57 +01:00