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

Update 0.1.0 #56

Merged
merged 1 commit into from
Jun 28, 2023
Merged

Update 0.1.0 #56

merged 1 commit into from
Jun 28, 2023

Conversation

YBTopaz8
Copy link
Owner

  • Added statistics page with Graphs and Charts on Desktop and Mobile where users can have an insight of their data. This fixes Statistics Page missing on windows #35
  • Added a little History of latest flows on HomePage on both Platforms. Closes Show a history of 5 last flow outs in home page #41 QoL improvemnts:
  • largely improved the speed/performance when going to the ManageExpenditures pages on both Platforms
  • Pratically removed the lag that exists when navigating from StatisticsPageM to ManageExpendituresM. Added a bool that will ensure that the Observable collections are not initialized on every navigation
  • Added an event that will be listened and will be used to notify when OfflineExpendituresList is updated
  • Probably other stuff that I forgot to mention

- Added statistics page with Graphs and Charts on Desktop and Mobile where users can have an insight of their data. This fixes #35
- Added a little History of latest flows on HomePage on both Platforms. Closes #41
QoL improvemnts:
- largely improved the speed/performance when going to the ManageExpenditures pages on both Platforms
- Pratically removed the lag that exists when navigating from StatisticsPageM to ManageExpendituresM. Added a bool that will ensure that the Observable collections are not initialized on every navigation
- Added an event that will be listened and will be used to notify when OfflineExpendituresList is updated
- Probably other stuff that I forgot to mention
@YBTopaz8 YBTopaz8 merged commit 9637237 into master Jun 28, 2023
@YBTopaz8 YBTopaz8 deleted the 35-new-statistics-page branch July 9, 2023 00:42
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.

Show a history of 5 last flow outs in home page Statistics Page missing on windows
1 participant