Alexandre BODIN
|
7cf58fb0da
|
Merge pull request #9816 from strapi/i18n/fill-empty-attributes-at-creation
[i18n] Fill non localized fields at CM locale creation
|
2021-03-24 12:59:17 +01:00 |
|
Pierre Noël
|
3e1a823f1b
|
add migration when a CT becomes localized
|
2021-03-24 12:14:49 +01:00 |
|
Pierre Noël
|
6b55d3c6b9
|
fill non localized fields at CM locale creation
|
2021-03-24 10:56:51 +01:00 |
|
dependabot[bot]
|
2c5224a437
|
Bump sharp from 0.27.1 to 0.27.2 (#9819)
Bumps [sharp](https://github.com/lovell/sharp) from 0.27.1 to 0.27.2.
- [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.27.1...v0.27.2)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-03-24 09:03:32 +01:00 |
|
dependabot[bot]
|
a66b2530f8
|
Bump koa-passport from 4.1.3 to 4.1.4 (#9823)
Bumps [koa-passport](https://github.com/rkusa/koa-passport) from 4.1.3 to 4.1.4.
- [Release notes](https://github.com/rkusa/koa-passport/releases)
- [Changelog](https://github.com/rkusa/koa-passport/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rkusa/koa-passport/commits)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-03-24 08:58:12 +01:00 |
|
dependabot[bot]
|
86e0cf0f55
|
Bump snyk from 1.505.0 to 1.506.0 (#9813)
Bumps [snyk](https://github.com/snyk/snyk) from 1.505.0 to 1.506.0.
- [Release notes](https://github.com/snyk/snyk/releases)
- [Changelog](https://github.com/snyk/snyk/blob/master/.releaserc)
- [Commits](https://github.com/snyk/snyk/compare/v1.505.0...v1.506.0)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-03-23 14:09:41 +01:00 |
|
cyril lopez
|
fb45e0b5e8
|
Merge pull request #9568 from strapi/i18n/rbac-rework-front
[i18n] Front-end
|
2021-03-23 10:51:52 +01:00 |
|
soupette
|
cdf8850c96
|
Merge branch 'features/i18n' of github.com:strapi/strapi into i18n/rbac-rework-front
|
2021-03-23 10:17:50 +01:00 |
|
dependabot[bot]
|
c1851c917a
|
Bump @babel/runtime from 7.13.7 to 7.13.10 (#9807)
Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-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-runtime)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-03-23 09:57:15 +01:00 |
|
dependabot[bot]
|
6c6cb52a45
|
Bump snyk from 1.500.0 to 1.505.0 (#9809)
Bumps [snyk](https://github.com/snyk/snyk) from 1.500.0 to 1.505.0.
- [Release notes](https://github.com/snyk/snyk/releases)
- [Changelog](https://github.com/snyk/snyk/blob/master/.releaserc)
- [Commits](https://github.com/snyk/snyk/compare/v1.500.0...v1.505.0)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-03-23 09:56:52 +01:00 |
|
dependabot[bot]
|
3a5d1d5a11
|
Bump eslint-config-airbnb from 18.2.0 to 18.2.1 (#9810)
Bumps [eslint-config-airbnb](https://github.com/airbnb/javascript) from 18.2.0 to 18.2.1.
- [Release notes](https://github.com/airbnb/javascript/releases)
- [Commits](https://github.com/airbnb/javascript/compare/eslint-config-airbnb-v18.2.0...eslint-config-airbnb-v18.2.1)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-03-23 09:56:29 +01:00 |
|
cyril lopez
|
8da399da80
|
Merge pull request #9812 from strapi/i18n/fix-ctb-menu-links
Fix menu links that were missing when updating a content type
|
2021-03-23 09:23:02 +01:00 |
|
soupette
|
009c995736
|
Fix menu links that were missing when updating a content type
Signed-off-by: soupette <cyril.lpz@gmail.com>
|
2021-03-23 09:05:49 +01:00 |
|
Daniel
|
eff298230f
|
Just a minor typo (#9784)
|
2021-03-22 16:49:54 +01:00 |
|
Alexandre Bodin
|
54c3cfde80
|
Merge branch 'master' into features/i18n
|
2021-03-22 16:30:14 +01:00 |
|
Alexandre BODIN
|
d7428b74c2
|
Merge pull request #9801 from strapi/fix/test-warning
Delete useless test
|
2021-03-22 16:29:10 +01:00 |
|
Pierre Noël
|
bf3545c7b7
|
delete useless test
|
2021-03-22 16:06:36 +01:00 |
|
cyril lopez
|
3b4254366f
|
Merge pull request #9799 from strapi/i18n/rbac-rework-front-utils-cm
Add utils to CM folder in helper plugin
|
2021-03-22 15:29:34 +01:00 |
|
mfrachet
|
7dfcf52e08
|
Add utils to CM folder in helper plugin
|
2021-03-22 15:14:49 +01:00 |
|
Marvin Frachet
|
e293243da9
|
[i18n] add filters from the start (#9796)
|
2021-03-22 10:59:03 +01:00 |
|
Marvin Frachet
|
932da387be
|
[I18n/rbac] add additional infos in delete modal (#9795)
|
2021-03-22 10:27:48 +01:00 |
|
Alexandre BODIN
|
c062e224be
|
Merge pull request #9497 from strapi/i18n/disable-i18n-field
I18n/disable i18n field
|
2021-03-22 10:12:58 +01:00 |
|
Pierre Noël
|
1536810c80
|
handle delete ST core-api (#9781)
|
2021-03-22 10:11:38 +01:00 |
|
dependabot[bot]
|
bb90b348ac
|
Bump sanitize-html from 2.3.2 to 2.3.3 (#9789)
Bumps [sanitize-html](https://github.com/apostrophecms/sanitize-html) from 2.3.2 to 2.3.3.
- [Release notes](https://github.com/apostrophecms/sanitize-html/releases)
- [Changelog](https://github.com/apostrophecms/sanitize-html/blob/main/CHANGELOG.md)
- [Commits](https://github.com/apostrophecms/sanitize-html/compare/2.3.2...2.3.3)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-03-22 09:24:26 +01:00 |
|
dependabot[bot]
|
83ea55eb84
|
Bump qs from 6.9.6 to 6.10.1 (#9791)
Bumps [qs](https://github.com/ljharb/qs) from 6.9.6 to 6.10.1.
- [Release notes](https://github.com/ljharb/qs/releases)
- [Changelog](https://github.com/ljharb/qs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ljharb/qs/compare/v6.9.6...v6.10.1)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-03-22 09:24:12 +01:00 |
|
dependabot[bot]
|
5b1d49a553
|
Bump @fortawesome/free-solid-svg-icons from 5.15.2 to 5.15.3 (#9793)
Bumps [@fortawesome/free-solid-svg-icons](https://github.com/FortAwesome/Font-Awesome) from 5.15.2 to 5.15.3.
- [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.15.2...5.15.3)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-03-22 09:24:04 +01:00 |
|
dependabot[bot]
|
1694e0d827
|
Bump swagger-ui-dist from 3.45.0 to 3.45.1 (#9792)
Bumps [swagger-ui-dist](https://github.com/swagger-api/swagger-ui) from 3.45.0 to 3.45.1.
- [Release notes](https://github.com/swagger-api/swagger-ui/releases)
- [Commits](https://github.com/swagger-api/swagger-ui/compare/v3.45.0...v3.45.1)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-03-22 09:23:50 +01:00 |
|
cyril lopez
|
1e61e9aa81
|
Merge pull request #9790 from strapi/dependabot/npm_and_yarn/react-virtualized-9.22.3
Bump react-virtualized from 9.22.2 to 9.22.3
|
2021-03-22 08:09:21 +01:00 |
|
dependabot[bot]
|
7b3e7cff77
|
Bump react-virtualized from 9.22.2 to 9.22.3
Bumps [react-virtualized](https://github.com/bvaughn/react-virtualized) from 9.22.2 to 9.22.3.
- [Release notes](https://github.com/bvaughn/react-virtualized/releases)
- [Changelog](https://github.com/bvaughn/react-virtualized/blob/master/CHANGELOG.md)
- [Commits](https://github.com/bvaughn/react-virtualized/compare/v9.22.2...v9.22.3)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-03-22 06:13:14 +00:00 |
|
Alexandre BODIN
|
2cdc8c7a82
|
Merge pull request #9768 from strapi/i18/st-core-api
[I18n] Single type core api update
|
2021-03-19 16:07:13 +01:00 |
|
Alexandre Bodin
|
13005e5e1b
|
Fix typos
|
2021-03-19 14:30:55 +01:00 |
|
Pierre Noël
|
9d50d97706
|
refacto
|
2021-03-19 12:12:51 +01:00 |
|
Pierre Noël
|
113f2b093b
|
add comment
|
2021-03-19 10:21:56 +01:00 |
|
Alexandre Bodin
|
6679c22bdc
|
Update ST localizations through core api update
|
2021-03-19 10:14:38 +01:00 |
|
Alexandre BODIN
|
9a49ab64f6
|
[i18n] Improve localization file sanitizer (#9766)
* Improve file sanitizer in create localizations
* Fix typo
|
2021-03-19 10:12:51 +01:00 |
|
dependabot[bot]
|
a458eb8eed
|
Bump highlight.js from 10.2.0 to 10.4.1 (#9779)
Bumps [highlight.js](https://github.com/highlightjs/highlight.js) from 10.2.0 to 10.4.1.
- [Release notes](https://github.com/highlightjs/highlight.js/releases)
- [Changelog](https://github.com/highlightjs/highlight.js/blob/main/CHANGES.md)
- [Commits](https://github.com/highlightjs/highlight.js/compare/10.2.0...10.4.1)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-03-19 10:11:32 +01:00 |
|
Marvin Frachet
|
7d46206d9b
|
[i18n] don't add locale in settings when it already exists (#9776)
|
2021-03-19 09:46:03 +01:00 |
|
cyril lopez
|
9378dc5428
|
Merge pull request #9778 from strapi/i18n/rbac-i18n-show-dropdown-when-locale-is-not-authorized
[i18n/rbac] show locale picker even when not authorized
|
2021-03-19 09:39:34 +01:00 |
|
mfrachet
|
71399cf017
|
[i18n/rbac] show locale picker even when not authorized
|
2021-03-19 09:34:25 +01:00 |
|
soupette
|
5b5410adfd
|
Fix tests
Signed-off-by: soupette <cyril.lpz@gmail.com>
|
2021-03-19 09:30:20 +01:00 |
|
dependabot[bot]
|
4accb1b8b7
|
Bump snyk from 1.467.0 to 1.500.0 (#9773)
Bumps [snyk](https://github.com/snyk/snyk) from 1.467.0 to 1.500.0.
- [Release notes](https://github.com/snyk/snyk/releases)
- [Changelog](https://github.com/snyk/snyk/blob/master/.releaserc)
- [Commits](https://github.com/snyk/snyk/commits/v1.500.0)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-03-19 09:16:25 +01:00 |
|
dependabot[bot]
|
b8cc7ab5ae
|
Bump @fingerprintjs/fingerprintjs from 3.0.5 to 3.0.6 (#9774)
Bumps [@fingerprintjs/fingerprintjs](https://github.com/fingerprintjs/fingerprintjs) from 3.0.5 to 3.0.6.
- [Release notes](https://github.com/fingerprintjs/fingerprintjs/releases)
- [Commits](https://github.com/fingerprintjs/fingerprintjs/compare/v3.0.5...v3.0.6)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-03-19 09:16:14 +01:00 |
|
cyril lopez
|
92c98cdc2a
|
Merge pull request #9777 from strapi/features/i18n-fix-locale-padding
[i18n] fix padding in locale picker list
|
2021-03-19 09:05:57 +01:00 |
|
mfrachet
|
6b5ae4bdee
|
[i18n] fix padding in locale picker list
|
2021-03-19 08:54:07 +01:00 |
|
Pierre Noël
|
bd823964aa
|
fix rebase
|
2021-03-18 19:04:42 +01:00 |
|
Pierre Noël
|
f9c95eed25
|
refacto
|
2021-03-18 18:45:32 +01:00 |
|
Pierre Noël
|
ce84bd0325
|
refacto
|
2021-03-18 18:45:31 +01:00 |
|
Pierre Noël
|
b39aa3c8bd
|
WIP
|
2021-03-18 18:45:30 +01:00 |
|
Pierre Noël
|
54512c6049
|
split code into files
|
2021-03-18 18:45:28 +01:00 |
|
Pierre Noël
|
a662db9691
|
refacto
|
2021-03-18 18:43:42 +01:00 |
|