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

Update PostObjectCreate.php

514ef8d3412278cacaa651bff10f5eda72dc02d6 authored about 6 years ago by MoOx <[email protected]>
typo in comments field description

e84501a665374c6f0fee558398517606d6d5755b authored about 6 years ago by MoOx <[email protected]>
adjustments to get user model fully working

94284c6cc24c821609282cf15b56ecadb903874b authored about 6 years ago by CodeProKid <[email protected]>
first pass at user object model layer

8b3b798a44f1bca5dd8c57e09e0e4b3ef5c4f853 authored about 6 years ago by CodeProKid <[email protected]>
- remove revisions first attempt

63f43fc164d2994af7cc01873cac8b459a4d2a98 authored about 6 years ago by Jason Bahl <[email protected]>
Merge pull request #613 from jasonbahl/feature/#612-register-connection-hook

#612 - move `graphql_register_types` to the end of TypeRegistry::init()

05dacf095ab0b98cbdae6ccaa35f6a391929c517 authored about 6 years ago by Jason Bahl <[email protected]>
Merge pull request #615 from jasonbahl/feature/model-layer-tests

model-layer-tests

f5caad9ee7fc4dea996a370f4f839e832f99014e authored about 6 years ago by Ryan Kanner <[email protected]>
model-layer-tests

- add tests to check the user capabilities

6c2f692f08c82a705a07439c85a93d65516171f0 authored about 6 years ago by Jason Bahl <[email protected]>
#612 - move `graphql_register_types` to the end of TypeRegistry::init()

- 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]>
Model Layer

- remove var dump

bb981c645308f2e8168387b43c4280847ef1be57 authored about 6 years ago by Jason Bahl <[email protected]>
Merge branch 'feature/#326-revision-support' into feature/model-layer

78e7c3ac2bd68856a53c85d8480410c7520da060 authored about 6 years ago by Jason Bahl <[email protected]>
Merge commit '4e4934b4f6ed9e833cad064dccf0b3a73ca03ff7' into develop

892a66d528340b210dc8a84e64194bdec06dbe74 authored about 6 years ago by Jason Bahl <[email protected]>
Merge pull request #597 from wp-graphql/release/v0.1.3

Release/v0.1.3

4e4934b4f6ed9e833cad064dccf0b3a73ca03ff7 authored about 6 years ago by Jason Bahl <[email protected]>
Merge pull request #599 from jasonbahl/bug/#598-term-search-doesnt-include-child-terms-in-results

Bug/#598 term search doesn't include child terms in results

87a28fb85cf41a2fa0aeef851a10b105e2d183df authored about 6 years ago by Jason Bahl <[email protected]>
Merge pull request #600 from jasonbahl/bug/#598-term-search-doesnt-include-child-terms-in-results

#598 - searching for terms doesn't include children in results

aad720fe5d99511472492e587dba32042ffa6862 authored about 6 years ago by Jason Bahl <[email protected]>
#598 - searching for terms doesn't include children in results

- This adjusts the PostObjectConnectionResolver and the TermObjectConnectionResolver to ensure t...

b2870e82a8efb28bcaed7903869b2a830cbbcfd0 authored about 6 years ago by Jason Bahl <[email protected]>
Remove unused use.

50a5ef7dd601ccc78b2e7030f5a8aa8a92348932 authored about 6 years ago by chriszarate <[email protected]>
Centralize prepare_fields calls inside fields closure.

bf60f01d2f6474ef40bf7dc0e39139554039f4aa authored about 6 years ago by chriszarate <[email protected]>
Restore graphql_input_fields filter.

The filter was not firing after the type registry changes because the
fields definition was wrap...

b4819171faa30f5341841c45993011c6bf3a5e5c authored about 6 years ago by chriszarate <[email protected]>
Merge branch 'feature/#491-send-password-reset-email-mutation' into release/v0.1.3

9caf3798c9a2737a28b3ea0a1132e75422e350af authored about 6 years ago by Jason Bahl <[email protected]>
Merge branch 'feature/#493-user-password-reset-mutation' into release/v0.1.3

e4c08af92f0c8e7250fc9c6a238ef7e25ec2d222 authored about 6 years ago by Jason Bahl <[email protected]>
Merge branch 'davidwhiletrue-bugfix/528' into release/v0.1.3

81a370227dc308b97d77243ccebf0a77d93bb079 authored about 6 years ago by Jason Bahl <[email protected]>
Merge branch 'feature/#582-fix-logo-in-readme' into release/v0.1.3

3087cb6d75304204c80de5e9e3d84face98f287b authored about 6 years ago by Jason Bahl <[email protected]>
release/v0.1.3

- update version number in wp-graphql.php

aa136cd64f9d3cdb9da776b1988f973f54fae5fd authored about 6 years ago by Jason Bahl <[email protected]>
Merge branch 'develop' of github.com:wp-graphql/wp-graphql into feature/#326-revision-support

715c8ee56dfafe5a3312cb53f9fc76770f8400c3 authored about 6 years ago by Jason Bahl <[email protected]>
Merge pull request #596 from wp-graphql/revert-595-revert-588-feature/#326-revision-support

Revert "Revert "#326 - Add Revisions Support""

292124a3f1106cc57cf81d7e018c3c50c549605f authored about 6 years ago by Jason Bahl <[email protected]>
Revert "Revert "#326 - Add Revisions Support""

ae2a8c8a816a786ad46f15eb824c5d589c0072a0 authored about 6 years ago by Jason Bahl <[email protected]>
Merge pull request #595 from wp-graphql/revert-588-feature/#326-revision-support

Revert "#326 - Add Revisions Support"

44ba1474ad673c9cfbf2b95de1acf53201250c11 authored about 6 years ago by Jason Bahl <[email protected]>
Revert "#326 - Add Revisions Support"

bcb92f22098752639fa5887f79be564463fde53a authored about 6 years ago by Jason Bahl <[email protected]>
- Updates to the PostObject model

7812769c2de17321e2ffdcec7a8b5d0805cc79c9 authored about 6 years ago by Jason Bahl <[email protected]>
#326 - Revision Support

- This adds revision support, including full respect for capability checks.
- TypeRegistry.php -...

95c25080308304139af1ac5609e780f87042bc62 authored about 6 years ago by Jason Bahl <[email protected]>
Merge pull request #591 from Quartz/fix/wp-input-object-type-filters

Restore graphql_input_fields filter

d14c14c60571ed81291e887554025654cb4ef085 authored about 6 years ago by Chris Zarate <[email protected]>
Remove unused use.

020c2b4aadb9e1a82d9cab16fc310155864c2867 authored about 6 years ago by chriszarate <[email protected]>
Centralize prepare_fields calls inside fields closure.

7ea4f0a44ae6709924a8bd51d4a48835aeac295e authored about 6 years ago by chriszarate <[email protected]>
Restore graphql_input_fields filter.

The filter was not firing after the type registry changes because the
fields definition was wrap...

ccb0288d1d7c48819114e3dddc75ae3cc9cb5331 authored about 6 years ago by chriszarate <[email protected]>
Merge pull request #588 from jasonbahl/feature/#326-revision-support

#326 - Add Revisions Support

61bd9f0c4d7cffc8dd8c2f45bd25240c114e1365 authored about 6 years ago by Hughie Devore <[email protected]>
- reverting changes to PostObjectMutation.php

57401b774e3b684bbddf33ecd241d103eb7fbc4a authored about 6 years ago by Jason Bahl <[email protected]>
#326 - Add Revisions Support

- This registers the `revision` post_type to `show_in_graphql`
- Prevents revision create/update...

5a9b535ebf04d32f49d3fd4c75b4004ebaebdcd3 authored about 6 years ago by Jason Bahl <[email protected]>
#326 - Add Revisions Support

- This registers the `revision` post_type to `show_in_graphql`
- Prevents revision create/update...

a107623579eead86ed324a9f0511d943c0899474 authored about 6 years ago by Jason Bahl <[email protected]>
Merge pull request #586 from jasonbahl/feature/#491-send-password-reset-email-mutation

#491 - Send Password Reset Mutation

b4bb06568b883a41b92a4fef792371eae351d8a6 authored about 6 years ago by Hughie Devore <[email protected]>
#491 - Send Password Reset Mutation

- 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]>
Merge pull request #585 from jasonbahl/feature/#493-user-password-reset-mutation

Feature/#493 user password reset mutation

3629283513e2822fa57cbebc30765ac13b3fc7eb authored about 6 years ago by Jason Bahl <[email protected]>
#493 - Password Reset Mutation

- 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]>
Add mutation to handle user password resets

7a12e8c20b8aaae9abbec157dab2f34fa8ad5769 authored about 6 years ago by Kellen Mace <[email protected]>
Add tests for resetUserPassword mutation

49bd663e48e6f2f65d2da6812906339cf7f976d6 authored about 6 years ago by Kellen Mace <[email protected]>
Merge pull request #584 from jasonbahl/davidwhiletrue-bugfix/528

Davidwhiletrue bugfix/528

2a4bf1d3e8cb4b5ac831d362df95aa89431936eb authored about 6 years ago by Jason Bahl <[email protected]>
Merge branch 'bugfix/528' of https://github.com/davidatwhiletrue/wp-graphql into davidwhiteturtle-bugfix/528

# Conflicts:
# src/Type/Setting/SettingType.php

77a9ef7810292726e3e02de91024203be22a9324 authored about 6 years ago by Jason Bahl <[email protected]>
Merge pull request #583 from jasonbahl/feature/#582-fix-logo-in-readme

Feature/#582 fix logo in readme

cd2f74d9e604b30218b3b770ea2e08737da9d443 authored about 6 years ago by Jason Bahl <[email protected]>
#582 - Fix Logo in README

c04a0e559b116b35401c69a35e9cee50106d6513 authored about 6 years ago by Jason Bahl <[email protected]>
#582 - Fix Logo in README

ee5bbffeffa7afcce26d7445105b3bb389648c50 authored about 6 years ago by Jason Bahl <[email protected]>
Merge pull request #581 from wp-graphql/release/v0.1.2

Release/v0.1.2

69a28cfb2d44490781712beebf263b897e284999 authored about 6 years ago by Hughie Devore <[email protected]>
# Release Notes

- Update docker environment
- Fix bug with TermObject children missing for hierarchical Taxonomies

ce4e85408b27e73a3efce48746ece2a05e99b6b8 authored about 6 years ago by Jason Bahl <[email protected]>
release/v0.1.2

- updating version number

68afba048bd06bd1eff1a27378336a4a2fa4ff63 authored about 6 years ago by Jason Bahl <[email protected]>
Merge pull request #580 from mngi-arogers/CI-5884

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]>
updating README; removing some extraneous comments

aae1166c11d7b7e53d33d70d8f9fed1e98223c49 authored about 6 years ago by Me <[email protected]>
ensuring tester shell environment does not affect host os filesystem

74e993f975dd80e75c9e72429746ea2b246deb90 authored about 6 years ago by Me <[email protected]>
updating reamde

f27a924f94fef8e063f6f6bc862d52b26479cfc4 authored about 6 years ago by Me <[email protected]>
updating readme instructions for ./run-docker-local-app.sh

c229313aa211696db9d8deaae1d0d3ae35a74d4c authored about 6 years ago by Me <[email protected]>
updating docker configuration

9a84400439a628b0d1c8b32ee17103725f420872 authored about 6 years ago by Me <[email protected]>
Merge pull request #574 from jasonbahl/bug/#573-term-object-children

#573 - adding the "children" connection to TermObjects

e0f7738954e5c13d5c75c3fd5d5b35bc2a74083d authored about 6 years ago by Hughie Devore <[email protected]>
#573 - adding the "children" connection to TermObjects

7656678b08a3251c1de6c91527db1e3cb923d2eb authored about 6 years ago by Jason Bahl <[email protected]>
Merge pull request #572 from kidunot89/docker-local-app-patch

local-app file upload limit size pushed to 64MB

a08cfdc0ad90b9737c5f4097f90d401733586440 authored about 6 years ago by Jason Bahl <[email protected]>
local-app file upload limit size pushed to 64MB

2f4a60a2fcc6869ddaff1f20b5758c7fe093ca78 authored about 6 years ago by Geoff Taylor <[email protected]>
Merge pull request #568 from wp-graphql/release/v0.1.1

Release/v0.1.1

e432480addaebc240dbdd4ae393097b409a1f898 authored about 6 years ago by Jason Bahl <[email protected]>
- update coverage badge in README.md

67a68ff75296058b3fdf6e469a64a08e8793d452 authored about 6 years ago by Jason Bahl <[email protected]>
Merge branch 'develop' of github.com:wp-graphql/wp-graphql into release/v0.1.1

dda68f68a8ce7c2d15164962ede44fe7f3df3671 authored about 6 years ago by Jason Bahl <[email protected]>
update versions for release

13e2eb8ec3461010a59705a069b74faf8206ea10 authored about 6 years ago by Jason Bahl <[email protected]>
Merge pull request #565 from mngi-arogers/CI-5745-2

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]>
Merge pull request #566 from jasonbahl/hotfix/missing-use-statement

fix bug with missing use statement

a5a4efeb48b40761ab9b46af694e2d134440e55d authored about 6 years ago by Jason Bahl <[email protected]>
fix bug with missing use statement

5e18a36174c5227f593bf931331732d1b2134434 authored about 6 years ago by Jason Bahl <[email protected]>
restoring php "uses" line

4875774a57ea771b0e93b9df0a1b21a244ccc03e authored about 6 years ago by Me <[email protected]>
adding hotreloading support for wordpress-sut container in test-environment Docker task

bd715e1cc97f5629777c1866a530e05111f449f8 authored about 6 years ago by Me <[email protected]>
udpating readme

210676c4884659cc340d05526d0b13a45a493e71 authored about 6 years ago by Me <[email protected]>
adding some test initialization to the the .bashrc

041fb5dcf25e9721a1f3e7defffbe0b28c89918d authored about 6 years ago by Me <[email protected]>
no longer creating tester user dynamically

16f4c42892607ab2c283b36958983f78fa393c5f authored about 6 years ago by Me <[email protected]>
Merge pull request #560 from mngi-arogers/CI-5745

CI-5745

bc16c083fce4cd633c960d95d6429a6fffa14af2 authored about 6 years ago by Jason Bahl <[email protected]>
fixed incorrect symlink location

494c213021bfbbef4dbad40186f9f3ba302b1d8f authored about 6 years ago by Me <[email protected]>
fixing directory permission issue

52027b79b0d533399c72e3a9cf508a32508e7067 authored about 6 years ago by Me <[email protected]>
cleaning Dockerfile

5a3986ae4e1030abda8970c50fa8add4aa2cdac0 authored about 6 years ago by Me <[email protected]>
trying again

1c3ed25877df5eb76c6f1378c25b16bc0fbb9387 authored about 6 years ago by Me <[email protected]>
fixing formatting error

bbbd819437714c2b14b5a35f894ab0aaff50d5ba authored about 6 years ago by Me <[email protected]>
having Travis use a more recent version of docker-compose

bf8f2e04fb001e288e1710d595f4a481cae8f015 authored about 6 years ago by Me <[email protected]>
setting timezone; updating README to not use sudo

fc0d82f44f54bf9e9cc285dfd9a943bf66a05371 authored about 6 years ago by Me <[email protected]>
Merge remote-tracking branch 'origin/master' into develop

# Conflicts:
# src/Type/MediaItem/MediaItemType.php
# src/Type/PostObject/PostObjectType.php
# t...

a663393cfb25544a30b1b99400079b63c6aaf753 authored about 6 years ago by Jason Bahl <[email protected]>
Merge pull request #558 from wp-graphql/release/v0.1.0

Release/v0.1.0

ffed4e397818292dec7eb568e2f740ec8e51ebc8 authored about 6 years ago by Jason Bahl <[email protected]>
removing unneeded code

f82684b2c656532ddc4dc985244c33cf912b77d1 authored about 6 years ago by Me <[email protected]>
refactoring Dockerfile to be cleaner

b48f69a591c8c4c3238509ae312845c609d653b1 authored about 6 years ago by Me <[email protected]>
- Pass the queryClass to the `whereArgs` for connections

42c16f6e3473104475bed6c14a69ab69cb07917f authored about 6 years ago by Jason Bahl <[email protected]>
updating readme

1ba3c39e44e6cea9ccc25de9fa338549701fc199 authored about 6 years ago by Me <[email protected]>
handling composer install and test env init

343f2bf47ecb6fd7e8dd8f38c6dc517158f748b4 authored about 6 years ago by Me <[email protected]>
got shell tests working

0f3ffae10a016f862b4811d45a8aebf95ba6884c authored about 6 years ago by Me <[email protected]>
Merge pull request #551 from moh1t/develop

* * added to debugging to make it visual

a4c05c389fce241d9f735d44f498bb301dc4f1aa authored about 6 years ago by Jason Bahl <[email protected]>
adding local-test-app DOcker task

41a0067973d73e4fe728e6f0ce829c563c9e07a7 authored about 6 years ago by Me <[email protected]>
cleaning up Dockerfile

c7532dbb085237ea38cb81e6d41364e4d7456de1 authored about 6 years ago by Me <[email protected]>
got it mostly working now

e784fb48c52074a90c854db1bb75c9d39a3b525f authored about 6 years ago by Me <[email protected]>
some refactoring

b63016d2192058e9d83ea9be59a2eca601b0cfdc authored about 6 years ago by Me <[email protected]>
* * added to debugging to make it visual

e4c7e665216388daa35601ef63ea58d5189ad3f7 authored about 6 years ago by Mohit Juneja <[email protected]>
- restrict the MenuItemObjectUnion to just post_types and taxonomies that have been registered to `show_in_nav_menus`

1357d3c06cf954dec73127127d8293c5bc4bb120 authored about 6 years ago by Jason Bahl <[email protected]>
remove debug printing

6ec2e320e9b4479984eaa5af9fe17d343723b4a6 authored about 6 years ago by David Hernando Davalillo <(null)>
Fixes #528

- 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)>