Renato Alves

Results 53 issues of Renato Alves

- [ ] After the code from #490 is released to BuddyPress, update the https://developer.buddypress.org/bp-rest-api/reference/signup/ page with the new endpoint. - [ ] After the code from #489 is released,...

Component: XProfile
Component: Signup
Documentation

Ticket: https://buddypress.trac.wordpress.org/ticket/8976 fixes #489

After adding support for the GraphQL API, https://github.com/renatonascalves/wp-graphql-buddypress/pull/124, I'm pretty sure we are missing support in a few endpoints. See #487

enhancement

### Description An article can be pushed to Apple News with a newly generated schema, even if a post update hasn’t been made to the post data. Maybe we can...

enhancement

### Description Do the same thing I did here: https://github.com/alleyinteractive/searchpress/issues/145 Related to #63 ### Use Case When a user opens a pull request, Github Actions test for PHPCS and unit...

enhancement
ci/cd
good first issue

### Description Let's try to support the new `ConnectionResolver`, and see if it adds any DX benefits. ### Use Case https://github.com/wp-graphql/wp-graphql/pull/2749

enhancement

### Description Apparently I forgot to add support for updating XProfile field data via the API. So, one can't update a profile field data. Let's add support for it. ###...

Component: XProfile
enhancement

The Blog type is missing an important information: the latest post. So we can add this so that only the latest post is available or we can get a list...

Component: Blogs

Complete support of the Blogs component: - [ ] Mutation(s) - [ ] Create blog - [ ] Delete blog Related to #16

Component: Blogs

### What problem does this address? Some of those files are not necessary to be [packaged](https://plugins.trac.wordpress.org/browser/wp-graphql/#trunk/build). ![CleanShot 2024-05-06 at 10 56 23@2x](https://github.com/wp-graphql/wp-graphql/assets/19148962/30b22b09-acee-4758-9649-e6c03d9387fe) ### What is your proposed solution? We do...

Good First Issue
Status: :rocket: Actionable