17244 Commits

Author SHA1 Message Date
soupette
cbcfc2a383 Remove fields from common fields
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-03-18 14:05:02 +01:00
mfrachet
907c7a630f test fixing 2021-03-18 13:41:26 +01:00
soupette
d1c0602458 Add tests
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-03-18 13:10:32 +01:00
mfrachet
fd00987eff test fixing 2021-03-18 12:46:11 +01:00
Pierre Noël
ddd4b37fb2
don't copy published_at as a non-localized-field (#9761) 2021-03-18 12:38:36 +01:00
mfrachet
2884b3594b wip 2021-03-18 12:35:13 +01:00
soupette
7fac3b7dc7 fix request beign fired twice
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-03-18 12:26:15 +01:00
soupette
ff8b407a3a Init common fields
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-03-18 12:13:25 +01:00
mfrachet
13bf349d96 wip 2021-03-18 11:57:03 +01:00
soupette
523250fb3c Fix components settings view
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-03-18 11:29:02 +01:00
soupette
5bc76e57b2 Merge branch 'features/i18n' of github.com:strapi/strapi into i18n/rbac-rework-front 2021-03-18 11:15:59 +01:00
mfrachet
bb30dc9d41 wip 2021-03-18 11:13:33 +01:00
cyril lopez
0e336b4e31
Merge pull request #9760 from strapi/i18n/cm-fix-relations
[I18n] CM fix navigation between localised content types
2021-03-18 11:13:17 +01:00
soupette
762384ec8d Fix PR feedback
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-03-18 11:05:40 +01:00
soupette
c5a6c22dbc Merge branch 'i18n/rbac-rework-front' of github.com:strapi/strapi into i18n/cm-fix-relations 2021-03-18 10:50:39 +01:00
cyril lopez
65aa4506fc
Merge pull request #9753 from strapi/i18n/menu-st-rbac-middleware
[I18n] Add middleware to override menu links for single types
2021-03-18 10:48:17 +01:00
soupette
b7053c5cf3 Apply PR feedback
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-03-18 10:47:39 +01:00
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