1145 Commits

Author SHA1 Message Date
Bochkarev Ivan
6d586e48b4 Update russian translate strapi-plugin-content-type-builder
Signed-off-by: Bochkarev Ivan <ivanx86@gmail.com>
2020-10-13 15:15:27 +02:00
Sebastian Trebunak
b15d5c8af4 Add Draft/Publish translations in Slovak language
Signed-off-by: Sebastian Trebunak <trebunak.sebastian@gmail.com>
2020-10-10 10:19:36 +02:00
soupette
eb03a06b07 Fixes #8175
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-10-07 16:53:55 +02:00
Alexandre Bodin
c98089ff65 Merge branch 'master' into releases/3.2
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-10-05 12:00:03 +02:00
Max Veerapat Kumchom
212472965d
add strapi-plugin-content-type-builder thai translation (#8145)
* init thai template

Signed-off-by: themaxaboy <themaxaboy@hotmail.com>

* translate strapi-plugin-content-type-builder and strapi-generate-plugin

Signed-off-by: themaxaboy <themaxaboy@hotmail.com>
2020-10-02 17:38:01 +02:00
Tanmoy Bhowmik
012902d94f
Feat: Add private option field for relations (#8149)
* feat(content-type): add private option to relation field

Signed-off-by: tanmoyopenroot <tanmoy.openroot@gmail.com>

* test(content-type): add test for private option in relation field

Signed-off-by: tanmoyopenroot <tanmoy.openroot@gmail.com>
2020-10-02 15:20:37 +02:00
soupette
f956f76f8f Fixes #8040
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-09-25 09:07:32 +02:00
soupette
6020c8e7e5 Upgrade buffet.js rc.5
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-09-23 17:20:24 +02:00
soupette
a0dfa14f04 fix wrong props
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-09-23 16:56:18 +02:00
soupette
c04349a027 Fix Pr feedback
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-09-22 17:46:01 +02:00
soupette
a7ebb1d6ca Fix wrong display
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-09-22 17:46:01 +02:00
soupette
a5cd2fe6d1 Fix target attribute change when restricted relations
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-09-22 17:46:00 +02:00
soupette
b6e6f7cbbd Fix relation display
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-09-22 17:45:59 +02:00
soupette
6718a12242 Allow to create relations with the admin users
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-09-22 17:39:44 +02:00
soupette
02c5502cbd Prevent non editable models from being displayed in the ctb left menu
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-09-22 17:39:43 +02:00
soupette
6ac3034a70 Fix PR feedback
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-09-22 17:39:39 +02:00
soupette
296d26c46b Update CM trads
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-09-22 17:39:39 +02:00
soupette
565b932a9e Add confirmation when disabling the D&P feature on a ct.
Clean trads

Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-09-22 17:39:37 +02:00
soupette
f12a696824 Enable draft and publish by default
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-09-22 17:39:13 +02:00
soupette
3b3ea84685 Fix trads
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-09-22 17:39:11 +02:00
soupette
3aeafa8b54 Add draftAndPublish option to ct for create and update
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-09-22 17:39:10 +02:00
soupette
4b207e6cc0 Add D&P key to all models. Change UI modal divider
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-09-22 17:39:10 +02:00
Dominic
bbb8b421b3
Optimize plugins translation in Traditional Chinese. (#7557)
* Optimize plugin 'content-type-builder' translations in zh.json.

Signed-off-by: Dominic Lee <dominiclee0512@gmail.com>

* Optimize plugin 'documentation' translations in zh.json.

Signed-off-by: Dominic Lee <dominiclee0512@gmail.com>

* Optimize plugin 'upload' translations in zh.json and filter button
missing translation wording.

Signed-off-by: Dominic Lee <dominiclee0512@gmail.com>

* refactor: move filter translation config from plugin to admin core.

Signed-off-by: Dominic Lee <dominiclee0512@gmail.com>
2020-09-14 09:28:11 +02:00
Poluektov Dmitriy
7abaad5d32
improve ru locale (#6903)
Signed-off-by: Poluektov Dmitriy <dmitry.a@kr.digital>
2020-09-08 09:56:42 +02:00
Sebastian Trebunak
dad69f5cc4
Improve & add missing Slovak (SK) translations (#7515)
* Improve & add missing SK translations

Signed-off-by: Sebastian Trebunak <trebunak.sebastian@gmail.com>

* fix one tr string

Signed-off-by: Sebastian Trebunak <trebunak.sebastian@gmail.com>

* Add translation for strapi-plugin-upload

Signed-off-by: Sebastian Trebunak <trebunak.sebastian@gmail.com>

* Add 'sk' to export from languages of strapi upload plugin

Signed-off-by: Sebastian Trebunak <trebunak.sebastian@gmail.com>

* Refine and add missing translations for content-type-builder plugin,, Fix some of previous translations

Signed-off-by: Sebastian Trebunak <trebunak.sebastian@gmail.com>

* Refine content-type-builder SK translations

Signed-off-by: Sebastian Trebunak <trebunak.sebastian@gmail.com>

* Add missing translation strings for strapi-plugin-content-manger plugin

Signed-off-by: Sebastian Trebunak <trebunak.sebastian@gmail.com>

* Add missing translation strings for strapi-plugin-users-permission plugin

Signed-off-by: Sebastian Trebunak <trebunak.sebastian@gmail.com>

* Refine content type builder translation string to distinguish more precisely between collection title and name

Signed-off-by: Sebastian Trebunak <trebunak.sebastian@gmail.com>

* Refine one label string

Signed-off-by: Sebastian Trebunak <trebunak.sebastian@gmail.com>

* Fix some strings in content-manager

Signed-off-by: Sebastian Trebunak <trebunak.sebastian@gmail.com>

* Fix single component translation string

Signed-off-by: Sebastian Trebunak <trebunak.sebastian@gmail.com>

Co-authored-by: cyril lopez <cyril.lpz@gmail.com>
Co-authored-by: Alexandre BODIN <alexandrebodin@users.noreply.github.com>
2020-09-03 16:20:07 +02:00
Kirill Artihovich
b6a0c1b203
fix strapi-plugin-content-type-builder (#7521)
* Update retrieveComponentsFromSchema.js

~ fixed ReferenceError: Cannot access 'allComponents' before initialization

* strapi-plugin-content-type-builder fix

~ fixed cannot access 'originalIcon' before initialization
2020-09-03 16:17:49 +02:00
soupette
4e4cb8e5c1 Fixes #7523
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-08-25 18:00:12 +02:00
dependabot[bot]
3c80a6c9a5
Bump stylelint-config-recommended from 2.2.0 to 3.0.0 (#7431)
* Bump stylelint-config-recommended from 2.2.0 to 3.0.0

Bumps [stylelint-config-recommended](https://github.com/stylelint/stylelint-config-recommended) from 2.2.0 to 3.0.0.
- [Release notes](https://github.com/stylelint/stylelint-config-recommended/releases)
- [Changelog](https://github.com/stylelint/stylelint-config-recommended/blob/master/CHANGELOG.md)
- [Commits](https://github.com/stylelint/stylelint-config-recommended/compare/2.2.0...3.0.0)

Signed-off-by: dependabot[bot] <support@github.com>

* Fix lint and dump stylelint

Signed-off-by: HichamELBSI <elabbassih@gmail.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: HichamELBSI <elabbassih@gmail.com>
2020-08-12 22:58:17 +02:00
cyril lopez
99dfd24eaf
Fixes #7301 (#7312)
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-08-12 12:15:39 +02:00
soupette
80c7d385d5 Reorder translation files by key value and add script to remove the unneeded keys
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-07-15 12:05:25 +02:00
soupette
030066d542 Connect to check permissions to the API and disable Admin/indext.test.js
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-07-08 11:09:46 +02:00
soupette
1a23abf405 Fix unlockApp in ctb
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-07-08 11:09:44 +02:00
soupette
b64af2c309 Change adminReducer to immer
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-07-08 11:09:42 +02:00
soupette
6a298fc991 Rename permissions components
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-07-08 11:05:10 +02:00
soupette
50c16dee16 Move plugins trads
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-07-08 11:05:05 +02:00
soupette
6e6c8c05cb Add permissions to ctm injected components
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-07-08 11:05:05 +02:00
soupette
2e314756cf Add permissions to doc main compo
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-07-08 11:05:04 +02:00
soupette
7d9041ecc3 Add permissions to ctb main compo
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-07-08 11:05:04 +02:00
soupette
7f4bb2a5bc Update plugin object
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-07-08 11:04:27 +02:00
soupette
2790068e36 Update menu to display the models
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-07-08 11:04:26 +02:00
soupette
b68245b8b1 Add permissions to plugins links in the menu only
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-07-08 11:04:25 +02:00
soupette
05f6fb7d40 Move configure button to the ctm
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-07-08 10:57:40 +02:00
richardgrey
47197419e1 Add Ukrainian translations for the whole project
Signed-off-by: richardgrey <richie.grey@gmail.com>
2020-06-30 17:23:01 +04:00
ELABBASSI Hicham
f2cec21acc
Add reserved names for attributes (#6620)
Signed-off-by: HichamELBSI <elabbassih@gmail.com>

Co-authored-by: cyril lopez <cyril.lpz@gmail.com>
2020-06-15 14:10:33 +02:00
Fadhil Ahmad
7123a11444
Add Malay(ms.json) Translation (#6394)
* feat: add malay  translation for strapi-admin

Signed-off-by: Fadhil Ahmad <fadzbobby95@gmail.com>

* feat: add malay locale on strapi-generate-plugin

Signed-off-by: Fadhil Ahmad <fadzbobby95@gmail.com>

* feat: add malay translation for content-manager

Signed-off-by: Fadhil Ahmad <fadzbobby95@gmail.com>

* feat: add malay translation for content-type-builder

Signed-off-by: Fadhil Ahmad <fadzbobby95@gmail.com>

* faet: add malay translation for strapi-plugin-documentation

Signed-off-by: Fadhil Ahmad <fadzbobby95@gmail.com>

* feat: add malay translation for email plugin

Signed-off-by: Fadhil Ahmad <fadzbobby95@gmail.com>

* feat: add malay translation on upload plugin

Signed-off-by: Fadhil Ahmad <fadzbobby95@gmail.com>

* feat: add malay translation for permission plugin

Signed-off-by: Fadhil Ahmad <fadzbobby95@gmail.com>

* Fix language middleware (#6387)

Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
Signed-off-by: Fadhil Ahmad <fadzbobby95@gmail.com>

* [typo] Persmissions > Permissions (#6390)

Signed-off-by: ScottAgirs <scott@ijs.to>
Signed-off-by: Fadhil Ahmad <fadzbobby95@gmail.com>

* refactor: fix typo, suitable word and grammar

Signed-off-by: Fadhil Ahmad <fadzbobby95@gmail.com>

* test: add ms test

Signed-off-by: Fadhil Ahmad <fadzbobby95@gmail.com>

* fix: typos on plugin.description email

Signed-off-by: Fadhil Ahmad <fadzbobby95@gmail.com>

Co-authored-by: Alexandre BODIN <alexandrebodin@users.noreply.github.com>
Co-authored-by: Scott Agirs <ScottAgirs@users.noreply.github.com>
Co-authored-by: cyril lopez <cyril.lpz@gmail.com>
2020-06-11 12:05:16 +02:00
Koen Verheyen
ae8b5c6772
Merge branch 'master' into patch-1 2020-05-28 20:48:08 +02:00
Koen Verheyen
92f3a7ee8b Fixed dutch typos
Signed-off-by: Koen Verheyen <verheyen.koen@gmail.com>
2020-05-28 20:47:02 +02:00
cyril lopez
3e7e364069
Fix lint (#6415)
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-05-28 18:58:38 +02:00
Alexandre Bodin
0d5ccbfd2d Merge branch 'master' into documentation
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-05-26 15:12:18 +02:00
cyril lopez
b1b055fb0b
Merge branch 'master' into chore/fix-front-issues 2020-05-26 10:47:17 +02:00