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

Feature | Filter on uncategorized transactions #1359

Conversation

bruno-costanzo
Copy link
Contributor

Why?

What?

  • On the filter view side, the Uncategorized category was added among the options.
  • In the model, the query is updated to be able to filter transactions without category.

Test

When filtering only on uncategorized transactions, these should appear and those with a category should not appear. When adding a category, both those without and those with a category should appear.

Screenshot

image
image

co-author @nicogaldamez

Copy link
Collaborator

@zachgoll zachgoll left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the contribution @bruno-costanzo! Everything looks good to me.

You'll just need to fix those lint errors and then we can merge: bin/rubocop -f github -a

@bruno-costanzo
Copy link
Contributor Author

done @zachgoll

@zachgoll zachgoll merged commit 2cc8919 into maybe-finance:main Oct 25, 2024
5 checks passed
@bruno-costanzo bruno-costanzo deleted the 1354-feature-filter-on-uncategorized-transactions branch October 25, 2024 14:48
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