17520 Commits

Author SHA1 Message Date
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
dependabot[bot]
e7d905703a
Bump @fortawesome/react-fontawesome from 0.1.12 to 0.1.14 (#9730)
Bumps [@fortawesome/react-fontawesome](https://github.com/FortAwesome/react-fontawesome) from 0.1.12 to 0.1.14.
- [Release notes](https://github.com/FortAwesome/react-fontawesome/releases)
- [Changelog](https://github.com/FortAwesome/react-fontawesome/blob/master/CHANGELOG.md)
- [Commits](https://github.com/FortAwesome/react-fontawesome/commits/0.1.14)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-16 10:03:47 +01:00
dependabot[bot]
445145150a
Bump @testing-library/jest-dom from 5.11.6 to 5.11.9 (#9729)
Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 5.11.6 to 5.11.9.
- [Release notes](https://github.com/testing-library/jest-dom/releases)
- [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md)
- [Commits](https://github.com/testing-library/jest-dom/compare/v5.11.6...v5.11.9)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-16 10:03:32 +01:00
Alexandre Bodin
2467cad937 Merge branch 'i18n/localizations-sync' into features/i18n 2021-03-16 10:01:25 +01:00
Alexandre BODIN
5dd5dd4707
Merge pull request #9726 from strapi/content-manager/content-types-settings
Content manager content types settings
2021-03-16 09:56:20 +01:00
soupette
a961f17d2f Fix conflicts
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-03-16 09:52:07 +01:00
cyril lopez
d5d6e44fce
Merge pull request #9733 from strapi/fix/users-permissions-hook
Fix/users permissions hook
2021-03-16 09:40:53 +01:00
soupette
f70b783c5b Fix double requests being fired when changing locale
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-03-16 09:40:15 +01:00