1
0
Fork 0
mirror of https://github.com/maybe-finance/maybe.git synced 2025-07-24 15:49:39 +02:00
Maybe/app/helpers
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
..
settings New Settings Menu, Routes and Controllers Organization (#641) 2024-04-18 07:56:51 -04:00
transactions Transactions cleanup (#817) 2024-05-30 20:55:18 -04:00
accounts_helper.rb Refactor placeholder logo into common controller (#673) 2024-04-25 10:32:45 -04:00
application_form_builder.rb Prefer family currency preference than default currenty (#755) 2024-05-17 09:30:01 -04:00
application_helper.rb Transactions cleanup (#817) 2024-05-30 20:55:18 -04:00
auth_messages_helper.rb Centralize auth messages (#269) 2024-02-03 14:17:49 -06:00
forms_helper.rb Shared money input should respond to change in currency (#654) 2024-04-20 08:07:06 -04:00
imports_helper.rb CSV Transaction Imports (#708) 2024-05-17 09:09:32 -04:00
menus_helper.rb Implement transaction category management (#688) 2024-05-02 09:24:31 -04:00
pages_helper.rb Initial commit 2024-02-02 09:05:04 -06:00
settings_helper.rb Add new settings profile and preferences pages (#672) 2024-04-25 07:54:56 -04:00
tags_helper.rb Create tagging system (#792) 2024-05-23 08:09:33 -04:00
transactions_helper.rb Transactions cleanup (#817) 2024-05-30 20:55:18 -04:00
upgrades_helper.rb Fix auto upgrade logic (#758) 2024-05-17 17:25:15 -04:00
valuations_helper.rb Add Live Data to Account Page (#464) 2024-02-20 09:07:55 -05:00
value_groups_helper.rb Add pie chart for asset/debt allocation in dashboard view (#666) 2024-04-23 12:05:18 -04:00