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

Admin tabs for Database and Logout #274

Merged
merged 5 commits into from Jun 15, 2021
Merged

Conversation

jholdstock
Copy link
Member

  • Adds database and logout tabs to admin page. Existing buttons to logout and download DB backup are moved into the new tabs. Also the database size is displayed in the database tab.

  • Comma separate large numbers in the UI, eg. 121,213 instead of 121213

  • Fix a bug where NaN was displayed when the VSP has zero voted tickets. This was due to dividing by zero.

  • Put search/login buttons under their respective hash/password input elements. This improves display on narrow displays such as mobile.

  • Show incorrect password prompt in orange, matching other Decred UIs.

Running on https://testnet-vsp.jholdstock.uk/

@jholdstock jholdstock merged commit 36acb8c into decred:master Jun 15, 2021
@jholdstock jholdstock deleted the div-zero branch January 25, 2022 09:49
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

2 participants