Commit Graph

  • d2840364e4 Fixed mixed imports. Tonye Jack 2021-03-14 23:34:23 -0400
  • 82c7c11404 Optimized imports. Tonye Jack 2021-03-14 23:21:49 -0400
  • ac00878cac Cleaned up used imports and variables. Tonye Jack 2021-03-14 23:20:05 -0400
  • 6f1389c039
    fix: declaration of required variable in filters v2 (#1136) Thomas Leonard 2021-03-11 01:49:58 +0100
  • 105535b362 Fix for python 2.7 Thomas Leonard 2021-03-10 14:18:24 +0100
  • fe66b48d38
    Fix main branch tests failing due to wrong instancing of Missing class (#1135) Sebastián Sastoque H 2021-03-02 19:46:35 +0100
  • e9f25ecf2d
    enhancement: DjangoDebugContext captures exceptions and allows captured stack traces to be queried (#1122) Jason Kraus 2021-03-02 10:45:46 -0800
  • 6046a710c8
    fix: declaration of required variable in filters v3 (#1137) Thomas Leonard 2021-02-26 23:44:43 +0100
  • c7bb00dd1b Formatting Thomas Leonard 2021-02-25 14:05:57 +0100
  • dc6042c2bd Fix flaky test Thomas Leonard 2021-02-25 13:49:10 +0100
  • 4cc7c84225 Add unit test Thomas Leonard 2021-02-25 11:14:21 +0100
  • a4c8b7ee9a Fix formating Thomas Leonard 2021-02-25 11:12:50 +0100
  • 940790a499 Add unit test Thomas Leonard 2021-02-25 11:11:46 +0100
  • 6e8e81eb9d fix: declaration of required variable Thomas Leonard 2021-02-24 18:02:21 +0100
  • d7f128a2dd fix: declaration of required variable Thomas Leonard 2021-02-24 18:00:33 +0100
  • e98fa5dba4 Unify OneToOneRel Sebastian Hernandez 2021-02-24 16:00:18 +0100
  • e9baf609cf Fix main branch tests failing due to wrong instancing of Missing class Sebastian Hernandez 2021-02-24 15:27:13 +0100
  • d56eef7600 Unifiy OneToOne Rel Sebastian Hernandez 2021-02-24 15:22:04 +0100
  • 8fbadee60c Update test to a more real case scenario Sebastian Hernandez 2021-02-23 19:31:16 +0100
  • ea593b673f
    Fix: Use resolver passed as an attribute (#1131) Sebastián Sastoque H 2021-02-23 18:50:19 +0100
  • aed2f78bdb Merge fields used in meta attribute passed on DjangoObjectType Sebastian Hernandez 2021-02-22 19:42:25 +0100
  • da6ee4cd77 Fix: Use resolver passed as an attribute Sebastian Hernandez 2021-02-22 19:39:52 +0100
  • fbdc10fb98 Feature: DjangoInstanceField to use the queryset given in the ObjectType with relay id and Foreign Key support Sebastian Hernandez 2021-02-22 20:46:05 +0100
  • 5cee41407c
    Added GraphQLTransactionTestCase (#1099) Tonye Jack 2021-02-22 23:24:02 -0500
  • e323e2bc0b
    Add enum support to filters and fix filter typing (v2) (#1114) Thomas Leonard 2021-02-23 05:22:09 +0100
  • 2d4ca0ac7b
    Add enum support to filters and fix filter typing (v3) (#1119) Thomas Leonard 2021-02-23 05:21:32 +0100
  • 5ce4553244
    Fix schema dump on windows (#1123) andrei-datcu 2021-02-23 06:20:59 +0200
  • 007768b454
    Fix subscriptions in JS (#1124) Yves-Gwenael Bourhis 2021-02-23 05:19:20 +0100
  • beb2e4aae3
    Doc clarification for headers arg in testing utils (#1117) Jiahao Li 2021-02-22 23:13:49 -0500
  • 52880166bd
    Remove unused imports (#1127) Tonye Jack 2021-02-22 23:10:30 -0500
  • 53e8ca7a21 Merge remote-tracking branch 'up/main' into debug-middleware-print-stack-v3 Jason Kraus 2021-02-20 14:31:27 -0800
  • 4573d3db53
    Fix test main (#1126) Jason Kraus 2021-02-20 14:26:06 -0800
  • 57fef9deb0
    Update converter.py Tonye Jack 2021-02-20 12:44:26 -0500
  • 513f6a72d9
    Remove unused imports Tonye Jack 2021-02-20 12:43:01 -0500
  • 54bb9371af Add ClientErrorLogMiddleware for detailed logging Yukio Mizuta 2021-02-20 12:26:20 -0500
  • c789b436e4 Fix test main Thomas Leonard 2021-02-10 10:08:56 +0100
  • 8edc5d6ce0 Fix subscriptions in JS Yves-Gwenael Bourhis 2021-02-19 13:26:16 +0100
  • 0805f5d237
    Fix schema dump on windows andrei-datcu 2021-02-17 13:01:39 +0200
  • 1f7b785f95 enhancement: DjangoDebugContext captures exceptions and allows captured stack traces to be queried Jason Kraus 2021-02-16 14:51:06 -0800
  • e81256cdc5 Fix for v3 Thomas Leonard 2021-02-13 18:27:16 +0100
  • 56183c06b9
    Doc clarification for headers arg in testing utils Jiahao Li 2021-02-15 16:10:35 -0500
  • c5ac23ca78 - Add filtering support for choice fields converted to graphql Enum (or not) - Fix type of various filters (used to default to String) - Fix bug with contains introduced in previous PR - Fix bug with declared filters being overridden (see PR #1108) - Fix support for ArrayField and add documentation Thomas Leonard 2021-02-13 11:30:54 +0100
  • ffdab2f077 Fix tests Thomas Leonard 2021-02-13 16:24:37 +0100
  • 3636780337 - Add filtering support for choice fields converted to graphql Enum (or not) - Fix type of various filters (used to default to String) - Fix bug with contains introduced in previous PR - Fix bug with declared filters being overridden (see PR #1108) - Fix support for ArrayField and add documentation Thomas Leonard 2021-02-13 11:30:54 +0100
  • 095cbf1cf6 Issue #1111: foreign key should also call get_queryset method Thomas Leonard 2021-02-10 09:34:37 +0100
  • e74f3fc1bf
    Update testing.rst Tonye Jack 2021-02-06 14:14:36 -0500
  • ac9abad183 Updated test. Tonye Jack 2021-02-06 13:52:39 -0500
  • fd9209658d Updated docs. Tonye Jack 2021-02-06 13:08:30 -0500
  • 6d397fae13 Fixed formatting. Tonye Jack 2021-02-06 12:55:33 -0500
  • a4a83f7e1d
    make black happy Kuba Misiorny 2021-02-03 12:35:47 +0100
  • 30fa86084e
    Add ability to pass execution_context_class to GraphQLView.as_view() Kuba Misiorny 2021-02-03 12:20:49 +0100
  • c3404a9793
    document purpose of DjangoConnectionField (#1107) Jason Kraus 2021-02-02 09:58:43 -0800
  • d9ab8acf26
    document auth pattern: return None with resolve method (#1106) Jason Kraus 2021-02-02 09:58:21 -0800
  • c273f6c5e4 Run formatter Syberen 2021-01-31 10:24:52 +0100
  • 712d99caa4 (doc, auth): also show that one can raise an exception in a resolve method Jason Kraus 2021-01-29 16:38:49 -0800
  • 3e11ae052d format DonQueso89 2021-01-29 16:20:39 +0100
  • c191b78e1c upd tests DonQueso89 2021-01-29 16:20:15 +0100
  • a107c29566 only override declared filters with in lookup DonQueso89 2021-01-29 14:25:51 +0100
  • 72b023376d document purpose of DjangoConnectionField Jason Kraus 2021-01-25 12:42:27 -0800
  • 2b870a89e5 Remove empty lines Syberen 2021-01-24 08:42:29 +0100
  • ec0acb5a84 Add documentation for TESTING_ENDPOINT setting Syberen 2021-01-24 08:38:30 +0100
  • 2bb198db5c Import testing endpoint from graphene settings Syberen 2021-01-24 08:24:50 +0100
  • 93ec8eb099 document auth pattern: return None with resolve method Jason Kraus 2021-01-23 21:32:01 -0800
  • 5dea6ffa41
    Support "contains" and "overlap" filtering (v3) (#1101) Lucas 2021-01-18 21:39:22 -0800
  • e0a5d1c58e
    Support "contains" and "overlap" filtering (v2) (#1100) Lucas 2021-01-18 21:39:18 -0800
  • 8b29b0e762 Remove unused fixtures Lucas Brémond 2021-01-17 22:26:34 -0800
  • b45286c727 Remove unused fixtures Lucas Brémond 2021-01-17 22:25:40 -0800
  • bf3c4c6a8b Support contains/overlap filters Lucas Brémond 2021-01-17 18:46:33 -0800
  • 648a81740e Adjust docstrings Lucas Brémond 2021-01-17 19:07:11 -0800
  • 5657f673fc Add Python 2.7 support Lucas Brémond 2021-01-17 19:01:04 -0800
  • 38cf281b5d Support contains/overlap filters Lucas Brémond 2021-01-17 18:46:33 -0800
  • fc57054069 Fix project setup Lucas Brémond 2021-01-17 18:45:47 -0800
  • daf34624d0
    Update testing.py Tonye Jack 2021-01-15 14:58:02 -0500
  • 6329f1f0a3
    Update testing.py Tonye Jack 2021-01-15 14:31:50 -0500
  • 135fe15ec3
    Added GraphQLTransactionTestCase Tonye Jack 2021-01-15 14:29:28 -0500
  • bcc7f85dad
    Add BlankField and mount enums using it v3 (#1096) Jason Kraus 2021-01-11 16:34:50 -0800
  • 44bdb819b5 fix lint error from duplicate import Jason Kraus 2021-01-09 22:33:10 -0800
  • 8c58ecfea8 Add BlankField and mount enums using it Jonathan Kim 2020-07-22 09:36:29 +0100
  • 66c8901041
    Convert Django form / DRF decimals to Graphene decimals (#958) Ülgen Sarıkavak 2021-01-10 09:00:11 +0300
  • bf29f3a74c Merge remote-tracking branch 'up/v2' into fix-blank-field-enum Jason Kraus 2021-01-09 21:57:45 -0800
  • e24675e5b7
    Fix backward compability on GraphQLTestCase._client setter (#1093) Ülgen Sarıkavak 2021-01-10 06:16:18 +0300
  • aff56b882b
    Validate in and range filter inputs (#1092) Thomas Leonard 2021-01-10 04:15:56 +0100
  • 10e48c27b7
    Validate in and range filter inputs (#1090) Thomas Leonard 2021-01-10 04:15:21 +0100
  • ea84827ab8
    Fix backward compability on GraphQLTestCase._client setter (#1094) Ülgen Sarıkavak 2021-01-10 06:14:54 +0300
  • 83f0492a71 Fix backward compability on GraphQLTestCase._client setter Ülgen Sarıkavak 2021-01-09 13:27:12 +0300
  • 79a3a5f847 Fix backward compability on GraphQLTestCase._client setter Ülgen Sarıkavak 2021-01-09 13:27:12 +0300
  • 2689352d8d Validate in and range filter inputs Thomas Leonard 2021-01-08 18:15:37 +0100
  • d8e9ae91ea Validate in and range filter inputs Thomas Leonard 2021-01-08 18:15:37 +0100
  • 3fe78b80b9 Validate in and range filter inputs Thomas Leonard 2021-01-08 18:39:46 +0100
  • fdeadf5ce5
    Fix project setup (#1087) Lucas 2021-01-02 09:46:00 -0800
  • 933c6af149 Fix test_should_query_postgres_fields Lucas Brémond 2021-01-01 23:11:07 -0800
  • 1281c1338d
    Introduced optional_fields to SerializationMutation (#1080) Rustam Ganeyev 2021-01-02 04:36:50 +0000
  • c995be99bd Convert DRF serializer decimal to Graphene decimal Ülgen Sarıkavak 2021-01-02 04:50:26 +0300
  • 0d92c537ca Ugly fix for test_should_query_filter_node_limit Ülgen Sarıkavak 2021-01-02 04:23:05 +0300
  • aaa15c84f5 Convert Django form decimals to Graphene decimals Ülgen Sarıkavak 2021-01-02 03:47:08 +0300
  • 3daecffe6b fixed test Rustam Ganeyev 2021-01-01 19:46:00 +0000
  • 0311830771 Fix project setup Lucas Brémond 2020-12-31 14:18:16 -0800
  • ca83173af0 applied formatting & linting Rustam Ganeyev 2020-12-31 11:38:32 +0000
  • 20e505c3ab added tests Rustam Ganeyev 2020-12-31 11:35:29 +0000
  • caf9548610 v2.15.0 v2.15.0 Jason Kraus 2020-12-30 22:46:51 -0800