766 Commits

Author SHA1 Message Date
Alexandre BODIN
e94173b38a
Remove cache key so the url is valid for cors policy (#10148) 2021-04-27 09:52:13 +02:00
soupette
36dc390190 Fix media label css
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-03-30 18:13:06 +02:00
soupette
fd3dda166f Add translation to labelIcon
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-03-11 17:02:33 +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
Alexandre Bodin
e9b4bf5616 Merge branch 'master' into features/i18n 2021-03-05 12:22:18 +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
Alexandre Bodin
df76149931 Fix test 2021-03-01 11:16:51 +01:00
Sebastian Górski
6fb96362e4
Polish translation for Strapi Plugin Upload (#9495) 2021-03-01 10:48:35 +01:00
Brett Willis
c79334afc4
Media plugin: Fix parsing model timestamp config (#9474)
* Fix parsing model timestamp config

* Update getFileModelTimestamps tests

* Update getFileModelTimestamps tests

* Fix test for error
2021-03-01 10:48:20 +01:00
Marvin Frachet
6291476d31
Fixing page titles (#9446) 2021-02-18 16:54:37 +01:00
Alexandre Bodin
4c3bd90ec0 Merge branch 'develop' into features/sso 2021-02-02 10:51:28 +01:00
Darron Park
6cf2e35da6
[Media Library] Get preview mime from thumbnail (#9184) 2021-02-01 18:26:10 +01:00
Davide Rossi
e1b0bca6b0
Adds missing import for italian translation of upload plugin (#9249)
Co-authored-by: cyril lopez <cyril.lpz@gmail.com>
2021-02-01 18:25:45 +01:00
mfrachet
2da67ed76a Modifying font size 2021-01-29 16:35:09 +01:00
mfrachet
3e1b8a0364 Reducing the amount of things pushed 2021-01-29 16:28:56 +01:00
mfrachet
59f0c4f30d Add test for reducer 2021-01-29 14:25:55 +01:00
mfrachet
3412505409 Shows a preview message when media type is not supported 2021-01-29 14:22:59 +01:00
soupette
3515f025cd Fix cloud icon
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-01-29 11:58:47 +01:00
mfrachet
d1b89fd391 [ContentManager] Improving Drag&Drop experience 2021-01-29 11:58:47 +01:00
soupette
39c9bcba4f Add drop state to input file modal
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-01-29 11:58:46 +01:00
Convly
bd91f748d8 Merge master into features/sso 2021-01-27 16:34:43 +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
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
HichamELBSI
a660b493f6 Add tooltip on strapi-upload-plugin
Signed-off-by: HichamELBSI <elabbassih@gmail.com>
2021-01-12 17:25:48 +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
HichamELBSI
04be3d81ee Remove duplicate components from Upload plugin
Signed-off-by: HichamELBSI <elabbassih@gmail.com>
2021-01-06 17:35:44 +01:00
HichamELBSI
937b002a1e Fix upload filter picker
Signed-off-by: HichamELBSI <elabbassih@gmail.com>
2021-01-04 14:47:54 +01:00
Alexandre Bodin
aa3d7eb2e0 Merge branch 'master' into feature/relational-fields 2020-12-17 12:58:34 +01:00
p_0g_8mm3_
3304ae3e11
[admin, translations] Translate documentation plugin and add German translations to index of upload plugin (#8803)
* add German translations of upload plugin to index

* Translate the documentation plugin
2020-12-17 12:54:14 +01:00
HichamELBSI
53231b5833 Merge branch 'master' into feature/relational-fields 2020-12-16 10:17:47 +01:00
soupette
0bb2897884 Use carret compo in ML sort picker and admin users list
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-12-10 18:54:59 +01:00
soupette
bff450688b Use picker from buffet in ML
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-12-09 16:39:37 +01:00
Robin Simonklein
e01d287e8f
Add some admin french translations (#8665)
* v3.3.3

Signed-off-by: Robin Simonklein <rsimonklein@gmail.com>

* Add french translations for draft/publish feature

Signed-off-by: Robin Simonklein <rsimonklein@gmail.com>

* Add french translations for media library

Signed-off-by: Robin Simonklein <rsimonklein@gmail.com>

* Fix typo

Signed-off-by: Robin Simonklein <rsimonklein@gmail.com>

* Add some missing french translations

Signed-off-by: Robin Simonklein <rsimonklein@gmail.com>

* Content-manager actions french translations

Signed-off-by: Robin Simonklein <rsimonklein@gmail.com>

* Add missing french translations for users settings & auth

Signed-off-by: Robin Simonklein <rsimonklein@gmail.com>

* Add "select all" french translation

Signed-off-by: Robin Simonklein <rsimonklein@gmail.com>

Co-authored-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-12-04 11:06:45 +01:00
cyril lopez
3c9686f986
Merge pull request #8727 from strapi/relational-fields/display-in-list
Display relational fields in the list view
2020-11-26 09:46:38 +01:00
HichamELBSI
91d772186b Display relational field in the list view
Signed-off-by: HichamELBSI <elabbassih@gmail.com>
2020-11-23 22:49:40 +01:00
Moritz Eck
b368bb41ed add & improve german translations
Signed-off-by: Moritz Eck <moritz.eck@gmail.com>
2020-11-11 19:21:55 +01:00
cyril lopez
fd3e54b821
Merge branch 'master' into features/application-settings 2020-11-02 16:14:44 +01:00
Eneko Rodríguez
3cba913a2f feat: improve spanish translations
Signed-off-by: Eneko Rodríguez <eneko.rodriguez99@gmail.com>
2020-10-31 20:19:41 +01:00
soupette
30cb4f4226 Merge branch 'master' of github.com:strapi/strapi into features/application-settings 2020-10-27 17:28:39 +01:00
Alexandre Bodin
fbf831355d Remove usage of unsecure proxy for now
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-10-22 17:07:38 +02:00
HichamELBSI
46cb089496 Merge branch 'features/application-settings' into core/new-notif-api 2020-10-14 14:40:00 +02:00
hhh
ed71cc2d8a
Fix file info of new uploaded file not being persisted after edit (#8244)
* Fix file info of new uploaded file not being persisted after edit

Signed-off-by: henrych4 <singyinhenry@gmail.com>

* Fix typo and add test

Signed-off-by: henrych4 <singyinhenry@gmail.com>

Co-authored-by: cyril lopez <cyril.lpz@gmail.com>
2020-10-14 13:04:08 +02:00
Bochkarev Ivan
0abd23eaab
Added new translations into Russian (#8312)
Signed-off-by: Bochkarev Ivan <ivanx86@gmail.com>
2020-10-13 15:14:58 +02:00
HichamELBSI
634a555ada Clean code
Signed-off-by: HichamELBSI <elabbassih@gmail.com>
2020-10-12 11:50:01 +02:00
HichamELBSI
a804b8c087 New notification API + Update notif
Signed-off-by: HichamELBSI <elabbassih@gmail.com>
2020-10-08 17:22:38 +02:00
henrych4
0593ca14d8 Fix incorrect notification when copy media url to clipboard
Signed-off-by: henrych4 <singyinhenry@gmail.com>
2020-10-07 23:59:28 +08:00
Max Veerapat Kumchom
915743af37
add strapi-plugin-upload thai translation (#8142)
* init thai template

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

* translate strapi-plugin-upload

Signed-off-by: themaxaboy <themaxaboy@hotmail.com>
2020-10-02 17:38:53 +02:00
Rami Yushuvaev
b5ce86a805
Add translations to Hebrew language (#7871)
* Translate Strapi admin to Hebrew language

Signed-off-by: Rami Yushuvaev <r_a_m_i@hotmail.com>

* Translate Strapi plugin upload to Hebrew language

Signed-off-by: Rami Yushuvaev <r_a_m_i@hotmail.com>
2020-09-29 14:09:26 +02:00
Pierre Noël
567401f0c1
Fix/warn file too big (#8033)
* handle fileTooBig errors

Signed-off-by: Pierre Noël <petersg83@gmail.com>

* add entityTooLarge error in provider plugins

Signed-off-by: Pierre Noël <petersg83@gmail.com>

* fix linter

Signed-off-by: Pierre Noël <petersg83@gmail.com>

* refacto

Signed-off-by: Pierre Noël <petersg83@gmail.com>

* Add better error message for 413 errors in ML

Signed-off-by: soupette <cyril.lpz@gmail.com>

* refacto

Signed-off-by: Pierre Noël <petersg83@gmail.com>

* refacto

Signed-off-by: Pierre Noël <petersg83@gmail.com>

Co-authored-by: soupette <cyril.lpz@gmail.com>
2020-09-29 12:00:25 +02:00