1
0
Fork 0
mirror of https://github.com/maybe-finance/maybe.git synced 2025-08-02 12:05:19 +02:00
Maybe/app/views/accounts
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
..
account Fix crypto account creation modal crash (#727) 2024-05-08 15:30:13 -04:00
logos Refactor placeholder logo into common controller (#673) 2024-04-25 10:32:45 -04:00
_account.html.erb Added lints for ERB templates (#609) 2024-04-09 08:08:58 -04:00
_account_history.html.erb Dashboard View and Calculations (#521) 2024-03-06 09:56:59 -05:00
_account_list.html.erb Sort accounts in the sidebar (#815) 2024-05-28 13:22:04 -04:00
_account_type.html.erb Added lints for ERB templates (#609) 2024-04-09 08:08:58 -04:00
_account_valuation_list.html.erb Clean up i18n translations (#676) 2024-04-25 14:41:12 -04:00
_entry_method.html.erb Added lints for ERB templates (#609) 2024-04-09 08:08:58 -04:00
_sync_message.html.erb Refresh account on update (#476) 2024-02-23 20:18:30 -06:00
_transactions.html.erb Transactions cleanup (#817) 2024-05-30 20:55:18 -04:00
index.html.erb Create tagging system (#792) 2024-05-23 08:09:33 -04:00
list.html.erb Add trends to sidebar account list (#697) 2024-04-29 09:56:38 -04:00
new.html.erb Fix issue with start_date not being set in account creation (#781) 2024-05-20 16:59:23 -04:00
show.html.erb Fix foreign account sync crash (#794) 2024-05-27 12:10:28 -04:00
summary.html.erb Dashboard empty view (#707) 2024-05-03 08:11:31 -04:00