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

Opened Accounts Overview Page #162

Closed
nlogozzo opened this issue Jan 1, 2023 · 8 comments · Fixed by #393
Closed

Opened Accounts Overview Page #162

nlogozzo opened this issue Jan 1, 2023 · 8 comments · Fixed by #393
Assignees
Labels
feature New feature or request in-beta This issue is fixed in a beta version
Milestone

Comments

@nlogozzo
Copy link
Member

nlogozzo commented Jan 1, 2023

From #90:

A cross account Dashboard (I should note that there should still be a way to separate accounts, just that it is also useful to have a summary of multiple ones)

Maybe we could add a separate tab page that just shows data for all accounts:

  • Total amount
  • Total income
  • Total expense

But I wouldn't really know what else to add to this page. @RuboGubo could you give some suggestions?

@nlogozzo nlogozzo added the feature New feature or request label Jan 1, 2023
@nlogozzo nlogozzo changed the title Opened Account Overview Page Opened Accounts Overview Page Jan 1, 2023
@fsobolev
Copy link
Member

fsobolev commented Jan 1, 2023

In GNOME UI, we could add something combined with Adw.TabOverview

@RuboGubo
Copy link

RuboGubo commented Jan 1, 2023

Well, I was thinking of something like a merged version of what the individual accounts have, you would just have to make sure that people still make and use individual accounts.

@nlogozzo
Copy link
Member Author

nlogozzo commented Jan 1, 2023

Well, I was thinking of something like a merged version of what the individual accounts have, you would just have to make sure that people still make and use individual accounts.

Do you mean listing all transactions from all accounts?
Maybe the page could look like old versions of Money did:
image
Without the actions, new, edit, delete, obviously. But just listing all the information.

@nlogozzo
Copy link
Member Author

nlogozzo commented Jan 1, 2023

It could maybe include all the groups, but I don't think that would be useful.

@fsobolev
Copy link
Member

fsobolev commented Jan 1, 2023

Ability to filter all transactions by groups could be useful in case a user have same groups on different accounts. But this will require filtering by group names, because IDs can mismatch.

@nlogozzo
Copy link
Member Author

nlogozzo commented Jan 2, 2023

Ability to filter all transactions by groups could be useful in case a user have same groups on different accounts. But this will require filtering by group names, because IDs can mismatch.

We'll probably have to create a new AccountsOverviewViewController anyway since I don't think we'll be able to use AccountViewController so that's fine if we implement a new group filtering based on names and not IDs

@nlogozzo nlogozzo added this to the V2023.1.1 milestone Jan 10, 2023
@nlogozzo nlogozzo self-assigned this Jan 10, 2023
@nlogozzo nlogozzo removed their assignment Jan 18, 2023
@nlogozzo nlogozzo modified the milestones: V2023.2.0, V2023.2.1 Jan 30, 2023
@nlogozzo nlogozzo modified the milestones: V2023.2.1, V2023.3.0 Feb 17, 2023
@nlogozzo
Copy link
Member Author

nlogozzo commented Apr 3, 2023

WinUI:
image

GNOME to follow :)

@nlogozzo nlogozzo self-assigned this Apr 3, 2023
@nlogozzo nlogozzo added the in-beta This issue is fixed in a beta version label Apr 8, 2023
@nlogozzo
Copy link
Member Author

nlogozzo commented Apr 8, 2023

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request in-beta This issue is fixed in a beta version
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants