1926 Commits

Author SHA1 Message Date
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
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
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
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
Alexandre Bodin
7505de6ad9 v3.4.2 2021-01-13 12:16:44 +01:00
Mateusz Derks
fcbc36605f
Fix typo in Polish translation (#8996) 2021-01-13 12:09:38 +01:00
Jorrit Schippers
8d88f5e97f
Consolidate lodash dependency to 4.17.20 (#8861)
Signed-off-by: Jorrit Schippers <jorrit@ncode.nl>

Co-authored-by: Pierre Noël <petersg83@users.noreply.github.com>
2021-01-13 12:08:13 +01:00
soupette
a97a6622f5 Merge branch 'features/sso' of github.com:strapi/strapi into chore/ctb-improvements 2021-01-12 16:58:07 +01:00
soupette
49b1f48768 Remove useless files
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-01-12 16:30:15 +01:00
soupette
22b9ee644d Made schema easier
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-01-12 16:20:24 +01:00
soupette
5366e8f930 Split attributes yup validations
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-01-12 15:25:21 +01:00
Convly
5228236246 Merge branch 'master' into features/sso 2021-01-12 11:36:11 +01:00
Davide Rossi
e268b0bd6b
Improves Italian translation (#8961)
* Fixes italian translations for filter function

* Fixes some inconsistencies and adds some missing strings to italian translation of content-type-builder plugin

* Adds all the missing strings in IT translation for content-type-builder plugin

* Fixes and updates italian translation of content-manager plugin

* Updates italian translation of content-type-builder plugin

* Updates italian translation for users-permissions and documentation plugin

* Updates italian translations of admin UI and various plugins

* Minor style fixes on italian translation of users-permissions plugin
2021-01-11 16:54:17 +01:00
soupette
29e74e9f9f Created attributes base form
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-01-08 12:25:19 +01:00
soupette
9d1aa245d8 Create attributes advanced form
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-01-08 11:55:37 +01:00
Convly
c3a2c7024d PR review adjustments 2021-01-08 10:09:10 +01:00
Convly
2a483ba958 Cleanup
Signed-off-by: Convly <jean-sebastien.herbaux@epitech.eu>
2021-01-08 10:09:08 +01:00
Convly
987a7c1022 Fix ci
Signed-off-by: Convly <jean-sebastien.herbaux@epitech.eu>
2021-01-08 10:09:07 +01:00
Convly
c8a3d29e9c Reimplements register checks / Clear the maps on admin destroy
Signed-off-by: Convly <jean-sebastien.herbaux@epitech.eu>
2021-01-08 10:09:07 +01:00
Convly
44659fc43e heap out of memory
Signed-off-by: Convly <jean-sebastien.herbaux@epitech.eu>
2021-01-08 09:52:22 +01:00