Olivia Rodriguez Valdes
|
c6d204ba19
|
Merge branch 'master' into python3-compat#22
|
2019-05-30 11:15:18 -04:00 |
|
Olivia Rodriguez Valdes
|
3ff6dfb451
|
Add reduce import
|
2019-05-30 11:13:42 -04:00 |
|
Olivia Rodriguez Valdes
|
923585be87
|
Check none values before data-loading ut
|
2019-04-11 15:36:44 -04:00 |
|
Olivia Rodriguez Valdes
|
9128889353
|
Add load-many support
|
2019-04-11 09:03:17 -04:00 |
|
Olivia Rodriguez Valdes
|
9caa57a7ff
|
Accept source_loader from kwargs in DataLoaderField resolver
|
2019-04-10 14:16:08 -04:00 |
|
Olivia Rodriguez Valdes
|
ee50031cf6
|
Add DataLoaderField
|
2019-04-10 11:28:33 -04:00 |
|
Olivia Rodriguez Valdes
|
41222c1565
|
Fix lint errors
|
2019-03-04 08:51:21 -05:00 |
|
Olivia Rodriguez Valdes
|
1e1e849f4a
|
Rename to DjangoField
|
2019-03-01 14:34:54 -05:00 |
|
Olivia Rodriguez Valdes
|
e7a4538a3e
|
Merge branch 'permissions-to-fields#3' into permission-to-type#5
# Conflicts:
# graphene_django/fields.py
|
2019-03-01 12:48:37 -05:00 |
|
Olivia Rodriguez Valdes
|
8912175cc5
|
Set permissions as optional
|
2019-03-01 12:44:52 -05:00 |
|
Olivia Rodriguez Valdes
|
76cbad1fb2
|
Change DjangoField to PermissionField
|
2019-03-01 12:42:29 -05:00 |
|
Olivia Rodriguez Valdes
|
1adb13dff8
|
Set function as unbound
|
2019-02-28 16:35:01 -05:00 |
|
Olivia Rodriguez Valdes
|
9a645f3ef1
|
Refactor DjangoObjectType
|
2019-02-28 15:29:00 -05:00 |
|
Olivia Rodriguez Valdes
|
1382e93b28
|
Merge branch 'permissions-to-fields#3' into permission-to-type#5
# Conflicts:
# graphene_django/fields.py
|
2019-02-28 15:18:46 -05:00 |
|
Olivia Rodriguez Valdes
|
c518ddbf4b
|
Set raise_exception as arg
|
2019-02-28 15:15:46 -05:00 |
|
Olivia Rodriguez Valdes
|
eca43192b0
|
Change get_unbound_function importation
|
2019-02-28 15:10:22 -05:00 |
|
Olivia Rodriguez Valdes
|
d14af48866
|
Change naming
|
2019-02-28 15:05:39 -05:00 |
|
Olivia Rodriguez Valdes
|
ad7497de10
|
Refactor PermissionField
|
2019-02-28 14:58:20 -05:00 |
|
Olivia Rodriguez Valdes
|
7c936d9565
|
Merge branch 'permission-to-type#5' into permission-to-type
|
2019-02-18 15:22:54 -05:00 |
|
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
|
106d3e063d
|
Add test to permission type
|
2019-01-07 08:25:19 -05:00 |
|
Olivia Rodriguez Valdes
|
beba130657
|
Refactoring permission field
|
2019-01-07 07:44:20 -05:00 |
|
Olivia Rodriguez Valdes
|
4c6e7209c3
|
Add viewer management
|
2019-01-04 15:02:50 -05:00 |
|
Olivia Rodriguez Valdes
|
5f17d6e025
|
Add PermissionField
|
2019-01-04 14:24:15 -05:00 |
|
Syrus Akbary
|
54ef52e1c6
|
Reformatted files using black
|
2018-07-19 16:52:24 -07:00 |
|
Daniel Bachler
|
34f5978446
|
Move distinct check code to merge_querysets again
|
2018-02-28 17:52:27 +01:00 |
|
Daniel Bachler
|
e05fbcc1b3
|
Fix failing unit test by handling cases where a connection is resolved involving a query with inner join and distinct that is then filtered and would be combined with a filtered queryset that is not distinct.
|
2018-02-28 14:41:47 +01:00 |
|
=
|
de59d26968
|
Test: erro if last is greater than max - plus fix wrong variable
|
2017-12-12 12:24:11 -05:00 |
|
Syrus Akbary
|
3d58148f03
|
Code adapted to new resolver API
|
2017-07-28 09:43:27 -07:00 |
|
Syrus Akbary
|
64118790ff
|
Fixed list resolver
|
2017-07-26 23:41:34 -07:00 |
|
Syrus Akbary
|
6ceb07c51c
|
Improved resolver consistency
|
2017-07-26 23:36:08 -07:00 |
|
Syrus Akbary
|
72529b70bb
|
Fixed all tests and flake issues
|
2017-07-24 23:42:40 -07:00 |
|
Syrus Akbary
|
48bcccdac2
|
Improved integration with Graphene 2.0
|
2017-07-24 22:27:50 -07:00 |
|
Syrus Akbary
|
7263485225
|
Merge pull request #194 from dvdmgl/173-annotation-bug
Fix graphene 1.3 annotation bug
|
2017-06-28 20:53:01 -07:00 |
|
David Miguel
|
b3c761b1c8
|
Fix graphene 1.3 annotation bug
Issue #173
|
2017-06-06 19:19:29 +01:00 |
|
arianon@openmailbox.org
|
bfcac1d48c
|
Use Promise.then instead of Promise.get on DjangoConnectionField
|
2017-05-19 19:33:00 -04:00 |
|
arianon@openmailbox.org
|
4350582c52
|
Support Connections created from Promises
|
2017-05-19 19:12:28 -04:00 |
|
Syrus Akbary
|
46a1ddedd8
|
Added RELAY_CONNECTION_MAX_LIMIT and RELAY_CONNECTION_ENFORCE_FIRST_OR_LAST settings
Relay connections will be limited to 100 records by default.
|
2017-04-15 02:15:17 -07:00 |
|
Syrus Akbary
|
5833cb83be
|
Fixed filterset limit issue
|
2017-04-15 01:00:02 -07:00 |
|
Niall
|
fda876fdc2
|
Long-winded intersection using sets
|
2017-03-06 19:41:45 +00:00 |
|
Niall
|
69457cffdf
|
Attempt fix. Breaks tests
|
2017-03-06 18:13:40 +00:00 |
|
Niall
|
7085437a12
|
Fix filtering with a resolver and DjangoFilter filter.
|
2017-03-05 17:13:09 +00:00 |
|
Syrus Akbary
|
87f0c33983
|
Merge pull request #118 from gamingexperience/fix/node-filtery-efficiency
Avoids redundant filtering with non-nested nodes.
|
2017-03-02 18:04:06 -08:00 |
|
Syrus Akbary
|
4cc46736bf
|
Simplified DjangoFilterConnectionField logic
|
2017-03-02 18:00:05 -08:00 |
|
Pablo Chinea
|
7f471252da
|
Avoids redundant filtering with non-nested nodes.
|
2017-02-23 14:24:25 +00:00 |
|