1
0
Fork 0
mirror of https://github.com/maybe-finance/maybe.git synced 2025-07-22 22:59:39 +02:00
Maybe/app/models
Zach Gollwitzer 0fe9b6d34a
Add Money and Money Series (#505)
* Add Money class

* Standardize creation of money series

* Formatting

* Fix test
2024-03-01 17:17:34 -05:00
..
account Add Local Development Demo Data (#502) 2024-02-29 16:35:54 -05:00
concerns Fix accountable type references in new account flow (#395) 2024-02-09 08:26:54 -06:00
account.rb Add Money and Money Series (#505) 2024-03-01 17:17:34 -05:00
account_balance.rb Scaffold out Account Syncing (#474) 2024-02-22 11:35:06 -05: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 Add currency to account form to support multiple currencies (#481) 2024-02-26 09:50:38 -05:00
family.rb Scaffold out basic transactions model and UI (#478) 2024-02-23 21:34:33 -05:00
invite_code.rb Implement invitation codes 2024-02-02 17:55:27 -06:00
money.rb Add Money and Money Series (#505) 2024-03-01 17:17:34 -05:00
money_series.rb Add Money and Money Series (#505) 2024-03-01 17:17:34 -05:00
period.rb Scaffold out Account Syncing (#474) 2024-02-22 11:35:06 -05:00
transaction.rb Basic Account Balance Sync Algorithm (#501) 2024-02-29 08:32:52 -05:00
trend.rb Add Money and Money Series (#505) 2024-03-01 17:17:34 -05:00
user.rb feat: add settings page (#274) 2024-02-05 08:19:23 -06:00
valuation.rb Add Money and Money Series (#505) 2024-03-01 17:17:34 -05:00