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

Cleanup proposals page #513

Merged
merged 3 commits into from
Jul 8, 2021
Merged

Conversation

beansgum
Copy link
Contributor

@beansgum beansgum commented Jul 2, 2021

  • Use clickable list to layout tabs and proposals list.
  • Remove redundant tabs structs.
  • Load proposals directly when dcrlibwallet.
  • Register for politeia sync notifications and reload proposals when synced.
  • Add list divider to clickable list and apply to proposals list.
  • Pass proposal data to proposal details page.
  • Remove global proposal variables.

- Use clickable list to layout tabs and proposals list
- Remove redundant tabs structs
- Load proposals directly from dcrlibwallet
- Register for politeia sync notifications and reload proposals when synced
- Add list divider and click highlight options to clickable list
- Remove highlight option from clickable highlight
- Remove global proposal variables
dreacot
dreacot previously approved these changes Jul 5, 2021
ui/proposals_page.go Outdated Show resolved Hide resolved
Co-authored-by: Osho Emmanuel <oshoklinsmann@gmail.com>
@dreacot dreacot merged commit 8ed4850 into planetdecred:master Jul 8, 2021
@beansgum beansgum deleted the proposal_cleanup branch July 8, 2021 16:07
song50119 pushed a commit to song50119/godcr that referenced this pull request Apr 24, 2022
* Cleanup proposals page

- Use clickable list to layout tabs and proposals list
- Remove redundant tabs structs
- Load proposals directly from dcrlibwallet
- Register for politeia sync notifications and reload proposals when synced
- Add list divider and click highlight options to clickable list

* Pass proposal data to proposal details page

- Remove highlight option from clickable highlight
- Remove global proposal variables

* Fix requested changes

Co-authored-by: Osho Emmanuel <oshoklinsmann@gmail.com>

Co-authored-by: Osho Emmanuel <oshoklinsmann@gmail.com>
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.

None yet

3 participants