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 |
|
Alexandre BODIN
|
1dc53ff226
|
Merge pull request #4291 from lasseborly/patch-1
Correct minor docs typos.
|
2019-10-21 09:06:00 +02:00 |
|
Alexandre BODIN
|
fc068d38e9
|
Merge branch 'master' into graphql_policies_params
|
2019-10-21 09:03:23 +02:00 |
|
Veit Bjarsch
|
3a8c3055e4
|
added resolverOf and plugin key to graphql schema
|
2019-10-21 00:12:04 +02:00 |
|
Lasse Borly
|
9bd51b094f
|
Correct minor typos.
flies -> files
constomization -> customization
|
2019-10-20 01:07:15 +02:00 |
|
Don Masakayan
|
93319d8c47
|
Context params moved earlier
|
2019-10-19 19:33:06 +08:00 |
|
soupette
|
6a852ad6cb
|
Fix conflicts
|
2019-10-18 15:51:44 +02:00 |
|
cyril lopez
|
fd38567bac
|
Merge pull request #4284 from strapi/fix/ui
Fix UI
|
2019-10-18 15:49:26 +02:00 |
|
Virginie Ky
|
4d22b721ae
|
review done
|
2019-10-18 15:25:08 +02:00 |
|
Alexandre Bodin
|
b6feabf689
|
v3.0.0-beta.17.2
v3.0.0-beta.17.2
|
2019-10-18 13:42:22 +02:00 |
|
Alexandre BODIN
|
99a5d9ecc5
|
Merge pull request #4281 from strapi/fix/groups-issue-interupting
Fix groups creation/update not working with null groups
|
2019-10-18 13:27:18 +02:00 |
|
Alexandre BODIN
|
415bdcd806
|
Merge branch 'master' into fix/groups-issue-interupting
|
2019-10-18 13:27:07 +02:00 |
|
lucalionetti
|
5600db8e7f
|
Update IT translation
- Added missing from en file
- Updated some errors
|
2019-10-18 13:18:16 +02:00 |
|
Ezekiel
|
b7859f4a9b
|
Fixed Parameters typo (#4261)
|
2019-10-18 12:20:43 +02:00 |
|
Alexandre BODIN
|
862e4cd2ba
|
Merge pull request #4263 from JelmerV-WFC/fix/#3101
Fixe cuts the content in WYSIWYG not reflecting on saving
|
2019-10-18 12:20:08 +02:00 |
|
Alexandre BODIN
|
eefbf61403
|
Merge branch 'master' into fix/#3101
|
2019-10-18 12:20:01 +02:00 |
|
Alexandre BODIN
|
47abc07efa
|
Merge pull request #4275 from jontey/patch-1
Fix typos
|
2019-10-18 12:12:07 +02:00 |
|
Alexandre Bodin
|
02f98bc887
|
Fix groups creation/update not working when null group bofre in the loop
|
2019-10-18 11:20:51 +02:00 |
|
Virginie Ky
|
c4886d7936
|
review ip
|
2019-10-17 13:46:39 +02:00 |
|
Jonathan Tey
|
b35409cf5e
|
Fix spelling Eamil -> Email
|
2019-10-17 18:01:09 +08:00 |
|