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

feat(tangle-dapp): Display Points on Tangle dApp #2773

Merged
merged 15 commits into from
Jan 30, 2025

Conversation

AtelyPham
Copy link
Member

@AtelyPham AtelyPham commented Jan 27, 2025

Summary of changes

Provide a detailed description of proposed changes.

  • Set up GraphQL codegen to get the query fully supported by Typescript.
  • Unify some custom SWR options for fetcher functions.
  • Add a hook to fetch the points of the active users from the backend.
  • Display the active points to UI.

Proposed area of change

Put an x in the boxes that apply.

  • apps/tangle-dapp
  • apps/tangle-cloud
  • libs/tangle-shared-ui
  • libs/webb-ui-components

Associated issue(s)

Specify any issues that can be closed from these changes (e.g. Closes #233).

Screen Recording

If possible provide screenshots and/or a screen recording of proposed change.

Copy link

netlify bot commented Jan 27, 2025

Deploy Preview for tangle-dapp ready!

Name Link
🔨 Latest commit 401cb5b
🔍 Latest deploy log https://app.netlify.com/sites/tangle-dapp/deploys/679b701e9b314800083dfd05
😎 Deploy Preview https://deploy-preview-2773--tangle-dapp.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@AtelyPham AtelyPham changed the title feat(tangle-dapp): Setup graphql codegen feat(tangle-dapp): Display Points on Tangle dApp Jan 27, 2025
@AtelyPham AtelyPham self-assigned this Jan 27, 2025
Copy link

netlify bot commented Jan 27, 2025

Deploy Preview for tangle-cloud ready!

Name Link
🔨 Latest commit 401cb5b
🔍 Latest deploy log https://app.netlify.com/sites/tangle-cloud/deploys/679b701f85b57e0008cbba9f
😎 Deploy Preview https://deploy-preview-2773--tangle-cloud.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@AtelyPham AtelyPham marked this pull request as ready for review January 29, 2025 14:33
@AtelyPham AtelyPham requested a review from monaiuu January 29, 2025 14:33
Copy link
Contributor

@monaiuu monaiuu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Requesting to add below tooltips:

Screenshot 2025-01-30 at 12 59 26 PM Screenshot 2025-01-30 at 1 01 43 PM

Can merge once tooltips added.

@AtelyPham AtelyPham merged commit d6813c4 into develop Jan 30, 2025
16 checks passed
@AtelyPham AtelyPham deleted the trung-tin/display-points branch January 30, 2025 12:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Completed ✅
Development

Successfully merging this pull request may close these issues.

[FEAT] GraphQL Indexing for Testnet/Mainnet Points Campaign [FEAT] Display Points & Rewards on Dashboard
3 participants