9873 Commits

Author SHA1 Message Date
Alexandre BODIN
062c1c8b55
Merge pull request #4379 from AHgPuK/master
Lifecycle pre callbacks can be cancelled
2019-10-29 09:11:37 +01:00
Alexandre Bodin
d73e842d2f Improve the error message on install dependencies error in create strapi-app 2019-10-29 09:00:17 +01:00
Andrey Hohutkin
fb39ebecc4
Cleaning 2019-10-29 09:42:49 +02:00
Andrey Hohutkin
42d4543802
Using returning promise instead of callbacks 2019-10-29 09:41:23 +02:00
Alexandre Bodin
c4b7a42e7c Merge branch 'master' into develop 2019-10-28 17:52:05 +01:00
Alexandre BODIN
c0c7f134b3
Merge pull request #4380 from strapi/enhancement/initialise-fn
Update initialisation detection when starting a project
2019-10-28 17:51:15 +01:00
Aurélien Georget
693df046d6 Remove addresses field in the OpeningTimes group 2019-10-28 17:24:51 +01:00
Aurélien Georget
d0268ad397 Add security to ensure the admin is available 2019-10-28 17:18:41 +01:00
Aurélien Georget
ce02440ba5 Update initialisation detection when starting a project 2019-10-28 16:48:54 +01:00
Andrey Hohutkin
c51c6b06c5
Lifecycle pre callbacks can be cancelled
In case that any Lifecycle pre callback returns Promise.reject it will be caught by Admin UI showing error banner.
It allows custom validations with Lifecycle callbacks as well
Admin UI will show saving process without it in case of error inside Lifecycle callback just writing error message in log.
2019-10-28 16:51:42 +02:00
Alexandre BODIN
82b36df90c
Merge pull request #4371 from strapi/fix-scope-providers
Load scoped providers
2019-10-28 09:19:06 +01:00
Alexandre BODIN
a4dc3c71b1
Merge pull request #4368 from kenkz447/patch-1
Fix multiple media upload in group
2019-10-28 09:17:06 +01:00
Jim LAURIE
e0959630e3
Merge pull request #4363 from strapi/templates/fixLinks
Update template links in services/controllers to new doc pages
2019-10-26 20:29:56 +02:00
Jim LAURIE
0c031862e5
Merge branch 'master' into templates/fixLinks 2019-10-26 20:29:46 +02:00
Jim LAURIE
2556fb617e
Merge pull request #4361 from jiv-e/patch-1
Update Admin panel customization documentation
2019-10-26 20:24:42 +02:00
Jim LAURIE
fd2aaecac1 Load scoped providers 2019-10-26 15:50:31 +02:00
Imron
bd2b882902
Merge pull request #1 from imronras/typo-docs-1
[Typo] Adminstrator
2019-10-26 17:36:16 +07:00
Nguyen Tung
cd218a8f49
fix: multiple media in repeatable groups not working #4205 2019-10-26 12:01:03 +07:00
Derrick Mehaffy
797b14b4c6
Update template links to new doc pages 2019-10-25 02:28:35 -07:00
jiv_e
dc6f0c2d3e
Update Admin panel customization documentation
Update outdated Styles section.
2019-10-25 11:16:33 +03:00
Alexandre Bodin
ae3f421737 Add requireFetch false to all bookshelf models 2019-10-25 10:12:35 +02:00
Alexandre Bodin
380681ccd1 Merge branch 'master' into develop 2019-10-25 10:10:53 +02:00
Alexandre BODIN
606489812b
Merge pull request #4319 from strapi/chore/init-dbal
Init database layer v2
2019-10-25 10:09:48 +02:00
Alexandre Bodin
57d5965574 Rename strapi-dbal to strapi-database 2019-10-24 17:24:14 +02:00
Jim LAURIE
038bbb3e20
Merge pull request #4321 from wysher/update-pl-translations
Update PL translations
2019-10-24 17:08:37 +02:00
Jim LAURIE
15d33b30a7
Merge branch 'master' into update-pl-translations 2019-10-24 17:08:24 +02:00
Jim LAURIE
b746a4ddb5
Merge pull request #4352 from strapi/docs/herokuUpload
Add note about uploads for Heroku to deployment docs
2019-10-24 15:44:42 +02:00
Jim LAURIE
21c191afed
Merge branch 'master' into docs/herokuUpload 2019-10-24 15:44:07 +02:00
DMehaffy
a4414502d7
PR feedback 2019-10-24 06:29:26 -07:00
Alexandre BODIN
d2105db70a
Merge pull request #4344 from strapi/improve-documentation-guides
Improve documentation guides
2019-10-24 15:19:01 +02:00
Alexandre BODIN
9c7cd6060c
Merge branch 'master' into improve-documentation-guides 2019-10-24 15:18:34 +02:00
Jim LAURIE
3b4c00d112 Missing one typo 2019-10-24 15:14:05 +02:00
Jim LAURIE
3b0c77b5cc Fix typo PR feedback 2019-10-24 15:08:42 +02:00
Derrick Mehaffy
ae81324318
Add note about uploads for Heroku to deployment docs 2019-10-24 05:44:58 -07:00
Alexandre BODIN
8173d00161
Merge pull request #4347 from strapi/fix/graphql-nested-groups
Fix graphql nested groups returning null
2019-10-24 14:43:38 +02:00
Alexandre BODIN
d23c266826
Merge branch 'master' into fix/graphql-nested-groups 2019-10-24 14:42:42 +02:00
Alexandre BODIN
419f7d29e2
Merge pull request #4350 from imronras/typo-docs-1
Fix typo in documentation
2019-10-24 13:52:58 +02:00
Imron
66fb305745
[Typo] Adminstrato,
Fixed typo
Adminstrator => Administrator
2019-10-24 13:57:18 +07:00
Alexandre Bodin
8cfc6e43c6 Fix graphql nested groups returning null 2019-10-24 00:12:20 +02:00
Jim LAURIE
7e09cc0661 Add jwt validation guide 2019-10-23 17:56:17 +02:00
Alexandre Bodin
ca2b9fdb71 Update readme and add license 2019-10-23 17:11:47 +02:00
Alexandre Bodin
66b2d4f5c3 Init 2019-10-23 17:02:23 +02:00
Alexandre BODIN
ea989b15ab
Merge pull request #4338 from strapi/chore/migration-17.4
migration guide beta.17.4
2019-10-23 16:28:11 +02:00
Alexandre Bodin
7b17358ebc Fixes 2019-10-23 16:25:35 +02:00
Alexandre Bodin
017c976729 Add migration guide 2019-10-23 16:20:57 +02:00
Alexandre Bodin
8932bc9bd4 Remove settings-maanger pacakage from the repo 2019-10-23 16:07:22 +02:00
Alexandre Bodin
7a61db7285 v3.0.0-beta.17.4 v3.0.0-beta.17.4 2019-10-23 15:11:30 +02:00
Alexandre BODIN
521fb86078
Merge pull request #4328 from strapi/fix/graphql-mutiple-query
Fix multiple query in one graphql request
2019-10-23 15:06:22 +02:00
Alexandre BODIN
8be0795ffd
Merge pull request #4337 from strapi/fix/mongoose-breaks-populate
Lock mongoose version to be 5.7.4
2019-10-23 15:03:52 +02:00
Alexandre Bodin
0e7712e934 Lock mongoose version to be 5.7.4 2019-10-23 14:49:07 +02:00