-
Notifications
You must be signed in to change notification settings - Fork 15
Comparing changes
Open a pull request
base repository: wp-graphql/wpgraphql-acf
base: 122d9ed
head repository: wp-graphql/wpgraphql-acf
compare: e2e71bf
- 18 commits
- 23 files changed
- 1 contributor
Commits on Feb 5, 2024
-
- update tests to support querying for a specific field via fragment …
…on a node - update test suite to add a published post by editor and published post by author so that more than 1 user are public in the environment - update textFieldTest to test querying the text field on a post - update UserFieldTest to test querying the user field (failing test)
Configuration menu - View commit details
-
Copy full SHA for 6cb7115 - Browse repository at this point
Copy the full SHA 6cb7115View commit details -
Configuration menu - View commit details
-
Copy full SHA for 246cb1a - Browse repository at this point
Copy the full SHA 246cb1aView commit details -
- update AcfeDateRangePicker to get start and end values from the res…
…ults of resolve_field - update test suites - Add test for querying the daterangepicker
Configuration menu - View commit details
-
Copy full SHA for dbd010c - Browse repository at this point
Copy the full SHA dbd010cView commit details
Commits on Feb 7, 2024
-
- update resolvers that use set_query_arg to pass certain args as $ar…
…gs _before_ the resolver is instantiated, and then use set_query_args to override some args after the resolver is instantiated. This allows for args such as `in` or `include` to be used by the ConnectionResolver in determining things like pagination and cursor slicing
Configuration menu - View commit details
-
Copy full SHA for 56aa0f0 - Browse repository at this point
Copy the full SHA 56aa0f0View commit details -
Configuration menu - View commit details
-
Copy full SHA for b11461c - Browse repository at this point
Copy the full SHA b11461cView commit details
Commits on Feb 8, 2024
-
Merge pull request #165 from wp-graphql/fix/162-user-field-returns-all
fix: user field returning all publicly queryable users
Configuration menu - View commit details
-
Copy full SHA for 42bab29 - Browse repository at this point
Copy the full SHA 42bab29View commit details -
Merge commit '42bab29b800d1bb012c6d360bc1e6871cff4ca49' into fix/163-…
…date-range-returning-error
Configuration menu - View commit details
-
Copy full SHA for e14a77a - Browse repository at this point
Copy the full SHA e14a77aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 813dd8e - Browse repository at this point
Copy the full SHA 813dd8eView commit details -
Configuration menu - View commit details
-
Copy full SHA for b2c2fe5 - Browse repository at this point
Copy the full SHA b2c2fe5View commit details -
Merge branch 'fix/163-date-range-returning-error' into fix/pagination…
…-on-connection-fields # Conflicts: # src/FieldType/User.php
Configuration menu - View commit details
-
Copy full SHA for 3b3a61b - Browse repository at this point
Copy the full SHA 3b3a61bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 175d3fa - Browse repository at this point
Copy the full SHA 175d3faView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0ab45e8 - Browse repository at this point
Copy the full SHA 0ab45e8View commit details -
Merge pull request #167 from wp-graphql/fix/pagination-on-connection-…
…fields fix: pagination on connection fields
Configuration menu - View commit details
-
Copy full SHA for a7f3515 - Browse repository at this point
Copy the full SHA a7f3515View commit details -
Merge pull request #166 from wp-graphql/fix/163-date-range-returning-…
…error fix: errors when querying fields of the `acfe_date_range_picker` field type
Configuration menu - View commit details
-
Copy full SHA for a0b2cdd - Browse repository at this point
Copy the full SHA a0b2cddView commit details -
Configuration menu - View commit details
-
Copy full SHA for a5f20ea - Browse repository at this point
Copy the full SHA a5f20eaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 27decc8 - Browse repository at this point
Copy the full SHA 27decc8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 47f8d5d - Browse repository at this point
Copy the full SHA 47f8d5dView commit details -
Merge pull request #170 from wp-graphql/release/v2.1.1
release: v2.1.1
Configuration menu - View commit details
-
Copy full SHA for e2e71bf - Browse repository at this point
Copy the full SHA e2e71bfView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 122d9ed...e2e71bf