Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/wp-graphql/wp-graphql

:rocket: GraphQL API for WordPress
https://github.com/wp-graphql/wp-graphql

Setup postdata on field levels

Setting it up in resolve_post_object is too late because it fires before
the resolvers as resolv...

68b35a6e84a83770f1136be39c1bcc9edda2d034 authored almost 6 years ago
Optimize setup_postdata calls

3569055791143fc53fdf70eb80f89f423acad14f authored almost 6 years ago
initial commit

e23688a7a334dc0cc45bc5d8d7631ddfadf4866a authored almost 6 years ago
Dry up deferred resolving of users to make use of `DataSource::resolve_user` again.

f324e3fd577184e555a8709778c7938a4696d920 authored almost 6 years ago
DATALOADER!!!!

- Add Loaders to AppContext
- Replace all instances of non-deferred resolvers for posts and user...

414398b7aa853a872b885eed0ac7cf2314944ee1 authored almost 6 years ago
DATALOADER!!!!

- Add Loaders to AppContext
- Replace all instances of non-deferred resolvers for posts and user...

423055660be4db976aec51ca47ceb35dffadcc9e authored almost 6 years ago
Dataloadering....

041a365d21c12e822fd6ca31113eb88f7caa92e8 authored almost 6 years ago
Improve testPostQueryPostDataReset

It now ensures wp_reset_postdata is correctly called

Inspired by the WordPress core test
https:...

85a99eda2e79b26a58e8ec7601fccaee959ee3d8 authored almost 6 years ago
Improve global post test

The global post is not used if the post_excerpt is already set.
Change it to empty string to for...

8275def1770d727061df9443187da4955883e41c authored almost 6 years ago
DataLoader - replacing more instances of resolvers with Deferred resolving

07dadb313f5f5fb0f6ae4771ca75e0bab63d8480 authored almost 6 years ago
DataLoader - replacing more instances of resolvers with Deferred resolving

197b1fd6704aa37d4ceb8c503266f80e88995552 authored almost 6 years ago
DataLoader - replacing more instances of resolvers with Deferred resolving

052e55209021c600c79cb091e95d862b796bfef8 authored almost 6 years ago
DataLoader - Implement deferred resolvers and initial DataLoader in various resolvers

e1744ee70f3f51be2235d4d7c93b104351d3af53 authored almost 6 years ago
DataLoader - Cleanup Model Layer so connection queries still happen in resolvers instead of in the Model

671119d36bee8e7f71cf77e0d59801f4a525c393 authored almost 6 years ago
πŸ“ Updating links to docs site and repo

πŸ“ Updating links to docs site and repo

c9ca28a1d1bdcf34a773220e28412b401dc4e907 authored almost 6 years ago
update mention of docs in README.md

a28dd131b6db4011e3cf0e978d694d36904cf6db authored almost 6 years ago
πŸ”€ Merge commit '948d94f40b051baedd3c01a65e047ba5abc5e482' into feature/model-layer

a3b966a539316f610a6f4ca807814f56f1296054 authored almost 6 years ago
Merge pull request #711 from wp-graphql/master

Sync Develop with Release v0.2.2

fa739caa9de5fac224884234d87a678f249c1712 authored almost 6 years ago
Merge pull request #710 from wp-graphql/release/v0.2.2

πŸš€ Release/v0.2.2

948d94f40b051baedd3c01a65e047ba5abc5e482 authored almost 6 years ago
βœ… Updating test to work with the MediaItemSizeEnum

b0a11e29cf4c0911f3c754b5efe2cce85b3ec6a3 authored almost 6 years ago
βœ… Updating test to work with the MediaItemSizeEnum

173796c06f2b20b6fee3ba4f9dfae7e41108ac31 authored almost 6 years ago
✨ UPDATE MediaItemSizeEnum to source the sizes from `get_intermediate_image_sizes()` instead of a hard-coded array

f2c6ad82e6742f0f729642ce42b14125e79d1a1f authored almost 6 years ago
πŸš€ RELEASE v0.2.2PREP

752406128e57cd7c8f19c160b5249f9100c6ea06 authored almost 6 years ago
πŸ”– UPDATING VERSION NUMBER

624b026442bb2ad4bcf2cc907db1b361bceac314 authored almost 6 years ago
Merge pull request #708 from epeli/fix-graphql_request_data

Do not execute graphql_request_data twice for GET requests

41acf021763b03e8c5ab42ecee218a22569dfdee authored almost 6 years ago
Merge pull request #709 from CodeProKid/feature/697

Only pass data to model when resolving rather than registering

7912328cffdc8444bde324a250b9747a65d5dde0 authored almost 6 years ago
Only pass data to model when resolving rather than registering

7aed8ecf60e3e98a32aa95c5437bacce3f2f4df1 authored almost 6 years ago
Do not execute graphql_request_data twice for GET requests

Fixes #707

e46d342729aa841bf5a525369bd5b3b250b10ad9 authored almost 6 years ago
πŸ”€ Merge commit '947e07058befdeec2977062eeaddfc1e17d2b6b3' into feature/model-layer

# Conflicts:
# src/Type/Object/PostObject.php

a5007300b168fe39debbc35be2400b41bfc7bd9b authored almost 6 years ago
Merge pull request #701 from CodeProKid/feature/697

Feature/697 - PostType Model

729410c44e34dc5bc0107eb7fde8ec55a013ad4f authored almost 6 years ago
Adjusting tests

4f5b60f5435863231ec1a750f0b2b44197fd3a62 authored almost 6 years ago
Restricting post type field exposure to be in line with what the REST API exposes

1ffa4c06c3e779b1fc8332820dbf2835d71539d4 authored almost 6 years ago
Merge pull request #650 from mikelking/feature/gitattributes

added the .gitattributes file to test composer packaging and distribution

947e07058befdeec2977062eeaddfc1e17d2b6b3 authored almost 6 years ago
πŸ‘ŒCODE REVIEW UPDATES - #649

dd9c05e8dac503e545d9da88a1782f39256f55c4 authored almost 6 years ago
Merge pull request #660 from hsimah/feature/media-item-source

Feature/media item source

79d2c4d0f2093553d94718962398863b5c7c3db8 authored almost 6 years ago
media-item-source updates for tests

112a3f1b496b9da52bc6d4f63bc3e569067cf7eb authored almost 6 years ago
media-item-source updates for tests

f3c7e1d36dafbb231081cfe7e19cfe824df5e910 authored almost 6 years ago
Merge pull request #703 from mngi-arogers/CI-6146

Issue 624, CI-6146 | Running tests with WP 5.0.3 + PHP 7.3; Updating PHP composer

6bfc3299462072550c63112782a706f683c5abc6 authored almost 6 years ago
using WP 5.0.3 for all PHP 7.X tests

a472ebf89298553f0db0d092fb4cdd008a12bd4e authored almost 6 years ago
adding support WP 5.0.3+PHP7.3 support

49f455390ddb51fb7e01721883c0eabcb6e88b4c authored almost 6 years ago
Merge pull request #694 from CodeProKid/feature/605

Feature/605 - Model layer: Comments

735e4e75603127b84946ac128bc48955d03cfb14 authored almost 6 years ago
Merge pull request #679 from craigmcnamara/more_tag_filters

Support more WP_Query options

4914959b4ce7f5a79ee37814641bd813a9ac93f2 authored almost 6 years ago
Merge pull request #700 from CodeProKid/feature/607

Feature/607 - Plugin Model

1ccd9d5b766e7360e87ba65b4f32ae73af3f4fbc authored almost 6 years ago
Merge pull request #696 from CodeProKid/feature/606

Feature/606 - Theme Model

0e0e0d2e3371cb634a0e11c88a9e1a0158809436 authored almost 6 years ago
Composer changes

a4311ef9a05b0edfd472a34e880beaa8851f40ae authored almost 6 years ago
Adding docblocs

eaa82843bd5387395d4c9fcabecab625ab3417a2 authored almost 6 years ago
Adjusting tests

d767e2f8188bc3b5bb7bf232e9771b75947cc777 authored almost 6 years ago
Using new PostType model throughout codebase

09d3ca6aa7d76824f7dade791b9247398a38485b authored almost 6 years ago
Moving resolvers out of registry

347e7815dda873a05fd10663ce4ad4bf0679196e authored almost 6 years ago
Adding new PostType model

4b0eede4e9cc83a28b1d046982c42bf90e4af0a6 authored almost 6 years ago
Composer changes

b91428fad86e43e37b3865287f0d686e06e5ff30 authored almost 6 years ago
Adding docblocs

25fede506e1020d2ee05f78f53d0668c424402a0 authored almost 6 years ago
Using resolve_plugin method to resolve PluginConnections

b5b55581705c35b8de5000015c31c6aefe04b8d7 authored almost 6 years ago
Modifying and adding tests to cover new cases

961ecced78458da260a2297adfbadcd572e38d52 authored almost 6 years ago
Using new Plugin model in connection resolver

29508df59dea90d9887608f1e7c7dede57c2b1e7 authored almost 6 years ago
Moving resolvers from Plugin object to Model

99db6b0953340d6649ba3d96e02c9833034c6934 authored almost 6 years ago
Using new Plugin model when sourcing data

b6685cfb03e7d4dd94fe0698ce8b609d8cfabb54 authored almost 6 years ago
Adding plugin model

377d58b410031b38cde7c132a430d3f26cc6fa20 authored almost 6 years ago
Adding composer changes

91ae0d7e77f96fcd0cbcd8f469dbaead0041eb09 authored almost 6 years ago
Adding docblocs

6868ef89f5785edb7383aeee28f3f752bf1a99d8 authored almost 6 years ago
Adding auth for user in test so data can be read, and fixing assertions that were previously incorrect

826a15f8d640fc6acfd0846d584d6002a7c7001c authored almost 6 years ago
Modifying test to account for private nodes and authenticated users

a487f1618564226ed8169298b5a31e28ed437d2c authored almost 6 years ago
Authenticating user to test querying Theme

3ae59a5b409464c044681914ef936e796243ebdc authored almost 6 years ago
Removing resolvers from Theme object

b62de2e5cae175a4596b29681c6b7987a9d6d5be authored almost 6 years ago
Changing visibility to public in abstract and removing from child classes

bcfa05b82b570c026e2f19f4d7bf1c92ef63b8f9 authored almost 6 years ago
Don't return private theme nodes

5f4ac173f978e443862a09c3da96f1d4f7a2bf1a authored almost 6 years ago
Support new theme Model when sourcing data

08716ec40dea04072589b338cb80295f78303cfa authored almost 6 years ago
Adding theme model

1d9d20fc8c8ebf4b30772205c7ee3b0eacb1fa1e authored almost 6 years ago
Adding docblocks

17763df48ef26a1e1c9802eabce8a3d2dad8d91f authored almost 6 years ago
Adding tests for new private/protected scenarios

0d58509f2f62721f71b2368a5e508b5ed7ee3b64 authored almost 6 years ago
#605 - tests for model layer

a43ee16fb1dc0c48fbfc1ba4a9d556a7fd1681f3 authored almost 6 years ago
Composer changes

51c68730dff8b60c2b5eb5aae780857662151f9c authored almost 6 years ago
Adjusting codebase to accept Model changes

1711dcb3ab2a064ee6c8b7badc9046dd45a9fdfd authored almost 6 years ago
Moving resolvers out of object registration

b7fcf5c3ee76c3d7b8c9142a813fbf81f832b484 authored almost 6 years ago
Adjusting tests for fields that return null when empty now

c1e6ce1b64ec8e4aa60b01f466a02c964e96a5c2 authored almost 6 years ago
Adding model for comments

27e5bd8b8bc8f60954f30c9cf80552330008a859 authored almost 6 years ago
Merge pull request #693 from mwidmann/bugfix/#691-querying-custom-posttypes

apply lcfirst when generating custom post type id field

3e0240c858182b771f7a741743d17b78cf365c88 authored almost 6 years ago
apply lcfirst when generating custom post type id field

005ae296b9c7556029fa1f25618f9ba6e7712824 authored almost 6 years ago
Merge pull request #692 from CodeProKid/bug/auto-draft-visibility

Fixing issue with auto-draft posts being visible

a70933769758d8fe0578012d3aeb80282e4b499d authored almost 6 years ago
Fixing issue with auto-draft posts being visible

4c9639e613f84b4875233920cb9ff162efa90f7e authored almost 6 years ago
Merge pull request #690 from CodeProKid/model-cleanup

Cleaning up model abstract and child classes to simplify classes exte…

d81e9fd4a09795a7bee6b563d1fd7e89382d1c0a authored almost 6 years ago
Cleaning up model abstract and child classes to simplify classes extending the model

e8d830d06544bbdc90c133973e1bd9c4e1250d1a authored almost 6 years ago
Merge pull request #688 from CodeProKid/feature/603

Feature/603 - Model for Terms & Menus

74f31a3706fc59aabd02923341404a2bc4b824f4 authored almost 6 years ago
Composer changes

07b5171a6215d2f046bb2235fa1a9625185c5063 authored almost 6 years ago
Adding docblocks

145c24d3140ee21080316689fe8ce1fae5bffcbb authored almost 6 years ago
Removing some debug code I came across preventing tests from running

39d529317a87f8966b91dc929114682b1e399229 authored almost 6 years ago
Moving resolvers out of the menu object

9bcdbcdeec7232ce4d196265975c4df86fce2605 authored almost 6 years ago
Adjusting datasource to route to the correct model for Menus

e6fa60ac0b7067d7cf6ea172edc30d42b67777e2 authored almost 6 years ago
Adding a model for menus

e44e85e2b0d1d7e347e1cab56e7573f575deeea6 authored almost 6 years ago
Adjusting other code to accept new term Model

30cd08e1f6f2fe7963091a712a36eb5f5ad2cb77 authored almost 6 years ago
Adding model for terms

9e645f06c81ef50c0333f04724b8a0767d8f71c3 authored almost 6 years ago
Merge pull request #686 from CodeProKid/feature/684

Implement Post object model on new Model layer

7e2ab202718bdfb9bce18579426e955b20989d9a authored almost 6 years ago
Exposing the post_password on post objects for those with proper caps

41479369b073554fe09676037aa539036d233c51 authored almost 6 years ago
Adding support for cap checks at field level in model

09cca3aa151266a16d1fd31f4f43baec374e6b09 authored almost 6 years ago
Adjusting test

819ce8227525f744830de89850ffb727d63325d7 authored almost 6 years ago
Fixing misnamed field for media item descriptions

87139747a53b726f308ae960d4d1838ff8c48b32 authored almost 6 years ago
Adding cap checks to raw fields and adding raw fields to media description and caption

b5fec11aca2145fc59d07b14a624cc89f1f1871d authored almost 6 years ago
Adjusting docblocs to reflect changes to method access

3bf1a422059c196ad3d47e37f0e69b57ec9cd23f authored almost 6 years ago
Adding inline comments

406158f90575c3c8b9622a14470b4f94e488d049 authored almost 6 years ago
Adding composer changes

303eb88edf346d57c682113109ab38da87f7a9fe authored almost 6 years ago