Syrus Akbary
|
d46e957863
|
Improved syntax. Added autolinter. Added automatic flake8 checker in tests. Fixed #17
|
2015-10-31 14:02:22 -07:00 |
|
Syrus Akbary
|
2d55d89047
|
Improved testing coverage. Removed unused logic
|
2015-10-29 23:27:41 -07:00 |
|
Syrus Akbary
|
55e2027dbb
|
Improved schema type resolvers
|
2015-10-29 22:33:43 -07:00 |
|
Syrus Akbary
|
bd30bbb322
|
Fixed field type when parent object type is a inputtype
|
2015-10-27 22:27:18 -07:00 |
|
Syrus Akbary
|
ea5207d025
|
Changed from mutation->is_mutation interface->is_interface
|
2015-10-26 02:27:45 -07:00 |
|
Syrus Akbary
|
bc3d176b4e
|
Improved Mutations Input args
|
2015-10-25 22:30:35 -07:00 |
|
Syrus Akbary
|
2648a2300b
|
First working version of mutations
|
2015-10-25 22:05:09 -07:00 |
|
Syrus Akbary
|
69de7241ab
|
Added field description based on function doc
|
2015-10-25 19:49:28 -07:00 |
|
Syrus Akbary
|
9b2b6ebd06
|
Improved tests with a real Schema
|
2015-10-15 22:18:08 -07:00 |
|
Syrus Akbary
|
f8bfb0aa3c
|
Merge branch 'refs/heads/features/resolver_tags'
Conflicts:
tests/core/test_types.py
|
2015-10-15 19:17:25 -07:00 |
|
Jake
|
9abfe485a1
|
Test resolver tags w/ tag_resolver and resolver_has_tag function.
|
2015-10-15 16:10:21 -04:00 |
|
Syrus Akbary
|
7e5de3fb4f
|
Fixed tests
|
2015-10-14 22:24:23 -07:00 |
|
Syrus Akbary
|
14298f1c56
|
Fixed some tests. Updated graphql-core to 0.1a4 version
|
2015-10-14 21:50:33 -07:00 |
|
Syrus Akbary
|
40b88bc87b
|
Added support for resolver tagging. Fixed #6
|
2015-10-13 19:16:42 -07:00 |
|
Syrus Akbary
|
739856af73
|
Improved tests
|
2015-10-13 19:10:31 -07:00 |
|
Syrus Akbary
|
6f6762180d
|
Improved testing
|
2015-10-12 20:42:25 -07:00 |
|
Syrus Akbary
|
32e4a21403
|
Improved fields inheritance in ObjectTypes
|
2015-10-12 20:36:46 -07:00 |
|
Syrus Akbary
|
6eb1a48cb2
|
Improved overall testing coverage
|
2015-10-10 14:56:18 -07:00 |
|
Syrus Akbary
|
fe510dc686
|
Completed Python3 Compatibility!
|
2015-10-05 23:06:49 -07:00 |
|
Syrus Akbary
|
948da46fcd
|
Changed field attr naming from null to required
|
2015-10-05 20:42:24 -07:00 |
|
Syrus Akbary
|
1eee2912d8
|
Added two more tests on field naming
|
2015-10-02 22:56:37 -07:00 |
|
Syrus Akbary
|
176696c1ac
|
Improved syntax using pep8 style guide
|
2015-10-02 22:17:51 -07:00 |
|
Syrus Akbary
|
c945df6064
|
Completed Django support. Improved tests. Changed schema behavior
|
2015-10-01 01:54:52 -07:00 |
|
Syrus Akbary
|
311209760d
|
Refactored code allowing multiple schemas at the same time.
|
2015-09-27 20:19:33 -07:00 |
|
Syrus Akbary
|
eafc9a102e
|
Improved tests and schema definition.
|
2015-09-26 03:36:00 -07:00 |
|
Syrus Akbary
|
1b7caac39b
|
First working version with relay 💪
|
2015-09-25 23:25:10 -07:00 |
|
Syrus Akbary
|
931d0ddb1c
|
First working version of Graphene 😃
|
2015-09-24 02:11:50 -07:00 |
|