Commit Graph

799 Commits

Author SHA1 Message Date
Olivia Rodriguez Valdes
da26750acf Merge branch 'permissions-to-fields#3' into permission-to-type#5 2019-02-18 15:22:38 -05:00
Olivia Rodriguez Valdes
7d643f3b71 Get bound 2019-02-18 15:15:13 -05:00
Olivia Rodriguez Valdes
7b86824afa Mixing DjangoObjectType and DjangoPermissionObjectType 2019-02-18 15:00:35 -05:00
Olivia Rodriguez Valdes
120b94edd2 Merge branch 'permissions-to-fields#3' into permission-to-type#5
# Conflicts:
#	graphene_django/fields.py
2019-02-18 11:12:02 -05:00
Olivia Rodriguez Valdes
813b31e965 Get unbound function to resolver 2019-02-15 16:19:15 -05:00
Olivia Rodriguez Valdes
b8eef4731a Set default resolver 2019-02-15 15:19:04 -05:00
Olivia Rodriguez Valdes
b3d418253b Add test to converter 2019-01-07 09:03:49 -05:00
Olivia Rodriguez Valdes
9e007b962e Add converter to graphene_django 2019-01-07 09:03:37 -05:00
Olivia Rodriguez Valdes
106d3e063d Add test to permission type 2019-01-07 08:25:19 -05:00
Olivia Rodriguez Valdes
56a4ae9194 Merge branch 'permissions-to-fields#3' into permission-to-type#5 2019-01-07 07:46:21 -05:00
Olivia Rodriguez Valdes
0b34a215ad Set resolver as class attr 2019-01-07 07:46:00 -05:00
Olivia Rodriguez Valdes
beba130657 Refactoring permission field 2019-01-07 07:44:20 -05:00
Olivia Rodriguez Valdes
d1391db45a Add permission type 2019-01-06 11:13:44 -05:00
Olivia Rodriguez Valdes
1fe99a0787 Merge remote-tracking branch 'origin/permissions-to-fields#3' into permission-to-type#5 2019-01-04 15:25:56 -05:00
Olivia Rodriguez Valdes
4c6e7209c3 Add viewer management 2019-01-04 15:02:50 -05:00
Olivia Rodriguez Valdes
9e62c71d72 Add PermissionObjectType 2019-01-04 14:59:32 -05:00
Olivia Rodriguez Valdes
a314511ea4 Change PermissionField to DjangoPermissionField 2019-01-04 14:25:08 -05:00
Olivia Rodriguez Valdes
d773e4232a Add tests to DjangoPermissionField 2019-01-04 14:24:55 -05:00
Olivia Rodriguez Valdes
72b8493632 Remove import 2019-01-04 14:24:44 -05:00
Olivia Rodriguez Valdes
5f17d6e025 Add PermissionField 2019-01-04 14:24:15 -05:00
Olivia Rodriguez Valdes
e150c419d1 Add tests to DjangoFormMutation 2019-01-03 11:32:36 -05:00
Olivia Rodriguez Valdes
37b90de09c Remove mirror of input fields 2019-01-03 11:32:18 -05:00
Khaled Alqenaei
905b4249f3 Updated ingredients/schema.py and recipes/schema.py to be more readable. 2018-10-18 12:27:23 -07:00
Khaled Alqenaei
4359e1f312 Making the example working for Django 2.1.2 2018-10-18 11:36:35 -07:00
Khaled Alqenaei
19ef9a094a Making the example working for Django 2.1.2 2018-10-18 11:33:53 -07:00
Alonso
f3144bf996
fix order in params 2018-09-26 13:07:50 -05:00
Syrus Akbary
f76f38ef30
Merge pull request #512 from kalekseev/schema-to-stdout
Provide a way to dump schema to stdout.
2018-09-09 22:49:53 +02:00
Syrus Akbary
3d493c3bd9
Merge pull request #513 from danpalmer/patch-2
Document Django Debug types
2018-09-09 22:49:01 +02:00
Dan Palmer
2b08e59bea
Revert to default query execution behaviour
The only security risk here is persuading a user to execute a mutation,
which is probably not a big risk. To mitigate this risk and still keep
the same UX (that is so valuable), would require more work than is
proportionate for this PR.
2018-09-09 21:44:30 +01:00
Dan Palmer
040f6aa10e
Document, including whether fields are required 2018-09-09 19:01:00 +01:00
Dan Palmer
e6b21594d7
Add some documentation to DjangoDebug 2018-09-09 18:59:28 +01:00
Konstantin Alekseev
85527e1f94 Provide a way to dump schema to stdout. 2018-09-08 15:34:48 +03:00
Syrus Akbary
f4bbae29df
Updated version to 2.2.0 2018-09-05 23:20:25 +02:00
Syrus Akbary
f6dba3942c
Merge pull request #506 from ccsv/patch-1
Update authorization docs to Graphene 2.0
2018-09-05 13:30:40 +02:00
Syrus Akbary
2ccd483ffc
Update authorization.rst 2018-09-05 13:22:54 +02:00
Syrus Akbary
446013c752
Update authorization.rst 2018-09-05 13:21:39 +02:00
Syrus Akbary
21bad6105c
Merge pull request #472 from wsantos/master
Exclude id from mutation for create operations
2018-09-05 13:20:38 +02:00
Syrus Akbary
a59f41b080
Remove iso8601 dependency, updated graphql-core 2018-09-05 13:18:09 +02:00
Syrus Akbary
e45708b44e
Merge pull request #492 from jayhale/django-filter-2
Make GrapheneFilterSetMixin compatible with django-filter 2
2018-09-05 13:10:52 +02:00
Jay Hale
0314931f12 Removed Django < 1.11 compatibility checks from tests 2018-09-04 13:15:04 -04:00
Jay Hale
f8dff38e29 Remove unnecessary compat utility for Django < 1.11 2018-09-04 13:15:04 -04:00
Jay Hale
d8bdda94df Add back support for django-filter < 2 2018-09-04 13:15:04 -04:00
Jay Hale
9152075ed8 Remove unsupported python & Django test cases 2018-09-04 13:15:04 -04:00
Jay Hale
dc0c2900d1 Making GrapheneFilterSetMixin compatible with django_filter 2 2018-09-04 13:15:04 -04:00
Syrus Akbary
14f156ef5f
Merge pull request #491 from ACollectionOfAtoms/patch-1
Mention filter incompatibility with django 2.0
2018-08-31 11:53:58 +02:00
Dan Palmer
cb87f40165
Document that staticfiles is now a dependency. 2018-08-30 20:59:09 +01:00
Dan Palmer
7e8f6dbd4e
Change quotes to improve some syntax highlighting 2018-08-30 20:58:00 +01:00
Dan Palmer
e50e12bc9f
Move GraphiQL's JS into a separate file for ease of CSP 2018-08-30 20:36:26 +01:00
Dan Palmer
24ebc20bf4
Fix comment 2018-08-30 20:32:38 +01:00
Dan Palmer
d1b734f07d
Allow the user to see the query before prompting
This also allows the introspection query through so that the user can
edit with intellisense before being prompted.
2018-08-30 20:31:39 +01:00