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

Multiple improvements for the manager #460

Merged
merged 1 commit into from
Aug 11, 2020
Merged

Multiple improvements for the manager #460

merged 1 commit into from
Aug 11, 2020

Conversation

Senyoret1
Copy link
Contributor

Did you run make format && make check?
The go code was not changed. npm run lint and npm run build were used.

Changes:

  • Now the tables can be sorted by element label.
  • The "ascending" and "descending" texts shown to indicate how the data is sorted were changed to normal and inverted mode, as the previous texts were not always correct, due to the way in which some columns are sorted.
  • Some additional help messages were added.
  • A problem with the color of disabled buttons in front of the dark background was solved. Also, the code of the button component was cleaned.
  • The design of the filter list was polished a bit.
  • Now the user is asked for confirmation before logging out.
  • Some improvements to the responsive design.

How to test this PR:
Just use the manager normally and check the changes in the list.

@jdknives jdknives merged commit 7bbb6e2 into skycoin:develop Aug 11, 2020
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.

2 participants