1958 Commits

Author SHA1 Message Date
Alexandre Bodin
c57b3be1eb Merge branch 'master' into features/i18n 2021-03-12 09:45:51 +01:00
Alexandre Bodin
33552e43b8 v3.5.3 2021-03-11 14:25:37 +01:00
soupette
34ebe0ca4b Fix conflicts
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-03-08 15:10:49 +01:00
cyril lopez
068a31c3e5
Merge pull request #9597 from strapi/i18n/cm-layout-enhancement
[I18n] CM add icons indicator
2021-03-08 10:58:15 +01:00
soupette
6aad832464 Fix conflicts
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-03-08 09:43:50 +01:00
Alexandre Bodin
e9b4bf5616 Merge branch 'master' into features/i18n 2021-03-05 12:22:18 +01:00
soupette
f84a1dab0b Fix cetb
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-03-05 11:19:32 +01:00
soupette
dfb40c08b6 Created PermissionsManager
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-03-05 10:50:27 +01:00
soupette
cf2bd304cf Upgrade buffet.js. Add icon to inputs label
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-03-04 11:59:26 +01:00
dependabot[bot]
bda0c89aaa
Bump react-router from 5.1.2 to 5.2.0
Bumps [react-router](https://github.com/ReactTraining/react-router) from 5.1.2 to 5.2.0.
- [Release notes](https://github.com/ReactTraining/react-router/releases)
- [Changelog](https://github.com/ReactTraining/react-router/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ReactTraining/react-router/compare/v5.1.2...v5.2.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-04 08:11:47 +00:00
cyril lopez
67fa9c93c7
Fixes #9524 (#9587)
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-03-03 16:32:59 +01:00
soupette
4adb1fb194 Enable localization on media fields
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-03-03 15:31:23 +01:00
Alexandre Bodin
1a472c98a7 v3.5.2 2021-03-01 11:24:44 +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
Marvin Frachet
cd809720ba
Fixing CT / ST icons (#9494) 2021-02-23 12:07:21 +01:00
Convly
3cc49c4ea8 v3.5.1 2021-02-23 11:23:21 +01:00
soupette
8695853ea0 Fix ctb checkbox input
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-02-18 16:04:07 +01:00
soupette
706baae9ec Fix conflicts
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-02-18 14:58:33 +01:00
Alexandre Bodin
469991f9f2 Merge branch 'master' into features/i18n 2021-02-18 14:36:32 +01:00
Alexandre Bodin
d02a7ba2fa v3.5.0 2021-02-18 11:28:28 +01:00
HichamELBSI
1a42da3007 Merge branch 'master' into features/sso 2021-02-17 11:43:34 +01:00
Marvin Frachet
db3784ce32
Adding icons for Single Types and Collection type (#9416) 2021-02-16 12:00:24 +01:00
mfrachet
f72f8ec2b9 Merge branch 'features/i18n' of github.com:strapi/strapi into features/i18n-front 2021-02-16 09:42:42 +01:00
Pierre Noël
bd359b6a3d add unit tests 2021-02-15 11:43:58 +01:00
ngjoni
92ba4efb2b
Translation Update (german) (#9387)
* update german translation

* Additional german translation
2021-02-15 09:21:10 +01:00
Pierre Noël
22d38b5ffc handle toggle i18n on CT and fields 2021-02-12 16:17:33 +01:00
Pierre Noël
b3a9b5ad76 add pluginOptions 2021-02-10 14:29:54 +01:00
soupette
404bf1066a Fix PR feedback
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-02-09 17:29:11 +01:00
soupette
7aff3bb0db Reorder layout
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-02-09 17:29:11 +01:00
soupette
06d98dd089 Add missing tests
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-02-09 17:29:10 +01:00
soupette
ee0bbf7db0 Rename api
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-02-09 17:29:10 +01:00
soupette
761eb5bb5a Add sanitize api
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-02-09 17:29:09 +01:00
soupette
edd6d3e2f0 Add middleware to enable i18n on fields
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-02-09 17:28:47 +01:00
soupette
00b2454d31 Add i18n form to attributes
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-02-09 17:28:47 +01:00
soupette
34fd245df6 Change checkbox baseline
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-02-09 17:28:30 +01:00
soupette
dda1aa08c1 Change form layout
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-02-09 17:28:30 +01:00
soupette
c68dc0fc33 Created custom checkbox to warn when disabling i18n
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-02-09 17:28:28 +01:00
mfrachet
afc8560704 [CTB] add i18n checkbox in "create new CT" 2021-02-09 17:28:27 +01:00
soupette
a50ad94377 Remove useless test
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-02-09 17:27:34 +01:00
soupette
2d6d30643e Improve form api
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-02-09 17:27:33 +01:00
soupette
3395ab5bca Add components api to ctb
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-02-09 17:27:32 +01:00
soupette
46dc0e6a12 Created PluginAPI and improve plugin registration in order to add a boot lifecycle for enabling a plugin to interact with another internal API.
Update the ctb to expose a form api.

Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-02-09 17:26:28 +01:00
soupette
2155b9842c Created middleware to set the initialData
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-02-09 17:24:37 +01:00
cyril lopez
6b1a46a104
Merge pull request #9295 from strapi/ui/enhancements
Open the first section of <MultipleMenuList /> component by default
2021-02-09 16:51:15 +01:00
Convly
4369af5361 Merge branch 'master' of github.com:strapi/strapi into features/sso 2021-02-09 15:26:28 +01:00
Alexandre Bodin
544f98b8ee v3.4.6 2021-02-03 19:32:36 +01:00
soupette
bf445f961f Auto open the select component menu in the ctb
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-02-02 15:06:56 +01:00
mfrachet
1f2f4c2986 Merge branch 'features/i18n' of github.com:strapi/strapi into features/i18n-front 2021-02-02 13:38:48 +01:00
Alexandre Bodin
4c3bd90ec0 Merge branch 'develop' into features/sso 2021-02-02 10:51:28 +01:00
soupette
88919eb84c Upgrade buffet.js
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-02-01 14:32:58 +01:00