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

New UI for the transaction form page, allowing inversed/reversed transactions to track refunds and debts #186

Merged
merged 25 commits into from
Aug 3, 2024

Conversation

enrique-lozano
Copy link
Owner

This PR introduce a new redesign (one more) of the transaction form page. This new UI is way more similar to the first versions of the app (the Angular-Ionic versions).

This new design allows the user to change the transaction type easily (income, expense or transfer) and introduce the reversed/inversed transactions. This type of transactions can be useful to track debts or refunds and internally, are basically a normal transaction with the opposite sign in its amount.

This allow the addition of inverse expenses/incomes, by adding a new button on top of the submit button
@enrique-lozano enrique-lozano added the type: enhancement New feature or request label Aug 3, 2024
@enrique-lozano enrique-lozano self-assigned this Aug 3, 2024
@enrique-lozano enrique-lozano merged commit ceb39b2 into develop Aug 3, 2024
@enrique-lozano enrique-lozano deleted the feat/allow-positive-expenses branch December 20, 2024 15:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant