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
David Anyatonwu 32ef6ca154
Add exchange and currency fields to trade imports (#1822)
* Add exchange and currency fields to trade imports

* Add exchange_operating_mic support for trade imports - Added required columns and updated models

* refactor: remove exchange and currency columns

* fix: consolidate import schema and remove redundant columns

* feat: Enhance trade import with exchange_operating_mic support

* Revert changes to existing migration

* Simplify migration to use change method

* Restore previously deleted migration

* Remove unused import_col_labels method

* Update schema.rb after running migrations

* Update trade_import.rb and fix schema.rb with db:migrate:reset

* fix: improve trade import security creation

---------

Signed-off-by: David Anyatonwu <51977119+onyedikachi-david@users.noreply.github.com>
2025-02-24 10:00:24 -05:00
..
account New Design System + Codebase Refresh (#1823) 2025-02-21 11:57:59 -05:00
family New Design System + Codebase Refresh (#1823) 2025-02-21 11:57:59 -05:00
provider First pass at security price reference (#1388) 2024-10-29 15:37:59 -04:00
security Add validation to security price model 2024-10-30 09:51:05 -04:00
upgrader Fix auto upgrade logic (#758) 2024-05-17 17:25:15 -04:00
account_test.rb New Design System + Codebase Refresh (#1823) 2025-02-21 11:57:59 -05:00
address_test.rb Add Property Details View (#1116) 2024-08-23 08:47:08 -04:00
balance_sheet_test.rb New Design System + Codebase Refresh (#1823) 2025-02-21 11:57:59 -05:00
category_test.rb Ensure Consistent Category Colors (#1722) 2025-01-30 16:49:31 -05:00
current_test.rb Use DB for auth sessions (#1233) 2024-10-03 14:42:22 -04:00
exchange_rate_test.rb Fetch exchange rates in bulk from synth (#1069) 2024-08-09 10:57:33 -04:00
family_test.rb New Design System + Codebase Refresh (#1823) 2025-02-21 11:57:59 -05:00
impersonation_session_test.rb Impersonation (#1325) 2024-10-18 11:26:58 -05:00
income_statement_test.rb New Design System + Codebase Refresh (#1823) 2025-02-21 11:57:59 -05:00
invite_code_test.rb Use consistent language for invite codes 2024-02-02 19:37:10 -06:00
loan_test.rb Add loan and credit card views (#1268) 2024-10-08 17:16:37 -04:00
period_test.rb New Design System + Codebase Refresh (#1823) 2025-02-21 11:57:59 -05:00
plaid_investment_sync_test.rb Plaid sync tests and multi-currency investment support (#1531) 2024-12-12 08:56:52 -05:00
plaid_item_test.rb Initial pass at Plaid EU (#1555) 2025-01-31 12:13:58 -06:00
sync_test.rb Basic Plaid Integration (#1433) 2024-11-15 13:49:37 -05:00
tag_test.rb Account::Sync model and test fixture simplifications (#968) 2024-07-10 11:22:59 -04:00
trade_import_test.rb Add exchange and currency fields to trade imports (#1822) 2025-02-24 10:00:24 -05:00
transaction_import_test.rb feat(import): add currency and number format support for CSV imports (#1819) 2025-02-10 15:31:28 -05:00
transfer_test.rb Add RejectedTransfer model, simplify auto matching (#1690) 2025-01-27 16:56:46 -05:00
trend_test.rb New Design System + Codebase Refresh (#1823) 2025-02-21 11:57:59 -05:00
upgrader_test.rb Add zero-config self hosting on Render (#612) 2024-04-13 09:28:45 -04:00
user_test.rb Multi-factor authentication (#1817) 2025-02-06 14:16:53 -06:00