Alexandre Bodin
d60578c875
Update is truthy fn
...
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-03-30 14:51:03 +02:00
Alexandre Bodin
24000818f4
Add tests on middleware
...
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-03-30 14:51:03 +02:00
Alexandre Bodin
0888c3788b
Add tests and avoid blocking in middleware
...
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-03-30 14:51:03 +02:00
Alexandre Bodin
5129a21d0b
Cleanup unnecessary files
...
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-03-30 14:51:02 +02:00
Alexandre Bodin
a3d22e3f59
Move to strapi package directly
...
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-03-30 14:51:02 +02:00
Alexandre Bodin
86312ecbaf
Add content-type kind property
...
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-03-30 14:50:45 +02:00
Alexandre Bodin
a8f909f4e3
Add dependencies
...
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-03-30 14:50:45 +02:00
Alexandre Bodin
6f2103a402
Init sender and middleware, ping
...
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-03-30 14:50:19 +02:00
Alexandre Bodin
6e3de95656
Init telemetry pkg
...
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-03-30 14:50:19 +02:00
Pierre Noël
ab79327577
move function checkDuplicatedTableNames in its own file
...
Signed-off-by: Pierre Noël <pierre.noel@strapi.io>
2020-03-30 14:39:31 +02:00
Virginie Ky
6e060d18d8
PR review apply
...
Signed-off-by: Virginie Ky <virginie.ky@gmail.com>
2020-03-30 14:13:11 +02:00
Pierre Noël
053714c7be
refacto
...
Signed-off-by: Pierre Noël <pierre.noel@strapi.io>
2020-03-30 12:50:48 +02:00
Virginie Ky
4fde5d4d63
Merge branch 'features/media-lib' of github.com:strapi/strapi into media-lib/front-fixes
2020-03-30 12:04:55 +02:00
Alexandre Bodin
50df7365d6
Merge branch 'develop' into features/media-lib
...
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-03-30 12:04:04 +02:00
Alexandre Bodin
1ff48a8e60
Merge branch 'master' into develop
2020-03-30 11:27:20 +02:00
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