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

Core Wallet Community Fund UI Improvement #428

Merged
merged 226 commits into from
Mar 18, 2019

Conversation

hdnsimpson
Copy link
Member

@hdnsimpson hdnsimpson commented Feb 27, 2019

image

  • Added a Community Fund tab to the core wallet
  • Ability to view and filter proposals and payment request
  • Proposals and payment requests can be voted on and created
  • Removed the old Community Fund UI

dy5es41 and others added 30 commits February 15, 2019 15:49
Copy link
Contributor

@marcus290 marcus290 left a comment

Choose a reason for hiding this comment

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

I've manually tested the UI on regtest for viewing proposals/payment requests in different states, changes in vote numbers and states. I've also checked the display of current proposals/payment requests on mainnet. Looks good to me!

For createproposal / createpaymentrequest UI, I can also confirm there are the same checks as the rpc commands.

I gave some feedback but these have already been addressed in some of the commits after 2ecfdcf.

Copy link
Contributor

@red010b37 red010b37 left a comment

Choose a reason for hiding this comment

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

Im only part way through - will finish the rest later, all super minor and more code hygiene than anything major

src/qt/communityfunddisplay.cpp Outdated Show resolved Hide resolved
src/qt/communityfunddisplaydetailed.cpp Outdated Show resolved Hide resolved
src/qt/communityfunddisplaydetailed.cpp Outdated Show resolved Hide resolved
src/qt/communityfunddisplaypaymentrequest.cpp Outdated Show resolved Hide resolved
src/qt/communityfunddisplaypaymentrequestdetailed.cpp Outdated Show resolved Hide resolved
src/qt/communityfundpage.cpp Outdated Show resolved Hide resolved
src/qt/communityfundpage.cpp Outdated Show resolved Hide resolved
src/qt/sendcommunityfunddialog.cpp Outdated Show resolved Hide resolved
src/qt/sendcommunityfunddialog.cpp Outdated Show resolved Hide resolved
src/qt/communityfunddisplay.cpp Outdated Show resolved Hide resolved
@aguycalled
Copy link
Member

everything looks quite good from what i've tested in devnet. i only miss a filter for seeing proposals/prequests in pending state for which I haven't voted yet. this should be the view I see when I click the open community fund button from the new proposals alert dialog.

@aguycalled aguycalled merged commit cbffaee into navcoin:master Mar 18, 2019
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.

5 participants