Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ENG-4764 feat(portal,graphql): user profile overview using graphql #955

Merged

Conversation

jonathanprozzi
Copy link
Member

Affected Packages

Apps

  • data populator
  • portal
  • template

Packages

  • 1ui
  • api
  • graphql
  • protocol
  • sdk

Tools

  • tools

Overview

  • Adds in everything for Overview with exception of Lists -- still uses API for userIdentity/Quests (userIdentity can be stripped back but want to ensure the Quests call succeeds)
  • Leaves in previous implementaiton of OverviewAboutHeader to not break build until we do this in the $wallet route as well
  • Lists will be done in another PR
  • Some comments/questions about TVL that we'll want to doublecheck
  • Queries are aggregates and are consumed as their own query because we want to invalidate them granularly -- this shouldn't be an issue since they load in parallel, but we can always combine them if we need

Screen Captures

identity-details-graphql

Declaration

  • I hereby declare that I have abided by the rules and regulations as outlined in the CONTRIBUTING.md

… API for userIdentity/Quests (userIdentity can be stripped back but want to ensure the Quests call succeeds). Leaves in previous implementaiton of OverviewAboutHeader to not break build until we do this in the $wallet route as well
Copy link

linear bot commented Nov 27, 2024

@jonathanprozzi jonathanprozzi changed the title ENG-4764 feat(portal, graphql): user profile overview using graphql ENG-4764 feat(portal,graphql): user profile overview using graphql Nov 27, 2024
@jonathanprozzi jonathanprozzi merged commit f017bf7 into feature/graphql-migration Nov 27, 2024
2 of 3 checks passed
@jonathanprozzi jonathanprozzi deleted the eng-4764-user-profile-overview branch November 27, 2024 16:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat Feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants