1
0
Fork 0
mirror of https://github.com/maybe-finance/maybe.git synced 2025-07-25 08:09:38 +02:00
Maybe/app/models/provider
Josh Pigford 7ba9063e04
feat: Add institution details to Plaid items (#1816)
* feat: Add institution details to Plaid items

- Fetch and store institution URL, ID, and primary color for Plaid items
- Update PlaidItem model to retrieve and save institution metadata
- Add new method in Plaid provider to get institution details
- Update account logo view to use institution domain for logo generation

* Add institution domain method to Account model

- Extract institution domain logic from view to Account model
- Simplify logo view by using new institution_domain method
- Improve code reusability and separation of concerns
2025-02-06 08:57:24 -06:00
..
base.rb Implement Synth as an exchange rate provider (#574) 2024-03-27 11:16:00 -04:00
github.rb Increase cache time for upgrades 2024-12-12 15:14:54 -05:00
plaid.rb feat: Add institution details to Plaid items (#1816) 2025-02-06 08:57:24 -06:00
plaid_sandbox.rb Basic Plaid Integration (#1433) 2024-11-15 13:49:37 -05:00
synth.rb Increase limit on ticker search 2025-02-05 11:02:12 -06:00