1
0
Fork 0
mirror of https://github.com/maybe-finance/maybe.git synced 2025-07-24 15:49:39 +02:00
Maybe/app/models
Josh Pigford aa351ae616
Multi-currency support (#425)
* Initial foundational pass at multi-currency

* Default format currency

* More work on currency and exchanging

* Re-build currencies on change

* Currency import/setup

* Background job overhaul + cheaper OXR plan support

* Lint fixes

* Test fixes

* Multi-currency setup instructions

* Allow decimals in the balance field

* Spacing fix for form

---------

Signed-off-by: Josh Pigford <josh@joshpigford.com>
2024-02-10 16:18:56 -06:00
..
account Add Account type investment form (#343) 2024-02-06 19:45:17 -06:00
concerns Fix accountable type references in new account flow (#395) 2024-02-09 08:26:54 -06:00
account.rb Multi-currency support (#425) 2024-02-10 16:18:56 -06:00
application_record.rb Initial commit 2024-02-02 09:05:04 -06:00
credit.rb Credit start 2024-02-02 15:31:32 -06:00
currency.rb Multi-currency support (#425) 2024-02-10 16:18:56 -06:00
current.rb Opt-in to Current fully (#297) 2024-02-04 17:36:46 -06:00
exchange_rate.rb Multi-currency support (#425) 2024-02-10 16:18:56 -06:00
family.rb Initial commit 2024-02-02 09:05:04 -06:00
invite_code.rb Implement invitation codes 2024-02-02 17:55:27 -06:00
user.rb feat: add settings page (#274) 2024-02-05 08:19:23 -06:00