1
0
Fork 0
mirror of https://github.com/maybe-finance/maybe.git synced 2025-07-23 07:09:39 +02:00
Maybe/app/models
Zach Gollwitzer 1ffa13f3b3
Use DB for auth sessions (#1233)
* DB sessions

* Validations for profile image
2024-10-03 14:42:22 -04:00
..
account Fix incorrect partial sync balance generation (#1223) 2024-10-01 13:15:24 -04:00
concerns Simplify self host settings controller (#1230) 2024-10-02 12:07:56 -04:00
demo Finalize profile settings page for v0.2.0-alpha (#1194) 2024-09-20 15:56:21 -04:00
exchange_rate Account Issue Model and Resolution Flow + Troubleshooting guides (#1090) 2024-08-16 12:13:48 -04:00
import CSV Imports Overhaul (Transactions, Trades, Accounts, and Mint import support) (#1209) 2024-10-01 10:47:59 -04:00
issue Fix account sync when prices missing (#1127) 2024-08-26 09:36:27 -04:00
provider Simplify self host settings controller (#1230) 2024-10-02 12:07:56 -04:00
security Add security prices provider (Synth integration) (#1039) 2024-08-01 19:43:23 -04:00
time_series Support multi-currency transfers (#1175) 2024-09-13 11:45:19 -04:00
upgrader Fix auto upgrade logic (#758) 2024-05-17 17:25:15 -04:00
account.rb CSV Imports Overhaul (Transactions, Trades, Accounts, and Mint import support) (#1209) 2024-10-01 10:47:59 -04:00
account_import.rb CSV Imports Overhaul (Transactions, Trades, Accounts, and Mint import support) (#1209) 2024-10-01 10:47:59 -04:00
address.rb Add Property Details View (#1116) 2024-08-23 08:47:08 -04:00
application_record.rb Initial commit 2024-02-02 09:05:04 -06:00
category.rb CSV Imports Overhaul (Transactions, Trades, Accounts, and Mint import support) (#1209) 2024-10-01 10:47:59 -04:00
credit_card.rb Account namespace updates: part 1 (#893) 2024-06-20 07:26:25 -04:00
crypto.rb Account namespace updates: part 1 (#893) 2024-06-20 07:26:25 -04:00
current.rb Use DB for auth sessions (#1233) 2024-10-03 14:42:22 -04:00
depository.rb Account namespace updates: part 1 (#893) 2024-06-20 07:26:25 -04:00
exchange_rate.rb Fetch exchange rates in bulk from synth (#1069) 2024-08-09 10:57:33 -04:00
family.rb Allow users to set preferred locale in settings and provide basic date and time localization support (#1226) 2024-10-02 14:02:17 -04:00
import.rb CSV Imports Overhaul (Transactions, Trades, Accounts, and Mint import support) (#1209) 2024-10-01 10:47:59 -04:00
institution.rb Add sync status and errors to account settings page (#1169) 2024-09-11 17:24:01 -04:00
investment.rb Show cash + holdings value for investment account view (#1046) 2024-08-02 17:09:25 -04:00
invite_code.rb Rubocop updates (#1118) 2024-08-23 10:06:24 -04:00
issue.rb Account Issue Model and Resolution Flow + Troubleshooting guides (#1090) 2024-08-16 12:13:48 -04:00
loan.rb Account namespace updates: part 1 (#893) 2024-06-20 07:26:25 -04:00
measurement.rb Vehicle view (#1117) 2024-08-23 09:33:42 -04:00
merchant.rb Account namespace updates: part 6 (transactions) (#904) 2024-06-24 11:58:39 -04:00
mint_import.rb CSV Imports Overhaul (Transactions, Trades, Accounts, and Mint import support) (#1209) 2024-10-01 10:47:59 -04:00
other_asset.rb Account namespace updates: part 1 (#893) 2024-06-20 07:26:25 -04:00
other_liability.rb Account namespace updates: part 1 (#893) 2024-06-20 07:26:25 -04:00
period.rb Rubocop updates (#1118) 2024-08-23 10:06:24 -04:00
property.rb Vehicle view (#1117) 2024-08-23 09:33:42 -04:00
security.rb Add security prices provider (Synth integration) (#1039) 2024-08-01 19:43:23 -04:00
session.rb Use DB for auth sessions (#1233) 2024-10-03 14:42:22 -04:00
setting.rb Simplify self host settings controller (#1230) 2024-10-02 12:07:56 -04:00
tag.rb CSV Imports Overhaul (Transactions, Trades, Accounts, and Mint import support) (#1209) 2024-10-01 10:47:59 -04:00
tagging.rb Create tagging system (#792) 2024-05-23 08:09:33 -04:00
time_series.rb Rubocop updates (#1118) 2024-08-23 10:06:24 -04:00
trade_import.rb CSV Imports Overhaul (Transactions, Trades, Accounts, and Mint import support) (#1209) 2024-10-01 10:47:59 -04:00
transaction_import.rb CSV Imports Overhaul (Transactions, Trades, Accounts, and Mint import support) (#1209) 2024-10-01 10:47:59 -04:00
upgrader.rb Add zero-config self hosting on Render (#612) 2024-04-13 09:28:45 -04:00
user.rb Use DB for auth sessions (#1233) 2024-10-03 14:42:22 -04:00
value_group.rb Rubocop updates (#1118) 2024-08-23 10:06:24 -04:00
vehicle.rb Vehicle view (#1117) 2024-08-23 09:33:42 -04:00