Skip to content

Show proposer details in proposal details drawer#1149

Merged
dutterbutter merged 8 commits into
developfrom
PS/fixes-proposer-table
Apr 27, 2023
Merged

Show proposer details in proposal details drawer#1149
dutterbutter merged 8 commits into
developfrom
PS/fixes-proposer-table

Conversation

@devpavan04
Copy link
Copy Markdown
Contributor

Summary of changes

  • This PR addresses the issue of not showing proposer details in the proposal details drawer.
  • Makes changes in stats-dapp's graphql config to update endpoint URL from https://subquery-dev.webb.tools/graphql to https://standalone-subql.webb.tools/graphql.
  • Updates different graphql Enum imports across multiple files.

Proposed area of change

  • apps/bridge-dapp
  • apps/stats-dapp
  • apps/webbsite
  • apps/faucet
  • apps/tangle-website
  • libs/webb-ui-components

Screen Recording

Screen.Recording.2023-04-27.at.5.18.33.AM.mov

@github-actions
Copy link
Copy Markdown

Deploy Preview for stats-dapp development is ready! Thanks for the contribution @devpavan04

Name Link
🔨 Latest commit f57b57acd8067d5a683c065f430d86db878676b8
🔍 Latest deploy log https://app.netlify.com/sites/development-stats/deploys/644a6a869b236e02795b3099
😎 Deploy Preview https://644a6a869b236e02795b3099--development-stats.netlify.app

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

Comment thread codegen.yml Outdated
documents:
schema: "https://standalone-subql.webb.tools/graphql"
documents:
- "./packages/page-statistics/**/*.graphql"
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

There should be no files in packages/*. Anything related to stats-dapp should live under apps/

@devpavan04 devpavan04 marked this pull request as draft April 27, 2023 13:52
@devpavan04 devpavan04 marked this pull request as ready for review April 27, 2023 19:20
Copy link
Copy Markdown
Contributor

@dutterbutter dutterbutter left a comment

Choose a reason for hiding this comment

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

@devpavan04 you will have to update the github workflow to reflect these changes. I will update the deployment scripts in fleek.

Comment thread package.json Outdated
@github-actions
Copy link
Copy Markdown

Deploy Preview for stats-dapp development is ready! Thanks for the contribution @dutterbutter

Name Link
🔨 Latest commit 2a8d77f97947b5288bbf396afe176b2240c4419f
🔍 Latest deploy log https://app.netlify.com/sites/development-stats/deploys/644adce969be4f02c1eff54f
😎 Deploy Preview https://644adce969be4f02c1eff54f--development-stats.netlify.app

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

@dutterbutter dutterbutter merged commit f3d5a5e into develop Apr 27, 2023
@dutterbutter dutterbutter deleted the PS/fixes-proposer-table branch April 27, 2023 20:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants