1
0
Fork 0
mirror of https://github.com/maybe-finance/maybe.git synced 2025-07-19 13:19:39 +02:00
Maybe/app/models
Josh Pigford 31f3ff6a16
Billing (#1269)
* Change env SELF_HOSTING_ENABLED to SELF_HOSTED

* Initial Stripe implementation

* Fix portal link

* Use webhook signatures

* Migrated to new Stripe gem conventions

Also updated resource routing

* Added faraday-multipart gem to resolve middleware notice

* Merge fix

* Merge fix

* Temporary upgrade prompt for early access

* Lint fix

* i18n fixes

* Remove catch-all rescue

* Update .env.example
2024-10-08 14:37:47 -05:00
..
account Handle missing weekend stock prices in sync process (#1242) 2024-10-04 14:19:45 -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 Fix signage on transaction imports (#1236) 2024-10-03 14:59:24 -04:00
issue Handle missing weekend stock prices in sync process (#1242) 2024-10-04 14:19:45 -04:00
provider Simplify self host settings controller (#1230) 2024-10-02 12:07:56 -04:00
security Handle missing weekend stock prices in sync process (#1242) 2024-10-04 14:19:45 -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 Add empty states to account summary page (#1265) 2024-10-08 13:00:35 -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 Billing (#1269) 2024-10-08 14:37:47 -05:00
gapfiller.rb Handle missing weekend stock prices in sync process (#1242) 2024-10-04 14:19:45 -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 Crop profile images 2024-10-08 14:25:34 -05: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