12059 Commits

Author SHA1 Message Date
Alexandre Bodin
df14b08618 Add file ordering
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-03-20 11:04:22 +01:00
Alexandre Bodin
3187c08087 Fix uploadTopEntity and delete file relations on fie delete
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-03-20 11:04:22 +01:00
Alexandre Bodin
ed2b973b99 Merge branch 'develop' into features/media-lib 2020-03-20 11:04:10 +01:00
Jelmer Visser
7f3be5eb04 Return newObj instead of original object
Signed-off-by: Jelmer Visser <jelmer@weflycheap.nl>
2020-03-20 09:27:05 +01:00
Jelmer Visser
4bda9f3104 Leave custom resolvers alone when diff
Signed-off-by: Jelmer Visser <jelmer@weflycheap.nl>
2020-03-20 09:27:05 +01:00
Alexandre BODIN
5ad4dc90fb
Merge pull request #5541 from strapi/docs/one-click_do
Minor fixes to DO one-click docs
2020-03-20 09:19:47 +01:00
Pierre Noël
262d3e4364 Revert "fix generate:model --plugin path + little refacto of code"
This reverts commit d64af252bf251a4229e853833f390b79891e97bb.
2020-03-19 18:33:13 +01:00
Pierre Noël
d64af252bf fix generate:model --plugin path + little refacto of code
Signed-off-by: Pierre Noël <pierre.noel@strapi.io>
2020-03-19 18:29:30 +01:00
Derrick Mehaffy
734ce70df4 Minor fixes to DO one-click docs
Signed-off-by: Derrick Mehaffy <derrickmehaffy@gmail.com>
2020-03-18 22:29:06 -07:00
Alexandre BODIN
ac1898ee9f
Merge pull request #5519 from strapi/fix/#4556/nullWhenRequiringAComponentInRelationGraphQl
fix(graphql): null when requiring a component in relation graph ql
2020-03-17 09:42:22 +01:00
Alexandre BODIN
b9579fd3f0
Merge pull request #5515 from strapi/media-lib/improvements
Media lib improvements
2020-03-17 09:40:50 +01:00
Pierre Noël
c3f011ddba Merge branch 'master' into fix/#4556/nullWhenRequiringAComponentInRelationGraphQl
Signed-off-by: Pierre Noël <pierre.noel@strapi.io>
2020-03-16 15:49:59 +01:00
Pierre Noël
9990759dd5 always populate with components
Signed-off-by: Pierre Noël <pierre.noel@strapi.io>
2020-03-16 15:43:03 +01:00
Nikolay Tyurin
9bbb395e3a
Update graphql.md (#5510)
changed link in the https://www.apollographql.com/
2020-03-16 14:17:59 +01:00
Alexandre Bodin
3889fb87dc Add previewUrl field and impl in cloudinary
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-03-16 14:09:35 +01:00
chrisyates
59c03378cb
Correct Platform.sh name (#5480) 2020-03-16 13:40:11 +01:00
Alexandre BODIN
5694372e33
Merge pull request #5485 from strapi/docs-updates
Add single type examples
2020-03-16 10:39:21 +01:00
Alexandre BODIN
863ac59f6a
Merge branch 'master' into docs-updates 2020-03-16 10:07:52 +01:00
Alexandre Bodin
8bac1b1835 Add extend method in provider prototype
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-03-14 18:29:36 +01:00
Alexandre Bodin
0137df7a7e Serve upload file with upload middleware not the public one
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-03-14 17:35:35 +01:00
Alexandre BODIN
13f6ef1d80
Merge pull request #5502 from strapi/media-lib/remove-preview
Remove video preview setting
2020-03-13 17:52:05 +01:00
Alexandre Bodin
55bdc146b7 Remove video preview setting
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-03-13 15:41:15 +01:00
Alexandre Bodin
243085dae1 Merge branch 'develop' into features/media-lib 2020-03-13 15:40:11 +01:00
Shabith Ishan Thennakone
fe19bcb2ea removed text-transform from variable name 2020-03-13 14:51:32 +01:00
Jim LAURIE
875432cc33
Merge pull request #5493 from strapi/docs/do-one-click
Update DigitalOcean one-click docs for recent changes
2020-03-13 14:32:46 +01:00
Jim LAURIE
dcb7be51d1
Merge branch 'master' into docs/do-one-click 2020-03-13 14:32:26 +01:00
Pierre Noël
1227bfeba4 add possibility to set a relation "private"
Signed-off-by: Pierre Noël <pierre.noel@strapi.io>
2020-03-13 12:23:11 +01:00
Pierre Noël
65a3e83ee3 Change error message when bookshelf db connection fails at start
Signed-off-by: Pierre Noël <pierre.noel@strapi.io>
2020-03-13 12:20:06 +01:00
soupette
1686cc051f Fix select all
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-03-13 11:13:26 +01:00
soupette
f99f83af02 Merge branch 'develop' of github.com:strapi/strapi into features/media-lib 2020-03-13 11:04:45 +01:00
Derrick Mehaffy
7f87d86d6d
Update DO Docs per https://github.com/strapi/one-click-deploy/pull/6
Signed-off-by: Derrick Mehaffy <derrickmehaffy@gmail.com>
2020-03-13 02:53:29 -07:00
cyril lopez
b24a548c0f
Merge pull request #5500 from strapi/features/media-lib-ctb-option
Media lib add allowed types to [CTB]
2020-03-13 10:46:20 +01:00
soupette
4ab399af48 Fix PR feedback
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-03-13 10:28:57 +01:00
Alexandre BODIN
310fc3d0cd
Merge pull request #5452 from strapi/fix/#4901/findOneCantHaveMultipleParametersWhenThereIsAPK
Fix find one cant have multiple parameters when there is a primary key
2020-03-13 09:42:22 +01:00
soupette
2fcc71f21c Merge branch 'features/media-lib' of github.com:strapi/strapi into features/media-lib-ctb-option 2020-03-12 17:46:05 +01:00
soupette
23cdc180b9 Merge branch 'develop' of github.com:strapi/strapi into features/media-lib 2020-03-12 17:45:42 +01:00
cyril lopez
eb9a4d6809
Merge pull request #5488 from strapi/fix/dz
Fix dynamic zone reorder input file and date updates
2020-03-12 17:44:52 +01:00
soupette
bbc13eb27a Add tests
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-03-12 17:41:27 +01:00
cyril lopez
cba1d69694
Merge branch 'master' into fix/dz 2020-03-12 17:04:46 +01:00
soupette
82cde9a194 Merge branch 'features/media-lib' of github.com:strapi/strapi into features/media-lib-ctb-option 2020-03-12 16:44:49 +01:00
soupette
083e18ec52 Add allowed types to ctb
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-03-12 16:44:36 +01:00
Alexandre BODIN
9ab43d2c42
Merge branch 'master' into fix/#4901/findOneCantHaveMultipleParametersWhenThereIsAPK 2020-03-12 16:10:56 +01:00
Alexandre BODIN
9ffd037a3a
Merge pull request #5497 from strapi/media-lib/feedbacks
Media lib Spec changes
2020-03-12 15:14:20 +01:00
Alexandre Bodin
eb76a07daf Update media-lib features according to spec changes
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-03-12 14:25:50 +01:00
Alexandre Bodin
c4bf0cdb67 Add allowedTypes in media type meta
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-03-12 09:44:04 +01:00
soupette
0b5ba26b4d Add package.json to copied files
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-03-12 09:41:37 +01:00
soupette
a46590feda Add infos
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-03-12 09:41:37 +01:00
soupette
e47b451f7c Require version from package.json instead of using the data from the back-end
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-03-12 09:41:37 +01:00
Jozef Cipa
e8c4629779
Fix/admin path serve (#5287)
* Add config option to disable serving admin assets

Signed-off-by: Jozef Cipa <cipa.jozef@gmail.com>

* Add serveAdminPanel option to docs

Signed-off-by: Jozef Cipa <cipa.jozef@gmail.com>

* Inherit default value for serving admin from config

Signed-off-by: Jozef Cipa <cipa.jozef@gmail.com>
2020-03-12 09:39:25 +01:00
Brad Christie
b2d19c8ad8
Add --no-run and --use-npm (#5420)
Not sure if you want to call-out that it will leverage yarn if/when possible (if npm flag is not set).

Did notice other APIs need an update, but unsure how `---tpl` relates to new cli. I assume it's been refactored into `--extend`, but unsure.

Signed-off-by: Brad Christie <bch@sitecore.net>
2020-03-12 09:34:01 +01:00