1
0
Fork 0
mirror of https://github.com/maybe-finance/maybe.git synced 2025-07-25 08:09:38 +02:00
Maybe/app
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
..
assets New Design System + Codebase Refresh (#1823) 2025-02-21 11:57:59 -05:00
channels/application_cable Initial commit 2024-02-02 09:05:04 -06:00
controllers Add exchange and currency fields to trade imports (#1822) 2025-02-24 10:00:24 -05:00
helpers Add exchange and currency fields to trade imports (#1822) 2025-02-24 10:00:24 -05:00
javascript New Design System + Codebase Refresh (#1823) 2025-02-21 11:57:59 -05:00
jobs Enhance security information retrieval and handling (#1826) 2025-02-11 10:40:30 -06:00
mailers Allow users to update their email address (#1745) 2025-01-31 11:29:49 -06:00
models Add exchange and currency fields to trade imports (#1822) 2025-02-24 10:00:24 -05:00
views Add exchange and currency fields to trade imports (#1822) 2025-02-24 10:00:24 -05:00