Skip to content

Add a history page #68

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

Merged
merged 19 commits into from
Mar 1, 2024
Merged

Add a history page #68

merged 19 commits into from
Mar 1, 2024

Conversation

TheRustyPickle
Copy link
Owner

@TheRustyPickle TheRustyPickle commented Feb 25, 2024

Resolves #62

  • Removed some useless debug impl
  • 4th and 5th options on J press can now be reset on empty input
  • Home table scrolling is now done with offset to the selected index remains near the middle of the screen, always
  • Fixed search tx not working properly on transfer tx type when either from or to methods are empty
  • Add, edit, delete, search tx and tx position swap now records the activity
  • Datetime when fetching tx is now more accurate, fixing a bug of giving an extra row
  • History UI page

@TheRustyPickle TheRustyPickle marked this pull request as ready for review February 29, 2024 23:29
@TheRustyPickle TheRustyPickle merged commit 670f6f0 into main Mar 1, 2024
@TheRustyPickle TheRustyPickle deleted the history-page branch March 2, 2024 18:15
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.

Add a new page to show activity history
1 participant