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
514ef8d3412278cacaa651bff10f5eda72dc02d6 authored about 6 years ago by MoOx <[email protected]>
e84501a665374c6f0fee558398517606d6d5755b authored about 6 years ago by MoOx <[email protected]>
94284c6cc24c821609282cf15b56ecadb903874b authored about 6 years ago by CodeProKid <[email protected]>
8b3b798a44f1bca5dd8c57e09e0e4b3ef5c4f853 authored about 6 years ago by CodeProKid <[email protected]>
63f43fc164d2994af7cc01873cac8b459a4d2a98 authored about 6 years ago by Jason Bahl <[email protected]>
#612 - move `graphql_register_types` to the end of TypeRegistry::init()
05dacf095ab0b98cbdae6ccaa35f6a391929c517 authored about 6 years ago by Jason Bahl <[email protected]>model-layer-tests
f5caad9ee7fc4dea996a370f4f839e832f99014e authored about 6 years ago by Ryan Kanner <[email protected]>- add tests to check the user capabilities
6c2f692f08c82a705a07439c85a93d65516171f0 authored about 6 years ago by Jason Bahl <[email protected]>- this allows all core types (connections, unions, mutations included) to be registered prior to...
6305ecf6e9399a3febd1da9f5b71d1b5513f8519 authored about 6 years ago by Jason Bahl <[email protected]>- remove var dump
bb981c645308f2e8168387b43c4280847ef1be57 authored about 6 years ago by Jason Bahl <[email protected]>78e7c3ac2bd68856a53c85d8480410c7520da060 authored about 6 years ago by Jason Bahl <[email protected]>
892a66d528340b210dc8a84e64194bdec06dbe74 authored about 6 years ago by Jason Bahl <[email protected]>
Release/v0.1.3
4e4934b4f6ed9e833cad064dccf0b3a73ca03ff7 authored about 6 years ago by Jason Bahl <[email protected]>Bug/#598 term search doesn't include child terms in results
87a28fb85cf41a2fa0aeef851a10b105e2d183df authored about 6 years ago by Jason Bahl <[email protected]>#598 - searching for terms doesn't include children in results
aad720fe5d99511472492e587dba32042ffa6862 authored about 6 years ago by Jason Bahl <[email protected]>- This adjusts the PostObjectConnectionResolver and the TermObjectConnectionResolver to ensure t...
b2870e82a8efb28bcaed7903869b2a830cbbcfd0 authored about 6 years ago by Jason Bahl <[email protected]>50a5ef7dd601ccc78b2e7030f5a8aa8a92348932 authored about 6 years ago by chriszarate <[email protected]>
bf60f01d2f6474ef40bf7dc0e39139554039f4aa authored about 6 years ago by chriszarate <[email protected]>
The filter was not firing after the type registry changes because the
fields definition was wrap...
9caf3798c9a2737a28b3ea0a1132e75422e350af authored about 6 years ago by Jason Bahl <[email protected]>
e4c08af92f0c8e7250fc9c6a238ef7e25ec2d222 authored about 6 years ago by Jason Bahl <[email protected]>
81a370227dc308b97d77243ccebf0a77d93bb079 authored about 6 years ago by Jason Bahl <[email protected]>
3087cb6d75304204c80de5e9e3d84face98f287b authored about 6 years ago by Jason Bahl <[email protected]>
- update version number in wp-graphql.php
aa136cd64f9d3cdb9da776b1988f973f54fae5fd authored about 6 years ago by Jason Bahl <[email protected]>715c8ee56dfafe5a3312cb53f9fc76770f8400c3 authored about 6 years ago by Jason Bahl <[email protected]>
Revert "Revert "#326 - Add Revisions Support""
292124a3f1106cc57cf81d7e018c3c50c549605f authored about 6 years ago by Jason Bahl <[email protected]>ae2a8c8a816a786ad46f15eb824c5d589c0072a0 authored about 6 years ago by Jason Bahl <[email protected]>
Revert "#326 - Add Revisions Support"
44ba1474ad673c9cfbf2b95de1acf53201250c11 authored about 6 years ago by Jason Bahl <[email protected]>bcb92f22098752639fa5887f79be564463fde53a authored about 6 years ago by Jason Bahl <[email protected]>
7812769c2de17321e2ffdcec7a8b5d0805cc79c9 authored about 6 years ago by Jason Bahl <[email protected]>
- This adds revision support, including full respect for capability checks.
- TypeRegistry.php -...
Restore graphql_input_fields filter
d14c14c60571ed81291e887554025654cb4ef085 authored about 6 years ago by Chris Zarate <[email protected]>020c2b4aadb9e1a82d9cab16fc310155864c2867 authored about 6 years ago by chriszarate <[email protected]>
7ea4f0a44ae6709924a8bd51d4a48835aeac295e authored about 6 years ago by chriszarate <[email protected]>
The filter was not firing after the type registry changes because the
fields definition was wrap...
#326 - Add Revisions Support
61bd9f0c4d7cffc8dd8c2f45bd25240c114e1365 authored about 6 years ago by Hughie Devore <[email protected]>57401b774e3b684bbddf33ecd241d103eb7fbc4a authored about 6 years ago by Jason Bahl <[email protected]>
- This registers the `revision` post_type to `show_in_graphql`
- Prevents revision create/update...
- This registers the `revision` post_type to `show_in_graphql`
- Prevents revision create/update...
#491 - Send Password Reset Mutation
b4bb06568b883a41b92a4fef792371eae351d8a6 authored about 6 years ago by Hughie Devore <[email protected]>- Original work by @kellenmace, this just updates it to fit with the v0.1.0 refactored architecture
f680f11c8889bca1cb4a464adee5f643e8d7f4b8 authored about 6 years ago by Jason Bahl <[email protected]>Feature/#493 user password reset mutation
3629283513e2822fa57cbebc30765ac13b3fc7eb authored about 6 years ago by Jason Bahl <[email protected]>- Pulled in the PR from @kellenmace and made changes to fit the post-v0.1.0 architecture
02563401f52525ddb678690fd5da2c03b6bd9095 authored about 6 years ago by Jason Bahl <[email protected]>7a12e8c20b8aaae9abbec157dab2f34fa8ad5769 authored about 6 years ago by Kellen Mace <[email protected]>
49bd663e48e6f2f65d2da6812906339cf7f976d6 authored about 6 years ago by Kellen Mace <[email protected]>
Davidwhiletrue bugfix/528
2a4bf1d3e8cb4b5ac831d362df95aa89431936eb authored about 6 years ago by Jason Bahl <[email protected]>
# Conflicts:
# src/Type/Setting/SettingType.php
Feature/#582 fix logo in readme
cd2f74d9e604b30218b3b770ea2e08737da9d443 authored about 6 years ago by Jason Bahl <[email protected]>c04a0e559b116b35401c69a35e9cee50106d6513 authored about 6 years ago by Jason Bahl <[email protected]>
ee5bbffeffa7afcce26d7445105b3bb389648c50 authored about 6 years ago by Jason Bahl <[email protected]>
Release/v0.1.2
69a28cfb2d44490781712beebf263b897e284999 authored about 6 years ago by Hughie Devore <[email protected]>
- Update docker environment
- Fix bug with TermObject children missing for hierarchical Taxonomies
- updating version number
68afba048bd06bd1eff1a27378336a4a2fa4ff63 authored about 6 years ago by Jason Bahl <[email protected]>CI-5884 | Docker test shell no longer changes files on host OS; misc Docker cleanup
285c76858106fd800f7c58edced23e0d0d878942 authored about 6 years ago by Jason Bahl <[email protected]>aae1166c11d7b7e53d33d70d8f9fed1e98223c49 authored about 6 years ago by Me <[email protected]>
74e993f975dd80e75c9e72429746ea2b246deb90 authored about 6 years ago by Me <[email protected]>
f27a924f94fef8e063f6f6bc862d52b26479cfc4 authored about 6 years ago by Me <[email protected]>
c229313aa211696db9d8deaae1d0d3ae35a74d4c authored about 6 years ago by Me <[email protected]>
9a84400439a628b0d1c8b32ee17103725f420872 authored about 6 years ago by Me <[email protected]>
#573 - adding the "children" connection to TermObjects
e0f7738954e5c13d5c75c3fd5d5b35bc2a74083d authored about 6 years ago by Hughie Devore <[email protected]>7656678b08a3251c1de6c91527db1e3cb923d2eb authored about 6 years ago by Jason Bahl <[email protected]>
local-app file upload limit size pushed to 64MB
a08cfdc0ad90b9737c5f4097f90d401733586440 authored about 6 years ago by Jason Bahl <[email protected]>2f4a60a2fcc6869ddaff1f20b5758c7fe093ca78 authored about 6 years ago by Geoff Taylor <[email protected]>
Release/v0.1.1
e432480addaebc240dbdd4ae393097b409a1f898 authored about 6 years ago by Jason Bahl <[email protected]>67a68ff75296058b3fdf6e469a64a08e8793d452 authored about 6 years ago by Jason Bahl <[email protected]>
dda68f68a8ce7c2d15164962ede44fe7f3df3671 authored about 6 years ago by Jason Bahl <[email protected]>
13e2eb8ec3461010a59705a069b74faf8206ea10 authored about 6 years ago by Jason Bahl <[email protected]>
CI-5745-2 | Fixing PHP code to get the tests passing; Fixing some broken Docker configuration.
8f9e4ad3b00399734809a1aeb2c9cfefb9a1e012 authored about 6 years ago by Jason Bahl <[email protected]>fix bug with missing use statement
a5a4efeb48b40761ab9b46af694e2d134440e55d authored about 6 years ago by Jason Bahl <[email protected]>5e18a36174c5227f593bf931331732d1b2134434 authored about 6 years ago by Jason Bahl <[email protected]>
4875774a57ea771b0e93b9df0a1b21a244ccc03e authored about 6 years ago by Me <[email protected]>
bd715e1cc97f5629777c1866a530e05111f449f8 authored about 6 years ago by Me <[email protected]>
210676c4884659cc340d05526d0b13a45a493e71 authored about 6 years ago by Me <[email protected]>
041fb5dcf25e9721a1f3e7defffbe0b28c89918d authored about 6 years ago by Me <[email protected]>
16f4c42892607ab2c283b36958983f78fa393c5f authored about 6 years ago by Me <[email protected]>
CI-5745
bc16c083fce4cd633c960d95d6429a6fffa14af2 authored about 6 years ago by Jason Bahl <[email protected]>494c213021bfbbef4dbad40186f9f3ba302b1d8f authored about 6 years ago by Me <[email protected]>
52027b79b0d533399c72e3a9cf508a32508e7067 authored about 6 years ago by Me <[email protected]>
5a3986ae4e1030abda8970c50fa8add4aa2cdac0 authored about 6 years ago by Me <[email protected]>
1c3ed25877df5eb76c6f1378c25b16bc0fbb9387 authored about 6 years ago by Me <[email protected]>
bbbd819437714c2b14b5a35f894ab0aaff50d5ba authored about 6 years ago by Me <[email protected]>
bf8f2e04fb001e288e1710d595f4a481cae8f015 authored about 6 years ago by Me <[email protected]>
fc0d82f44f54bf9e9cc285dfd9a943bf66a05371 authored about 6 years ago by Me <[email protected]>
# Conflicts:
# src/Type/MediaItem/MediaItemType.php
# src/Type/PostObject/PostObjectType.php
# t...
Release/v0.1.0
ffed4e397818292dec7eb568e2f740ec8e51ebc8 authored about 6 years ago by Jason Bahl <[email protected]>f82684b2c656532ddc4dc985244c33cf912b77d1 authored about 6 years ago by Me <[email protected]>
b48f69a591c8c4c3238509ae312845c609d653b1 authored about 6 years ago by Me <[email protected]>
42c16f6e3473104475bed6c14a69ab69cb07917f authored about 6 years ago by Jason Bahl <[email protected]>
1ba3c39e44e6cea9ccc25de9fa338549701fc199 authored about 6 years ago by Me <[email protected]>
343f2bf47ecb6fd7e8dd8f38c6dc517158f748b4 authored about 6 years ago by Me <[email protected]>
0f3ffae10a016f862b4811d45a8aebf95ba6884c authored about 6 years ago by Me <[email protected]>
* * added to debugging to make it visual
a4c05c389fce241d9f735d44f498bb301dc4f1aa authored about 6 years ago by Jason Bahl <[email protected]>41a0067973d73e4fe728e6f0ce829c563c9e07a7 authored about 6 years ago by Me <[email protected]>
c7532dbb085237ea38cb81e6d41364e4d7456de1 authored about 6 years ago by Me <[email protected]>
e784fb48c52074a90c854db1bb75c9d39a3b525f authored about 6 years ago by Me <[email protected]>
b63016d2192058e9d83ea9be59a2eca601b0cfdc authored about 6 years ago by Me <[email protected]>
e4c7e665216388daa35601ef63ea58d5189ad3f7 authored about 6 years ago by Mohit Juneja <[email protected]>
1357d3c06cf954dec73127127d8293c5bc4bb120 authored about 6 years ago by Jason Bahl <[email protected]>
6ec2e320e9b4479984eaa5af9fe17d343723b4a6 authored about 6 years ago by David Hernando Davalillo <(null)>
- When the option is numeric or boolean do not use `empty()`. Otherwise, `0` is replaced with an ...
7cfd8c588dc2c5a7b61153020183baae63c5ed79 authored about 6 years ago by David Hernando Davalillo <(null)>