1
0
Fork 0
mirror of https://github.com/maybe-finance/maybe.git synced 2025-07-24 15:49:39 +02:00
Maybe/test
Josh Pigford 68d7cb5de6
Enhance security information retrieval and handling (#1826)
* Enhance security information retrieval and handling

- Add support for operating MIC codes in security info fetching
- Update security uniqueness validation to handle unknown securities
- Improve security creation and update logic in Plaid investment sync
- Update combobox and view components to handle operating MIC codes
- Add unknown flag for securities with incomplete information

* Update schema.rb

* Refactor the need for mic codes

* Don't fetch prices unless a security has the necessary mic code

* Deduplication

* Lint

* Update Securities and Plaid Investment Sync

- Modify PlaidInvestmentSync to return plaid_security for USD cash
- Add non-null constraint to Securities ticker column
- Update Securities fixture to use exchange_operating_mic instead of exchange_mic

---------

Signed-off-by: Josh Pigford <josh@joshpigford.com>
2025-02-11 10:40:30 -06:00
..
channels/application_cable Initial commit 2024-02-02 09:05:04 -06:00
controllers Multi-factor authentication (#1817) 2025-02-06 14:16:53 -06:00
fixtures Enhance security information retrieval and handling (#1826) 2025-02-11 10:40:30 -06:00
helpers Rework account views and addition flow (#1324) 2024-10-18 14:37:42 -04:00
interfaces feat(import): add currency and number format support for CSV imports (#1819) 2025-02-10 15:31:28 -05:00
jobs Feature: Add the ability to "revert" a CSV import (#1814) 2025-02-07 15:36:05 -05:00
lib Add formatting for EUR locales (#1231) 2024-10-03 10:25:38 -04:00
mailers Allow users to update their email address (#1745) 2025-01-31 11:29:49 -06:00
models feat(import): add currency and number format support for CSV imports (#1819) 2025-02-10 15:31:28 -05:00
support Plaid sync tests and multi-currency investment support (#1531) 2024-12-12 08:56:52 -05:00
system Improve speed of transactions page (#1752) 2025-01-31 19:08:21 -05:00
vcr_cassettes Feedback page (#1160) 2024-09-09 16:54:56 -04:00
application_system_test_case.rb Preserve transaction filters and transaction focus across page visits (#1733) 2025-01-30 14:12:01 -05:00
i18n_test.rb Better import instructions, remove ambiguous field (#1284) 2024-10-10 11:18:58 -04:00
test_helper.rb Beta Testing Round 3 Bug Fixes (#1357) 2024-10-24 11:02:27 -04:00