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
Jorrit Schippers
175422d760
Update .npmignore files ( #8865 )
...
Add .editorconfig, .snyk, __tests__, jest.config.js
Remove .npmignore and .gitignore from admin subdirectories
Signed-off-by: Jorrit Schippers <jorrit@ncode.nl>
2021-01-28 16:57:29 +01:00
Convly
bd91f748d8
Merge master into features/sso
2021-01-27 16:34:43 +01:00
Jorrit Schippers
3f63902d4b
Use https:// in package.json and README.md files ( #9227 )
...
Signed-off-by: Jorrit Schippers <jorrit@ncode.nl>
2021-01-26 17:06:25 +01:00
Alexandre Bodin
4f9cc8a22c
v3.4.5
2021-01-26 11:59:47 +01:00
soupette
9960ceb837
Merge branch 'chore/ctb' of github.com:strapi/strapi into features/i18n-front
2021-01-26 10:07:07 +01:00
soupette
8f958553b9
Fix conflicts
...
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-01-26 10:06:16 +01:00
HichamELBSI
5113ed40af
Fix CTB reducers tests
...
Signed-off-by: HichamELBSI <elabbassih@gmail.com>
2021-01-25 17:54:26 +01:00
HichamELBSI
c4131b07e5
Undo FormModal reducer to create the error
...
Signed-off-by: HichamELBSI <elabbassih@gmail.com>
2021-01-25 16:21:41 +01:00
Robin Louis van Komen
2288b43e8b
add danish translations to some packages ( #8353 )
...
* add danish translations to some packages
* make sure that danish has a native language name
* add missing danish translations for draft/publish system
2021-01-25 09:07:55 +01:00
HichamELBSI
95ed2ee412
add redux-thunk to admin
...
Signed-off-by: HichamELBSI <elabbassih@gmail.com>
2021-01-21 20:00:45 +01:00
HichamELBSI
58a7665c63
Add redux to CTB
...
Signed-off-by: HichamELBSI <elabbassih@gmail.com>
2021-01-21 11:49:25 +01:00
Alexandre Bodin
542786f263
v3.4.4
2021-01-20 17:31:59 +01:00
p_0g_8mm3_
86242a01b2
Update German translations ( #9141 )
...
* fix typos
* use more common words for relation
* simplify, shorten
* make translations consistent
* improve upload plugin translation
* fix minor errors
* fix permissions plugin translations
* change mail back to kai@doe.com
* change name back to Kai Doe
Co-authored-by: Alexandre BODIN <alexandrebodin@users.noreply.github.com>
2021-01-18 17:49:30 +01:00
soupette
2f82826128
change file structure
...
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-01-14 15:37:42 +01:00
Ivan HzK
0b752b4ddb
Fix #8796 - fix relation typo in fr ( #8899 )
...
fix french translation in content type builder plugin
2021-01-14 10:53:43 +01:00
Alexandre Bodin
553d64cafd
v3.4.3
2021-01-14 10:46:50 +01:00