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

When deleting a Stash, any stashed money should be returned to the parent account. #99

Closed
odinsride opened this issue Jun 18, 2020 · 0 comments
Assignees
Labels
bug Something isn't working
Projects

Comments

@odinsride
Copy link
Owner

Return any stashed money into the parent account when deleting a stash. Currently, the amount is lost if deleting the stash.

@odinsride odinsride added the bug Something isn't working label Jun 18, 2020
@odinsride odinsride self-assigned this Jun 18, 2020
@odinsride odinsride added this to To do in Release 1.7 via automation Jun 21, 2020
@odinsride odinsride moved this from To do to In progress in Release 1.7 Jun 21, 2020
@odinsride odinsride moved this from In progress to QA in Release 1.7 Jun 21, 2020
@odinsride odinsride moved this from QA to QA Complete in Release 1.7 Aug 6, 2020
Release 1.7 automation moved this from QA Complete to Done Aug 6, 2020
odinsride added a commit that referenced this issue Aug 6, 2020
[v1.7.0] - 2020-08-06

New
- Transaction sorting has been added on the date and description fields
- Transaction search has been improved and now provides instant results as you type

Fixed
- Bulma Toast notifications become stuck on screen. Fixes #67
- When deleting a Stash, any stashed money should now be returned to the parent account. Fixes #99
- Pagination issues have been fixed

Changed
- Many UI improvements to the transaction list header on both desktop and mobile

Under the hood
- Assets pipeline dropped in favor of webpacker
- StimulusJS and StimulusReflex have been added
- Add pending rubocop cops
- Massive improvement to seeds file
- Navbar now displays the rails environment (non-production only)
- Upgrade to Fontawesome 5
- Dependencies updated
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
No open projects
Development

No branches or pull requests

1 participant