1
0
Fork 0
mirror of https://github.com/maybe-finance/maybe.git synced 2025-07-24 07:39:39 +02:00
Maybe/test/models/account
Zach Gollwitzer 4ebc08e5a4
Transactions cleanup (#817)
An overhaul and cleanup of the transactions feature including:

- Simplification of transactions search and filtering
- Consolidation of account sync logic after transaction change
- Split sidebar modal and modal into "drawer" and "modal" concepts
- Refactor of transaction partials and folder organization
- Cleanup turbo frames and streams for transaction updates, including new Transactions::RowsController for inline updates
- Refactored and added several integration and systems tests
2024-05-30 20:55:18 -04:00
..
balance Add partial account sync support (#653) 2024-04-24 15:55:52 -04:00
credit_test.rb Rework Account to use delegated types 2024-02-03 02:48:51 +00:00
crypto_test.rb feat: add crypto account type to demo data (#555) 2024-03-19 15:34:35 -04:00
depository_test.rb Rework Account to use delegated types 2024-02-03 02:48:51 +00:00
investment_test.rb Rework Account to use delegated types 2024-02-03 02:48:51 +00:00
loan_test.rb Rework Account to use delegated types 2024-02-03 02:48:51 +00:00
other_asset_test.rb Rework Account to use delegated types 2024-02-03 02:48:51 +00:00
other_liability_test.rb Rework Account to use delegated types 2024-02-03 02:48:51 +00:00
property_test.rb Rework Account to use delegated types 2024-02-03 02:48:51 +00:00
syncable_test.rb Transactions cleanup (#817) 2024-05-30 20:55:18 -04:00
vehicle_test.rb Rework Account to use delegated types 2024-02-03 02:48:51 +00:00