9892 Commits

Author SHA1 Message Date
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
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
Jim LAURIE
ccfff990ff Add error handling guide 2019-10-23 14:36:51 +02:00
Jim LAURIE
87a2c35434 Update service call from controller 2019-10-23 11:19:38 +02:00
Jim LAURIE
db8fa6fd5d Create custom local providers 2019-10-23 10:51:51 +02:00
Jim LAURIE
7fd4e2fd45 Fix dead link and link path 2019-10-23 10:11:53 +02:00
Alexandre Bodin
84b41f407e Fix multiple query in one graphql request 2019-10-23 01:20:13 +02:00
Mariusz Wachowski
331b8fe8a3 update PL translations 2019-10-22 17:06:21 +02:00
Alexandre BODIN
ed3fc1aebf
Merge pull request #4320 from strapi/enhancement-async-provider
Make plugin provider init config async
2019-10-22 16:18:01 +02:00
Alexandre BODIN
7b1cef1974
Merge branch 'master' into enhancement-async-provider 2019-10-22 16:17:52 +02:00
Jim LAURIE
6b5c0baf4e Apply PR feedback 2019-10-22 16:14:34 +02:00
Jim LAURIE
a42811489f Make init config async
Now you will be able to run async script in the plugin provider init function.
2019-10-22 16:07:51 +02:00
Alexandre BODIN
ef6e68b545
Merge pull request #4122 from strapi/develop
Remove node-sass in the administration panel
2019-10-22 11:34:27 +02:00
Alexandre Bodin
9280cf9cd7 Merge branch 'master' into develop 2019-10-22 11:15:09 +02:00
Alexandre Bodin
6bc8edd0b1 Merge branch 'master' of github.com:strapi/strapi 2019-10-22 11:13:48 +02:00
Alexandre Bodin
3ddd383c30 v3.0.0-beta.17.3 2019-10-22 11:05:52 +02:00
Alexandre BODIN
5a2e384d21
Merge pull request #4282 from lklion/update-it-translation
Update IT translation
v3.0.0-beta.17.3
2019-10-22 10:44:44 +02:00
Alexandre BODIN
2f3d314fc9
Merge branch 'master' into update-it-translation 2019-10-22 10:44:37 +02:00
soupette
67aaac2659 Fix PR feedback 2019-10-22 10:29:30 +02:00
soupette
931551813d Merge branch 'master' of github.com:strapi/strapi into develop 2019-10-22 10:18:59 +02:00
Alexandre BODIN
2e04629c31
Merge pull request #4296 from strapi/fix/graphql-many-many-nested
Check if many-many relation is populated before loading it
2019-10-22 10:09:08 +02:00
Alexandre BODIN
abe6b17392
Merge branch 'master' into fix/graphql-many-many-nested 2019-10-22 10:09:00 +02:00
Alexandre BODIN
15d97a2057
Merge pull request #4305 from slatham/master
Allow empty default on group attributes
2019-10-22 09:34:20 +02:00
Alexandre BODIN
2b54e5388c
Merge branch 'master' into master 2019-10-22 09:33:29 +02:00
Stephen Latham
067f8ece03 Fix for issue #4138 - Cannot remove default value for number type in group 2019-10-21 11:17:20 +01:00
Alexandre BODIN
821672cdcf
Merge pull request #4298 from dandv/patch-1
Fix grammar
2019-10-21 11:21:51 +02:00
Dan Dascalescu
8066bcd963
Fix grammar 2019-10-21 03:41:05 -05:00
Alexandre BODIN
95985ff555
Merge pull request #4272 from donmasakayan/graphql_policies_params
Make ctx.params and ctx.query available to graphql policies
2019-10-21 09:43:14 +02:00
Alexandre Bodin
349b21fd6f Check if many-many relation is populated before laoding it 2019-10-21 09:39:56 +02:00
Alexandre Bodin
61b7c28d1e Merge branch 'master' into develop 2019-10-21 09:13:39 +02:00
Alexandre BODIN
980a0bd1c4
Merge branch 'master' into graphql_policies_params 2019-10-21 09:11:44 +02:00
Alexandre BODIN
0ced0a5053
Merge pull request #4294 from veitbjarsch/bugfix/missing-globalPolicy-middleware
added resolverOf and plugin key to graphql schema
2019-10-21 09:07:06 +02:00
Alexandre BODIN
3c4f377e60
Merge branch 'master' into bugfix/missing-globalPolicy-middleware 2019-10-21 09:06:36 +02:00