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

Wallet settings page #298

Merged
merged 11 commits into from
Jan 22, 2021
Merged

Conversation

Sirmorrison
Copy link
Contributor

@Sirmorrison Sirmorrison commented Jan 11, 2021

Fix #287
This Pr implement godcr settings page

image

image

image

image

@Sirmorrison Sirmorrison force-pushed the settings_page branch 4 times, most recently from f15e6e2 to d3173e0 Compare January 12, 2021 01:04
ui/modal_templates.go Outdated Show resolved Hide resolved
ui/page.go Outdated Show resolved Hide resolved
ui/page.go Outdated Show resolved Hide resolved
ui/settings_page.go Outdated Show resolved Hide resolved
wallet/commands.go Outdated Show resolved Hide resolved
ui/window.go Show resolved Hide resolved
ui/settings_page.go Outdated Show resolved Hide resolved
@oshorefueled
Copy link
Contributor

Old spending password doesn't get cleared when I use the cancel button or when I successfully change my wallet password

Screenshot 2021-01-13 at 14 03 40

@oshorefueled
Copy link
Contributor

Kindly change the label on the remove wallet modal to "Spending password"
Screenshot 2021-01-13 at 14 05 22

@Sirmorrison
Copy link
Contributor Author

Old spending password doesn't get cleared when I use the cancel button or when I successfully change my wallet password

Screenshot 2021-01-13 at 14 03 40

resolved

@Sirmorrison Sirmorrison changed the title Settings page Wallet settings page Jan 18, 2021
@oshorefueled
Copy link
Contributor

Kindly make the change in the mockup to the settings page.

Screenshot 2021-01-18 at 18 38 06

@Sirmorrison Sirmorrison force-pushed the settings_page branch 2 times, most recently from 54b597e to 622e9be Compare January 19, 2021 07:17
oshorefueled
oshorefueled previously approved these changes Jan 19, 2021
* implement change wallet password funtionality
* add tx notification section
* add debug and deletwallet sections
* add password strength bar to modal template
* clean up wallet settings code
* implement wallet rescan functionality
* clean up setings page code
* undo changes to notifyOnSuccess()
* fix typo on modal template
* clean up code
* use rescanBlock() instead of restartSync()
* reset old password input field
@oshorefueled oshorefueled merged commit efd2827 into planetdecred:master Jan 22, 2021
song50119 pushed a commit to song50119/godcr that referenced this pull request Apr 24, 2022
* add switch widget
* add transaction notification section

* add layout without info icon
* add debug and delete wallet sections

* restore change wallet password functionality
* add password strength bar to modal template

* restore delete wallet functionality
* implement wallet rescan functionality

* implement update to subpage header
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.

implement wallet settings page
2 participants