13206 Commits

Author SHA1 Message Date
HichamELBSI
fada750b28 Fix PR review
Signed-off-by: HichamELBSI <elabbassih@gmail.com>
2020-03-30 10:58:42 +02:00
HichamELBSI
da3347c50b Merge branch 'features/media-lib' into media-lib/cm-finalization 2020-03-30 10:21:55 +02:00
Alexandre Bodin
24bd311678 v3.0.0-beta.19.4 v3.0.0-beta.19.4 2020-03-30 09:57:05 +02:00
soupette
a41a1b1d8b Merge branch 'master' of github.com:strapi/strapi into develop 2020-03-30 09:56:26 +02:00
cyril lopez
c18f33ee02
Merge pull request #5624 from strapi/ml/fix-img-cache
ML/fix img cache
2020-03-30 09:54:57 +02:00
Casey Collins
4a3ebe619a
Changed add new entity button to just use getName for consistency (#5632) (#5633)
Signed-off-by: Casey Collins <4412526+cacodev@users.noreply.github.com>
2020-03-30 09:54:05 +02:00
Daniel Karski
3a24755873
Set searching by properties (#5623)
Signed-off-by: Daniel Karski <daniel.karski@polidea.com>
2020-03-30 09:52:38 +02:00
cyril lopez
0730d91094
Fixes #5570 (#5620)
Signed-off-by: soupette <cyril.lpz@gmail.com>

Co-authored-by: virginieky <3142866+virginieky@users.noreply.github.com>
2020-03-30 09:51:47 +02:00
David Ye
9ec7d9066e
Fix typo (#5596) 2020-03-30 09:51:14 +02:00
Aviskar KC
ac1ade9073
Fix the button name for configuring layout in docs (#5390)
Signed-off-by: Aviskar KC <aviskarkc10@gmail.com>
2020-03-30 09:49:47 +02:00
soupette
ec5e960758 Fix tests labels
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-03-30 09:49:12 +02:00
soupette
123704024c Fix PR feedback
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-03-30 07:43:15 +02:00
soupette
32266e042c Merge branch 'features/media-lib' of github.com:strapi/strapi into ml/fix-img-cache 2020-03-30 07:42:01 +02:00
HichamELBSI
b4dd5ef7f5 Merge branch 'features/media-lib' into media-lib/cm-finalization
Signed-off-by: HichamELBSI <elabbassih@gmail.com>
2020-03-29 17:10:20 +02:00
Chinh Do
de97f68b85 Correct "content-type" to "collection type" in Quick Start Tutorial/Guide to match UI
There needs to be a review of the docs. This pull request is intended to fix obvious incorrect
references that may confuse or frustrate people brand new to Strapi, trying to go through
the Quick Start Guide or Tutorial.

Change "content type" to "collection type" where appropriate

Signed-off-by: Chinh Do <cdo@vienxu.com>
2020-03-28 13:18:59 -04:00
Virginie Ky
cec4875f43 play icon and size filter
Signed-off-by: Virginie Ky <virginie.ky@gmail.com>
2020-03-28 14:13:20 +01:00
Virginie Ky
85409813f4 confirm on deleteAll cancel
Signed-off-by: Virginie Ky <virginie.ky@gmail.com>
2020-03-28 13:35:56 +01:00
soupette
fb7e8f3db8 Fix fr trad for float and decimal
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-03-27 19:08:24 +01:00
cyril lopez
22bb8fe223
Merge pull request #5621 from strapi/ml/fix-upload-error
ML/fix upload error
2020-03-27 16:53:52 +01:00
Alexandre Bodin
9c2f5b5368 fix update file info whith realted
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-03-27 16:00:26 +01:00
Pierre Noël
f2663eb1f7 improve joinTable customization + test collectionName duplicates
Signed-off-by: Pierre Noël <pierre.noel@strapi.io>
2020-03-27 15:51:23 +01:00
HichamELBSI
a17fc7eebd Content Manager - Finalization 2020-03-27 15:41:04 +01:00
soupette
7e7f1c30db Fix file size due to backend code legacy
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-03-27 15:28:46 +01:00
Alexandre BODIN
8ae55fd5fd
Merge pull request #5625 from strapi/fix/#5558/fixUselessCheckBadRequestLogic
Fix checkBadrequest useless logic in user-permissions' graphql config
2020-03-27 14:59:22 +01:00
soupette
0ba62386c1 Use thumbnail url when available and fix ml preview in ctm
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-03-27 14:54:03 +01:00
Convly
f171029243 Change checkBadRequest's exception shape
Signed-off-by: Convly <jean-sebastien.herbaux@epitech.eu>
2020-03-27 14:33:55 +01:00
soupette
80e6fb7d8b Fix bug when file is empty
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-03-27 14:29:04 +01:00
Derrick Mehaffy
4056f640a0
Add a link to build docs for custom providers
Signed-off-by: Derrick Mehaffy <derrickmehaffy@gmail.com>
2020-03-27 05:33:58 -07:00
Convly
2d8e55838e Update path to contextBody attributes in schema.graphql.js@checkBadRequest()
Signed-off-by: Convly <jean-sebastien.herbaux@epitech.eu>
2020-03-27 12:19:44 +01:00
Virginie Ky
3c5cb15c31 lockApp on deleteAll
Signed-off-by: Virginie Ky <virginie.ky@gmail.com>
2020-03-27 12:13:19 +01:00
soupette
3da916340b Fix util prefixFileWithBackendUrl
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-03-27 11:55:06 +01:00
soupette
87e72fb4c6 Fix unnecessary rerender
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-03-27 11:49:07 +01:00
Jean-Sébastien Herbaux
4a8de29100
Fix ability to update unique constraints in mongoose (#5612)
* Sync indexes on model mount with mongoose

Signed-off-by: Convly <jean-sebastien.herbaux@epitech.eu>

* Use Mongoose.Model.syncIndexes callback arg to subscribe to Model's indexes messages. Get rid off errors-pron-promises.

Signed-off-by: Convly <jean-sebastien.herbaux@epitech.eu>
2020-03-27 11:39:53 +01:00
Lennart Stolz
9137233bea
Translations: Updated the 'terms' translations for 'de' (#5589)
"Terms and Conditions" are called "Allgemeine Geschäftsbedingungen" in
German (often abbreviated as "AGB") or "Nutzungsbedingungen".

In the context of the admin sign-up of 'strapi' I'd go for the latter.
(Research results attached to the pull request)

The previous version "Begriffe" is wrong in this context as it is the
literal translation of the word "term".

Signed-off-by: Lennart Stolz <lennartstolz@me.com>
2020-03-27 11:15:35 +01:00
Alexandre Bodin
702a544307 Merge branch 'master' into develop 2020-03-27 11:00:50 +01:00
soupette
dc9bf93a1a Merge branch 'features/media-lib' of github.com:strapi/strapi into ml/fix-upload-error 2020-03-27 10:58:02 +01:00
soupette
71f0da38f9 Fix upload error
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-03-27 10:56:36 +01:00
virginieky
1274645f0e
Merge pull request #5617 from strapi/features/media-lib-remove-old-files
Clean old files
2020-03-27 10:44:17 +01:00
Long Nguyen
77a5160d1a
Implement Graphql Aggregation Feature for Bookshelf (#5605)
* Implement Graphql Aggregation Feature for Bookshelf

Signed-off-by: Long Nguyen <olragon@gmail.com>

* Fix no-unused-vars

Signed-off-by: Long Nguyen <olragon@gmail.com>

* Fix code to use `model.get()` instead of internal structure

Signed-off-by: Long Nguyen <olragon@gmail.com>
2020-03-27 10:40:29 +01:00
Mariusz Wachowski
b96ed622ee
fix: short relation fields list have unnecessary scrollbar (#5438)
Signed-off-by: Mariusz Wachowski <wachowski.mariusz@gmail.com>
2020-03-27 09:51:57 +01:00
Virginie Ky
a5718f9eb7 Merge branch 'develop' of github.com:strapi/strapi into front/ui-improvements 2020-03-27 09:44:49 +01:00
cyril lopez
7540556e62
Merge pull request #5613 from strapi/ml/thumbnail-fix
ML front improvements
2020-03-27 15:39:44 +07:00
soupette
2e525a7f65 Merge branch 'develop' of github.com:strapi/strapi into features/media-lib 2020-03-27 07:47:17 +01:00
soupette
56349bef71 Merge branch 'master' of github.com:strapi/strapi into develop 2020-03-27 07:46:47 +01:00
soupette
f8f4f82693 Remove input file from helper plugin
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-03-27 06:32:57 +01:00
soupette
3658e31dda Remove old input file and content manager
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-03-27 06:28:53 +01:00
soupette
bfa4d3f798 Add code source
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-03-27 06:25:38 +01:00
soupette
c6700f06b5 Remove OLD folder
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-03-26 19:15:54 +01:00
soupette
6577c2ee6d Merge branch 'features/media-lib' of github.com:strapi/strapi into ml/thumbnail-fix 2020-03-26 18:32:48 +01:00
cyril lopez
b57ab10340
Merge pull request #5601 from strapi/features/media-lib-fix-design
Fix file info box baseline
2020-03-27 00:32:37 +07:00