Commit Graph

1543 Commits

Author SHA1 Message Date
Syrus Akbary
37a6c01839
Merge pull request #855 from cherls/default-mutation-field-description
Default mutation field description
2018-11-05 20:25:56 +01:00
cherls
8e53672a1d Add mutation field default arg test 2018-11-05 13:30:09 -05:00
cherls
4d5a091d16 Add default Field description as docstring 2018-11-05 13:30:05 -05:00
Syrus Akbary
80066e55f3
Merge pull request #854 from johanzietsman-em/master
Fixed typos.
2018-11-01 19:10:03 +01:00
Johan Zietsman
587ce5ae93
Update interfaces.rst 2018-10-30 14:23:29 +02:00
Johan Zietsman
52f54f51b2
Update objecttypes.rst 2018-10-30 14:17:44 +02:00
Johan Zietsman
95cfff8c37
Update enums.rst 2018-10-30 14:06:37 +02:00
Syrus Akbary
e07e89d2e2 Improved README 2018-10-26 19:36:12 +02:00
Syrus Akbary
a0be081fc0 Improved README 2018-10-26 19:34:58 +02:00
Syrus Akbary
49a41060a6 Improved documentation showcasing sponsors 2018-10-26 19:30:37 +02:00
Syrus Akbary
7cfc3ffe67
Merge pull request #850 from MarSoft/patch-1
Fix typo in docs
2018-10-26 19:16:03 +02:00
Syrus Akbary
83a5587d71
Merge pull request #851 from etandel/feature/dataloader-docs
Improve dataloader doc
2018-10-26 19:15:44 +02:00
Syrus Akbary
89ba0da6d7
Merge pull request #847 from patrick91/fix/precommit-py-version
Don't enforce python 3.6 on precommit
2018-10-23 21:06:25 +02:00
Syrus Akbary
984e7cebe1
Merge pull request #849 from nerdoc/patch-1
fix deprecated "Input" class
2018-10-23 21:05:58 +02:00
Elias Tandel Barrionovo
21dbaa93c4 Improve dataloader doc
Explicitly mention that loaded values must have the same order as the
given keys
2018-10-23 10:05:47 -03:00
Семён Марьясин
ca02095806
Fix typo in docs 2018-10-22 16:19:55 +03:00
Christian González
4752ec08ab
fix deprecated "Input" class 2018-10-20 11:16:29 +02:00
Patrick Arminio
7e17b92a18
Don't enforce python 3.6 on precommit 2018-10-18 12:28:12 -07:00
adroullier
85e6c3d3fb quickstart example improvement, rename name parameter of String field to argument 2018-10-16 13:59:25 +02:00
Syrus Akbary
705cad76b2
Merge pull request #844 from dschaller/make-docs
add root make target for creating html version of docs
2018-10-15 14:46:49 +02:00
Syrus Akbary
8eb23ed802
Merge pull request #843 from dschaller/easier-make-docs
inline doctstring of make targets
2018-10-15 14:46:21 +02:00
Derek Schaller
a4c812f886 add root make target for creating html version of docs 2018-10-13 11:27:57 -07:00
Derek Schaller
3df3754ae6 inline doctstring of make targets 2018-10-13 11:21:07 -07:00
Syrus Akbary
131cbebc88
Merge pull request #832 from danpalmer/patch-6
Add basic type documentation for Relay fields
2018-09-09 20:11:36 +02:00
Dan Palmer
2a3d92682a
Add descriptions to the fields as well 2018-09-09 18:44:01 +01:00
Dan Palmer
b8ecc3929d
Add basic type documentation for Relay fields
This adds documentation in the API for `PageInfo`s and `Edges`.

This is useful to include in Graphene because `PageInfo` is always the same, and Edges always have the same format, so documentation for both can be created automatically.
2018-09-09 18:19:58 +01:00
Syrus Akbary
8d5843dc21 Added BACKERS.md 2018-09-09 18:10:07 +02:00
Syrus Akbary
8d4b9cdc77
Merge pull request #830 from danpalmer/patch-4
Expose documentation for Union types
2018-09-08 20:07:18 +02:00
Dan Palmer
00d370b228
Expose documentation for Union types 2018-09-08 17:20:39 +01:00
Syrus Akbary
e043527d5e
Merge pull request #827 from alxpy/py37
Add Python3.7 to CI
2018-09-04 16:25:32 +02:00
Alex Kuzmenko
325ab0d002 Add Python3.7 to CI 2018-09-04 17:17:28 +03:00
Syrus Akbary
e748c5f048
Update ROADMAP.md 2018-09-04 14:36:17 +02:00
Syrus Akbary
563ef221d4
Merge pull request #824 from graphql-python/feature/async-relay
Abstract thenables (promise, coroutine) out of relay
2018-08-31 20:51:48 +02:00
Syrus Akbary
9512528a77 Fixed async funcs 2018-08-31 20:16:12 +02:00
Syrus Akbary
3d41a500c9 Fixed lint & imports 2018-08-31 20:01:03 +02:00
Syrus Akbary
3e5319cf70 Abstract thenables (promise, coroutine) out of relay Connections and Mutations 2018-08-31 19:53:21 +02:00
Syrus Akbary
5777d85f99 Improved docs for testing 2018-08-31 17:58:51 +02:00
Syrus Akbary
bf3a4a88a4 Added ROADMAP to the Project 2018-08-31 17:49:29 +02:00
Syrus Akbary
c40ce98bb8
Merge pull request #821 from danpalmer/patch-3
Fix grammar in error message
2018-08-30 19:06:06 +02:00
Dan Palmer
baec6249e5
Fix assertion 2018-08-29 18:10:37 +01:00
Dan Palmer
07ec419578
Fix grammar 2018-08-29 17:31:46 +01:00
Syrus Akbary
727e09105f
Merge pull request #819 from adamchainz/deprecated_arguments
Change deprecated execute() arguments to new ones
2018-08-29 13:49:58 +02:00
Adam Johnson
4f2b278e12 black reformat 2018-08-29 13:07:45 +03:00
Adam Johnson
7dd8305bdf Change deprecated execute() arguments to new ones
Changed in https://github.com/graphql-python/graphql-core/pull/185 , the docs here were out of date, as were the tests.
2018-08-29 12:35:44 +03:00
Syrus Akbary
d728b84e48
Merge pull request #726 from picturedots/issue-703
Issue 703 -- support for Decimal type
2018-07-24 09:19:58 -07:00
Mark Chackerian
00cc97875d Merge branch 'master' into issue-703 2018-07-20 10:25:46 -04:00
Syrus Akbary
d28dc68abc Updated requirements to use graphql-core >= 2.1 2018-07-19 14:44:20 -07:00
Syrus Akbary
bfd6fd7c49
Merge pull request #802 from sebdiem/sdr/fix_black_formatting
fix black formatting
2018-07-19 14:38:07 -07:00
Sébastien Diemer
1eae96fd43 fix black formatting 2018-07-19 23:28:26 +02:00
Mark Chackerian
8ca7b855ac more flake8 fixes 2018-07-16 18:31:32 -04:00