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-4480 feat(portal,graphql): query consumer global activity feed #947

Conversation

jonathanprozzi
Copy link
Member

Affected Packages

Apps

  • data populator
  • portal
  • template

Packages

  • 1ui
  • api
  • graphql
  • protocol
  • sdk

Tools

  • tools

Overview

  • Updates the global activity feed to use GraphQL and we also can now support showing the user's positions on the atoms/triples in the feed. This takes in an array of addresses.
  • Modifies the events queries to support this feature and runs codegen
  • Pagination works in the query, and added in a placeholder component -- doing pagination in a future PR
  • Begins adding in new implementations of our utils in misc.tsx and suffixes these with New -- same with the new component implementations. This is to support the legacy versions until we fully migrate. This is needed to ensure that everything builds.
  • Note: We need to adjust the stake modals to work with the new types without breaking the other implementations until we fully migrate

Screen Captures

global-feed-wip-2

Declaration

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

Copy link

linear bot commented Nov 23, 2024

@github-actions github-actions bot added the feat Feature label Nov 23, 2024
@jonathanprozzi
Copy link
Member Author

I'll fix conflicts and merge in!

@jonathanprozzi jonathanprozzi force-pushed the eng-4480-query-consumer-global-activity-feed branch from 127dfcc to 2798acc Compare November 25, 2024 18:18
@jonathanprozzi jonathanprozzi merged commit 6479448 into feature/graphql-migration Nov 25, 2024
2 checks passed
@jonathanprozzi jonathanprozzi deleted the eng-4480-query-consumer-global-activity-feed branch November 25, 2024 18:27
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