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

SOV-3195: add voting power section #600

Merged

Conversation

pietro-maximoff
Copy link
Contributor

@pietro-maximoff pietro-maximoff self-assigned this Sep 21, 2023
@pietro-maximoff pietro-maximoff added the enhancement New feature or request label Sep 21, 2023
@changeset-bot
Copy link

changeset-bot bot commented Sep 26, 2023

🦋 Changeset detected

Latest commit: 9cf80b0

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
frontend Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@netlify
Copy link

netlify bot commented Sep 26, 2023

Deploy Preview for sovryn-dapp ready!

Name Link
🔨 Latest commit 9cf80b0
🔍 Latest deploy log https://app.netlify.com/sites/sovryn-dapp/deploys/651543cf3689810008f558ef
😎 Deploy Preview https://deploy-preview-600--sovryn-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.

@tiltom tiltom merged commit 019dac7 into feat/SOV-2923-proposal-page Oct 3, 2023
@tiltom tiltom deleted the feat/SOV-3195-add-your-voting-power branch October 3, 2023 10:46
creed-victor added a commit that referenced this pull request Oct 3, 2023
* SOV-3195: add voting power section

* chore: add a tooltip for VP

* chore: refactoring

* Create giant-ducks-laugh.md

* chore: updates from comments

* fix: proposal status hook

* chore: remove hrefExternal in view proposal button

---------

Co-authored-by: Victor Creed <[email protected]>
creed-victor added a commit that referenced this pull request Oct 3, 2023
* SOV-3195: add voting power section

* chore: add a tooltip for VP

* chore: refactoring

* Create giant-ducks-laugh.md

* chore: updates from comments

* fix: proposal status hook

* chore: remove hrefExternal in view proposal button

---------

Co-authored-by: Victor Creed <[email protected]>
creed-victor added a commit that referenced this pull request Oct 4, 2023
* SOV-3195: add voting power section

* chore: add a tooltip for VP

* chore: refactoring

* Create giant-ducks-laugh.md

* chore: updates from comments

* fix: proposal status hook

* chore: remove hrefExternal in view proposal button

---------

Co-authored-by: Victor Creed <[email protected]>
tiltom added a commit that referenced this pull request Oct 5, 2023
* SOV-2922: voting proposals page (#552)

* SOV-2922: voting proposals page

* Create proud-rivers-give.md

* chore: added changes from comments

* chore: remove condition for past proposals

* chore: added tooltip + added view button

* chore: update proposal link + new proposal btn

* feat: ProposalPage added

* Create pink-buckets-rhyme.md

* feat: update proposal page

* feat: vote query

* feat: resolve PR comments

* feat: update cast vote in proposal

* update proposal query

* fix: mobile view

* update gql

* fix: proposal result issue

* fix: show loading on proposal page

* fix: cast vote error message

* SOV-3009: voting actions (#597)

* SOV-3009: voting actions

* Create yellow-tips-sip.md

* chore: fixes from comments

* chore: update proposal status

* chore: update proposal status

* chore: update from comments

* fix: proposal execution

---------

Co-authored-by: Victor Creed <[email protected]>

* fix: execution eta

* SOV-3196: add voting tooltips to Voting proposals page (#603)

* SOV-3196: add voting tooltips to Voting proposals page

* Create angry-mails-enjoy.md

* chore: force deployment

* chore: force deployment

---------

Co-authored-by: Victor Creed <[email protected]>

* SOV-3211-3207: Bitocracy proposal issues (#614)

* fix: bitocracy proposal title

* Create many-fishes-hang.md

* fix: define title limit

* fix: update proposal title

* SOV-3195: add voting power section (#600)

* SOV-3195: add voting power section

* chore: add a tooltip for VP

* chore: refactoring

* Create giant-ducks-laugh.md

* chore: updates from comments

* fix: proposal status hook

* chore: remove hrefExternal in view proposal button

---------

Co-authored-by: Victor Creed <[email protected]>

* SOV-3225: Proposal row click (#625)

* Fix individual proposal opening

* Fix review remarks

* Change title tooltip trigger to hover

* Create fresh-goats-begin.md

* SOV-3011: Voting - Proposal CSV export (#627)

* SOV-3011: add CSV export

* chore: update text in proposal CSV file

* SOV-3239: Support/Reject button in Cast your vote (#616)

* feat: support reject proposal

* Create olive-olives-obey.md

* fix: refetch when voting is done

* fix: casting issue

* fix: hide when loading

* fix: resolve PR comments

* fix: casting vote issue

* chore: increase gas limit

---------

Co-authored-by: Victor Creed <[email protected]>

---------

Co-authored-by: Pietro Maximoff <[email protected]>
Co-authored-by: Victor Creed <[email protected]>
Co-authored-by: Victor Creed <[email protected]>
Co-authored-by: tiltom <[email protected]>
tiltom added a commit that referenced this pull request Oct 11, 2023
* feat: initial Bitocracy content and stubs

* feat: add Bitocracy menu option for SOV-2917

* chore: add changeset

* fix: missing lazy load for Bitocracy page

* SOV-2922: voting proposals page (#552)

* SOV-2922: voting proposals page

* Create proud-rivers-give.md

* chore: added changes from comments

* chore: remove condition for past proposals

* chore: added tooltip + added view button

* chore: update proposal link + new proposal btn

* SOV-3008: Proposal voting status (progress) (#565)

* feat: add bar component with threshold option

* SOV-3008: bitocracy voting result component

* SOV-3226: Fix bitocracy alerts button (#610)

* Fix bitocracy alerts button

* Move EmailNotificationSettingsDialog to shared state

* Create shiny-years-leave.md

* SOV-3012: Bitocracy alerts (#580)

* SOV-3012: Bitocracy alerts

* Create fifty-baboons-fry.md

* chore: cherry-pick from https://github.com/DistributedCollective/sovryn-dapp/pull/535/files

* Fix invalid localization key

* fix: duplicated deps

---------

Co-authored-by: tiltom <[email protected]>
Co-authored-by: Victor Creed <[email protected]>

* SOV-3013: Voting - Next Steps modal (#564)

* feat: Voting - Next Steps modal

* Create two-ligers-relax.md

* fix: resolve PR issue

* fix: next step modal showing

* fix: show next step dialog when tx dialog is closed

* SOV-3010: Individual Proposal page (#583)

* SOV-2922: voting proposals page (#552)

* SOV-2922: voting proposals page

* Create proud-rivers-give.md

* chore: added changes from comments

* chore: remove condition for past proposals

* chore: added tooltip + added view button

* chore: update proposal link + new proposal btn

* feat: ProposalPage added

* Create pink-buckets-rhyme.md

* feat: update proposal page

* feat: vote query

* feat: resolve PR comments

* feat: update cast vote in proposal

* update proposal query

* fix: mobile view

* update gql

* fix: proposal result issue

* fix: show loading on proposal page

* fix: cast vote error message

* SOV-3009: voting actions (#597)

* SOV-3009: voting actions

* Create yellow-tips-sip.md

* chore: fixes from comments

* chore: update proposal status

* chore: update proposal status

* chore: update from comments

* fix: proposal execution

---------

Co-authored-by: Victor Creed <[email protected]>

* fix: execution eta

* SOV-3196: add voting tooltips to Voting proposals page (#603)

* SOV-3196: add voting tooltips to Voting proposals page

* Create angry-mails-enjoy.md

* chore: force deployment

* chore: force deployment

---------

Co-authored-by: Victor Creed <[email protected]>

* SOV-3211-3207: Bitocracy proposal issues (#614)

* fix: bitocracy proposal title

* Create many-fishes-hang.md

* fix: define title limit

* fix: update proposal title

* SOV-3195: add voting power section (#600)

* SOV-3195: add voting power section

* chore: add a tooltip for VP

* chore: refactoring

* Create giant-ducks-laugh.md

* chore: updates from comments

* fix: proposal status hook

* chore: remove hrefExternal in view proposal button

---------

Co-authored-by: Victor Creed <[email protected]>

* SOV-3225: Proposal row click (#625)

* Fix individual proposal opening

* Fix review remarks

* Change title tooltip trigger to hover

* Create fresh-goats-begin.md

* SOV-3011: Voting - Proposal CSV export (#627)

* SOV-3011: add CSV export

* chore: update text in proposal CSV file

* SOV-3239: Support/Reject button in Cast your vote (#616)

* feat: support reject proposal

* Create olive-olives-obey.md

* fix: refetch when voting is done

* fix: casting issue

* fix: hide when loading

* fix: resolve PR comments

* fix: casting vote issue

* chore: increase gas limit

---------

Co-authored-by: Victor Creed <[email protected]>

---------

Co-authored-by: Pietro Maximoff <[email protected]>
Co-authored-by: Victor Creed <[email protected]>
Co-authored-by: Victor Creed <[email protected]>
Co-authored-by: tiltom <[email protected]>

* SOV-3319: Fix proposal type (#630)

* Fix proposal type condition

* Adjust exacutable details and proposal actions

* Create brave-experts-cover.md

* SOV-3312: Fix small bugs (#631)

* Fix small bugs

* Create small-fishes-work.md

* Change layout of executable details

* SOV-3288: Show the current state of voting (#632)

* Show the current state of voting

* Create thin-geckos-fail.md

* Fix the copy

* Fix review remarks

* SOV-3327: Fix status labels (#636)

* Fix status labels

* Create moody-fans-attack.md

* SOV-3334: Fix cast vote mobile (#639)

* Fix cast section mobile view

* Create happy-carrots-fold.md

* Bump up proposal vote gas limit

---------

Co-authored-by: Pietro Maximoff <[email protected]>
Co-authored-by: Victor Creed <[email protected]>
Co-authored-by: tiltom <[email protected]>
Co-authored-by: tiltom <[email protected]>
Co-authored-by: Victor Creed <[email protected]>
Co-authored-by: Peiman <[email protected]>
creed-victor added a commit that referenced this pull request Oct 11, 2023
* SOV-2922: voting proposals page (#552)

* SOV-2922: voting proposals page

* Create proud-rivers-give.md

* chore: added changes from comments

* chore: remove condition for past proposals

* chore: added tooltip + added view button

* chore: update proposal link + new proposal btn

* feat: ProposalPage added

* Create pink-buckets-rhyme.md

* feat: update proposal page

* feat: vote query

* feat: resolve PR comments

* feat: update cast vote in proposal

* update proposal query

* fix: mobile view

* update gql

* fix: proposal result issue

* fix: show loading on proposal page

* fix: cast vote error message

* SOV-3009: voting actions (#597)

* SOV-3009: voting actions

* Create yellow-tips-sip.md

* chore: fixes from comments

* chore: update proposal status

* chore: update proposal status

* chore: update from comments

* fix: proposal execution

---------

Co-authored-by: Victor Creed <[email protected]>

* fix: execution eta

* SOV-3196: add voting tooltips to Voting proposals page (#603)

* SOV-3196: add voting tooltips to Voting proposals page

* Create angry-mails-enjoy.md

* chore: force deployment

* chore: force deployment

---------

Co-authored-by: Victor Creed <[email protected]>

* SOV-3211-3207: Bitocracy proposal issues (#614)

* fix: bitocracy proposal title

* Create many-fishes-hang.md

* fix: define title limit

* fix: update proposal title

* SOV-3195: add voting power section (#600)

* SOV-3195: add voting power section

* chore: add a tooltip for VP

* chore: refactoring

* Create giant-ducks-laugh.md

* chore: updates from comments

* fix: proposal status hook

* chore: remove hrefExternal in view proposal button

---------

Co-authored-by: Victor Creed <[email protected]>

* SOV-3225: Proposal row click (#625)

* Fix individual proposal opening

* Fix review remarks

* Change title tooltip trigger to hover

* Create fresh-goats-begin.md

* SOV-3011: Voting - Proposal CSV export (#627)

* SOV-3011: add CSV export

* chore: update text in proposal CSV file

* SOV-3239: Support/Reject button in Cast your vote (#616)

* feat: support reject proposal

* Create olive-olives-obey.md

* fix: refetch when voting is done

* fix: casting issue

* fix: hide when loading

* fix: resolve PR comments

* fix: casting vote issue

* chore: increase gas limit

---------

Co-authored-by: Victor Creed <[email protected]>

---------

Co-authored-by: Pietro Maximoff <[email protected]>
Co-authored-by: Victor Creed <[email protected]>
Co-authored-by: Victor Creed <[email protected]>
Co-authored-by: tiltom <[email protected]>
creed-victor added a commit that referenced this pull request Oct 12, 2023
* SOV-2922: voting proposals page (#552)

* SOV-2922: voting proposals page

* Create proud-rivers-give.md

* chore: added changes from comments

* chore: remove condition for past proposals

* chore: added tooltip + added view button

* chore: update proposal link + new proposal btn

* feat: ProposalPage added

* Create pink-buckets-rhyme.md

* feat: update proposal page

* feat: vote query

* feat: resolve PR comments

* feat: update cast vote in proposal

* update proposal query

* fix: mobile view

* update gql

* fix: proposal result issue

* fix: show loading on proposal page

* fix: cast vote error message

* SOV-3009: voting actions (#597)

* SOV-3009: voting actions

* Create yellow-tips-sip.md

* chore: fixes from comments

* chore: update proposal status

* chore: update proposal status

* chore: update from comments

* fix: proposal execution

---------

Co-authored-by: Victor Creed <[email protected]>

* fix: execution eta

* SOV-3196: add voting tooltips to Voting proposals page (#603)

* SOV-3196: add voting tooltips to Voting proposals page

* Create angry-mails-enjoy.md

* chore: force deployment

* chore: force deployment

---------

Co-authored-by: Victor Creed <[email protected]>

* SOV-3211-3207: Bitocracy proposal issues (#614)

* fix: bitocracy proposal title

* Create many-fishes-hang.md

* fix: define title limit

* fix: update proposal title

* SOV-3195: add voting power section (#600)

* SOV-3195: add voting power section

* chore: add a tooltip for VP

* chore: refactoring

* Create giant-ducks-laugh.md

* chore: updates from comments

* fix: proposal status hook

* chore: remove hrefExternal in view proposal button

---------

Co-authored-by: Victor Creed <[email protected]>

* SOV-3225: Proposal row click (#625)

* Fix individual proposal opening

* Fix review remarks

* Change title tooltip trigger to hover

* Create fresh-goats-begin.md

* SOV-3011: Voting - Proposal CSV export (#627)

* SOV-3011: add CSV export

* chore: update text in proposal CSV file

* SOV-3239: Support/Reject button in Cast your vote (#616)

* feat: support reject proposal

* Create olive-olives-obey.md

* fix: refetch when voting is done

* fix: casting issue

* fix: hide when loading

* fix: resolve PR comments

* fix: casting vote issue

* chore: increase gas limit

---------

Co-authored-by: Victor Creed <[email protected]>

---------

Co-authored-by: Pietro Maximoff <[email protected]>
Co-authored-by: Victor Creed <[email protected]>
Co-authored-by: Victor Creed <[email protected]>
Co-authored-by: tiltom <[email protected]>
soulBit added a commit that referenced this pull request Nov 7, 2023
* feat: initial Bitocracy content and stubs

* fix: missing lazy load for Bitocracy page

* SOV-2922: voting proposals page (#552)

* SOV-2922: voting proposals page

* Create proud-rivers-give.md

* chore: added changes from comments

* chore: remove condition for past proposals

* chore: added tooltip + added view button

* chore: update proposal link + new proposal btn

* SOV-3008: Proposal voting status (progress) (#565)

* feat: add bar component with threshold option

* SOV-3008: bitocracy voting result component

* SOV-3226: Fix bitocracy alerts button (#610)

* Fix bitocracy alerts button

* Move EmailNotificationSettingsDialog to shared state

* Create shiny-years-leave.md

* SOV-3010: Individual Proposal page (#583)

* SOV-2922: voting proposals page (#552)

* SOV-2922: voting proposals page

* Create proud-rivers-give.md

* chore: added changes from comments

* chore: remove condition for past proposals

* chore: added tooltip + added view button

* chore: update proposal link + new proposal btn

* feat: ProposalPage added

* Create pink-buckets-rhyme.md

* feat: update proposal page

* feat: vote query

* feat: resolve PR comments

* feat: update cast vote in proposal

* update proposal query

* fix: mobile view

* update gql

* fix: proposal result issue

* fix: show loading on proposal page

* fix: cast vote error message

* SOV-3009: voting actions (#597)

* SOV-3009: voting actions

* Create yellow-tips-sip.md

* chore: fixes from comments

* chore: update proposal status

* chore: update proposal status

* chore: update from comments

* fix: proposal execution

---------

Co-authored-by: Victor Creed <[email protected]>

* fix: execution eta

* SOV-3196: add voting tooltips to Voting proposals page (#603)

* SOV-3196: add voting tooltips to Voting proposals page

* Create angry-mails-enjoy.md

* chore: force deployment

* chore: force deployment

---------

Co-authored-by: Victor Creed <[email protected]>

* SOV-3211-3207: Bitocracy proposal issues (#614)

* fix: bitocracy proposal title

* Create many-fishes-hang.md

* fix: define title limit

* fix: update proposal title

* SOV-3195: add voting power section (#600)

* SOV-3195: add voting power section

* chore: add a tooltip for VP

* chore: refactoring

* Create giant-ducks-laugh.md

* chore: updates from comments

* fix: proposal status hook

* chore: remove hrefExternal in view proposal button

---------

Co-authored-by: Victor Creed <[email protected]>

* SOV-3225: Proposal row click (#625)

* Fix individual proposal opening

* Fix review remarks

* Change title tooltip trigger to hover

* Create fresh-goats-begin.md

* SOV-3011: Voting - Proposal CSV export (#627)

* SOV-3011: add CSV export

* chore: update text in proposal CSV file

* SOV-3239: Support/Reject button in Cast your vote (#616)

* feat: support reject proposal

* Create olive-olives-obey.md

* fix: refetch when voting is done

* fix: casting issue

* fix: hide when loading

* fix: resolve PR comments

* fix: casting vote issue

* chore: increase gas limit

---------

Co-authored-by: Victor Creed <[email protected]>

---------

Co-authored-by: Pietro Maximoff <[email protected]>
Co-authored-by: Victor Creed <[email protected]>
Co-authored-by: Victor Creed <[email protected]>
Co-authored-by: tiltom <[email protected]>

* SOV-3149: Proposal creation modal (#601)

* feat: proposal creation modal

* Create friendly-lobsters-retire.md

* fix: resolve PR comments

* feat: SOV-3236 proposal creation context and submission (#623)

* SOV-3148: proposal creation form (#609)

* feat: proposal creation form

* Create bright-beers-swim.md

* fix: resolve PR issues

* fix: resolve PR issues

* fix: PR issues

* fix: remove unsused handler

* fix: remove unused constants

---------

Co-authored-by: Victor Creed <[email protected]>

* SOV-3237: Proposal creation - Proposal Overview (#637)

* SOV-3237: Proposal creation - Proposal Overview

* Create violet-dogs-kick.md

* rebuild

* chore: updates from comments

---------

Co-authored-by: Victor Creed <[email protected]>

* fix: merge conflicts

* SOV-3315: create proposal form validation (#633)

* fix: create proposal form validation

* Create seven-boats-juggle.md

* SOV-3238: add treasury data (#646)

* SOV-3238: add treasury data

* chore: update initial transfer state

* chore: update remove button + max button

* chore: update context + preview dialog

* chore: update naming

* chore: update preview component

* chore: refactoring

* chore: update naming

* chore: move console.log to submit

* chore: move contract addresses to const file

* chore: refactoring ExecutableDetails component

* Create great-tools-provide.md

* chore: updates from comments

* chore: update params

* chore: update balances

* chore: updates from comments

* chore: update governor logic

* chore: add required VP for creation propose

* chore: added testnet addresses

* chore: add governance selector

* chore: temp hide balance validation

* chore: fix from comments

* SOV-3234: Proposal creation - Parameter Proposal Details (#658)

* Adjust the initial step

* UI - initial version

* Add multiple parameters (without updating the context)

* Save parameters step UI to the context

* Delete functionality

* Show real parameters

* Parameter config entry

* Add loan token logic beacon contracts

* Add support for custom parameters

* Small UI adjustments

* chore: update params

* chore: update params logic

* chore: rm console

* chore: add missing useEffect

* SOV-3238: add treasury data (#646)

* SOV-3238: add treasury data

* chore: update initial transfer state

* chore: update remove button + max button

* chore: update context + preview dialog

* chore: update naming

* chore: update preview component

* chore: refactoring

* chore: update naming

* chore: move console.log to submit

* chore: move contract addresses to const file

* chore: refactoring ExecutableDetails component

* Create great-tools-provide.md

* chore: updates from comments

* chore: update params

* chore: update balances

* chore: updates from comments

* chore: update governor logic

* chore: add required VP for creation propose

* chore: added testnet addresses

* chore: add governance selector

* chore: temp hide balance validation

* chore: fix from comments

* SOV-3234: parameters updates:
 - updated with main proposal branch
 - added validation
 - resolve conflicts

* Create smart-drinks-smoke.md

* chore: update governor address

* chore: SOV-3321 update description

* chore: update iTokens logic

* Implement review changes

* Remove checkPause from parameters list

* Adjust custom contract and custom parameter sections

---------

Co-authored-by: tiltom <[email protected]>

* Fix proclamation type bugs (#665)

* Fix custom contract/parameter data (#666)

* Fix initial step labels

* SOV-3449: Proposals bugs (#671)

* Show new proposal button only if user has enough VP

* Fix invalid parameter value

* Disable create proposal button if a user has live proposal

* Fix custom parameter function name saving

* SOV-3458: Proposal bugs (#673)

* SOV-3458 - validate amount

* SOV-3456 - fix SOV contract address in proclamation proposals

* SOV-3462 - fix styling of proposal status outcome

* SOV-3463 - hide certaing executable details from non-treasury proposals

* Fix new proposal button on mobile (#677)

* Validate custom value (#679)

* Fix mobile view (#683)

* chore: update changeset messages

---------

Co-authored-by: soulBit <[email protected]>
Co-authored-by: Pietro Maximoff <[email protected]>
Co-authored-by: tiltom <[email protected]>
Co-authored-by: Peiman <[email protected]>
Co-authored-by: tiltom <[email protected]>
Rickk137 added a commit that referenced this pull request Nov 8, 2023
* feat: initial Bitocracy content and stubs

* fix: missing lazy load for Bitocracy page

* SOV-2922: voting proposals page (#552)

* SOV-2922: voting proposals page

* Create proud-rivers-give.md

* chore: added changes from comments

* chore: remove condition for past proposals

* chore: added tooltip + added view button

* chore: update proposal link + new proposal btn

* SOV-3008: Proposal voting status (progress) (#565)

* feat: add bar component with threshold option

* SOV-3008: bitocracy voting result component

* SOV-3226: Fix bitocracy alerts button (#610)

* Fix bitocracy alerts button

* Move EmailNotificationSettingsDialog to shared state

* Create shiny-years-leave.md

* SOV-3010: Individual Proposal page (#583)

* SOV-2922: voting proposals page (#552)

* SOV-2922: voting proposals page

* Create proud-rivers-give.md

* chore: added changes from comments

* chore: remove condition for past proposals

* chore: added tooltip + added view button

* chore: update proposal link + new proposal btn

* feat: ProposalPage added

* Create pink-buckets-rhyme.md

* feat: update proposal page

* feat: vote query

* feat: resolve PR comments

* feat: update cast vote in proposal

* update proposal query

* fix: mobile view

* update gql

* fix: proposal result issue

* fix: show loading on proposal page

* fix: cast vote error message

* SOV-3009: voting actions (#597)

* SOV-3009: voting actions

* Create yellow-tips-sip.md

* chore: fixes from comments

* chore: update proposal status

* chore: update proposal status

* chore: update from comments

* fix: proposal execution

---------

Co-authored-by: Victor Creed <[email protected]>

* fix: execution eta

* SOV-3196: add voting tooltips to Voting proposals page (#603)

* SOV-3196: add voting tooltips to Voting proposals page

* Create angry-mails-enjoy.md

* chore: force deployment

* chore: force deployment

---------

Co-authored-by: Victor Creed <[email protected]>

* SOV-3211-3207: Bitocracy proposal issues (#614)

* fix: bitocracy proposal title

* Create many-fishes-hang.md

* fix: define title limit

* fix: update proposal title

* SOV-3195: add voting power section (#600)

* SOV-3195: add voting power section

* chore: add a tooltip for VP

* chore: refactoring

* Create giant-ducks-laugh.md

* chore: updates from comments

* fix: proposal status hook

* chore: remove hrefExternal in view proposal button

---------

Co-authored-by: Victor Creed <[email protected]>

* SOV-3225: Proposal row click (#625)

* Fix individual proposal opening

* Fix review remarks

* Change title tooltip trigger to hover

* Create fresh-goats-begin.md

* SOV-3011: Voting - Proposal CSV export (#627)

* SOV-3011: add CSV export

* chore: update text in proposal CSV file

* SOV-3239: Support/Reject button in Cast your vote (#616)

* feat: support reject proposal

* Create olive-olives-obey.md

* fix: refetch when voting is done

* fix: casting issue

* fix: hide when loading

* fix: resolve PR comments

* fix: casting vote issue

* chore: increase gas limit

---------

Co-authored-by: Victor Creed <[email protected]>

---------

Co-authored-by: Pietro Maximoff <[email protected]>
Co-authored-by: Victor Creed <[email protected]>
Co-authored-by: Victor Creed <[email protected]>
Co-authored-by: tiltom <[email protected]>

* SOV-3149: Proposal creation modal (#601)

* feat: proposal creation modal

* Create friendly-lobsters-retire.md

* fix: resolve PR comments

* feat: SOV-3236 proposal creation context and submission (#623)

* SOV-3148: proposal creation form (#609)

* feat: proposal creation form

* Create bright-beers-swim.md

* fix: resolve PR issues

* fix: resolve PR issues

* fix: PR issues

* fix: remove unsused handler

* fix: remove unused constants

---------

Co-authored-by: Victor Creed <[email protected]>

* SOV-3237: Proposal creation - Proposal Overview (#637)

* SOV-3237: Proposal creation - Proposal Overview

* Create violet-dogs-kick.md

* rebuild

* chore: updates from comments

---------

Co-authored-by: Victor Creed <[email protected]>

* fix: merge conflicts

* SOV-3315: create proposal form validation (#633)

* fix: create proposal form validation

* Create seven-boats-juggle.md

* SOV-3238: add treasury data (#646)

* SOV-3238: add treasury data

* chore: update initial transfer state

* chore: update remove button + max button

* chore: update context + preview dialog

* chore: update naming

* chore: update preview component

* chore: refactoring

* chore: update naming

* chore: move console.log to submit

* chore: move contract addresses to const file

* chore: refactoring ExecutableDetails component

* Create great-tools-provide.md

* chore: updates from comments

* chore: update params

* chore: update balances

* chore: updates from comments

* chore: update governor logic

* chore: add required VP for creation propose

* chore: added testnet addresses

* chore: add governance selector

* chore: temp hide balance validation

* chore: fix from comments

* SOV-3234: Proposal creation - Parameter Proposal Details (#658)

* Adjust the initial step

* UI - initial version

* Add multiple parameters (without updating the context)

* Save parameters step UI to the context

* Delete functionality

* Show real parameters

* Parameter config entry

* Add loan token logic beacon contracts

* Add support for custom parameters

* Small UI adjustments

* chore: update params

* chore: update params logic

* chore: rm console

* chore: add missing useEffect

* SOV-3238: add treasury data (#646)

* SOV-3238: add treasury data

* chore: update initial transfer state

* chore: update remove button + max button

* chore: update context + preview dialog

* chore: update naming

* chore: update preview component

* chore: refactoring

* chore: update naming

* chore: move console.log to submit

* chore: move contract addresses to const file

* chore: refactoring ExecutableDetails component

* Create great-tools-provide.md

* chore: updates from comments

* chore: update params

* chore: update balances

* chore: updates from comments

* chore: update governor logic

* chore: add required VP for creation propose

* chore: added testnet addresses

* chore: add governance selector

* chore: temp hide balance validation

* chore: fix from comments

* SOV-3234: parameters updates:
 - updated with main proposal branch
 - added validation
 - resolve conflicts

* Create smart-drinks-smoke.md

* chore: update governor address

* chore: SOV-3321 update description

* chore: update iTokens logic

* Implement review changes

* Remove checkPause from parameters list

* Adjust custom contract and custom parameter sections

---------

Co-authored-by: tiltom <[email protected]>

* Fix proclamation type bugs (#665)

* Fix custom contract/parameter data (#666)

* Fix initial step labels

* SOV-3449: Proposals bugs (#671)

* Show new proposal button only if user has enough VP

* Fix invalid parameter value

* Disable create proposal button if a user has live proposal

* Fix custom parameter function name saving

* SOV-3458: Proposal bugs (#673)

* SOV-3458 - validate amount

* SOV-3456 - fix SOV contract address in proclamation proposals

* SOV-3462 - fix styling of proposal status outcome

* SOV-3463 - hide certaing executable details from non-treasury proposals

* Fix new proposal button on mobile (#677)

* Validate custom value (#679)

* Fix mobile view (#683)

* chore: update changeset messages

---------

Co-authored-by: soulBit <[email protected]>
Co-authored-by: Pietro Maximoff <[email protected]>
Co-authored-by: tiltom <[email protected]>
Co-authored-by: Peiman <[email protected]>
Co-authored-by: tiltom <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants