1
0
Fork 0
mirror of https://github.com/maybe-finance/maybe.git synced 2025-08-02 12:05:19 +02:00
Maybe/app/views
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 Hide currency for transfers (#1260) 2024-10-07 15:57:47 -04:00
accounts Add empty states to account summary page (#1265) 2024-10-08 13:00:35 -04:00
application add pagination to account transactions list (#1095) 2024-08-16 09:00:05 -04:00
categories Remove unused settings temporarily (#1136) 2024-08-27 17:10:31 -04:00
category Allow user to add buy and sell trade transactions for investment accounts (#1066) 2024-08-09 11:22:57 -04:00
import CSV Imports Overhaul (Transactions, Trades, Accounts, and Mint import support) (#1209) 2024-10-01 10:47:59 -04:00
imports CSV Imports Overhaul (Transactions, Trades, Accounts, and Mint import support) (#1209) 2024-10-01 10:47:59 -04:00
institutions Allow user to add buy and sell trade transactions for investment accounts (#1066) 2024-08-09 11:22:57 -04:00
invite_codes Add setting to disable new user registration on self-hosted instances (#1163) 2024-09-11 13:04:39 -04:00
issue Improved UI warning states for holdings with missing data (#1098) 2024-08-16 16:08:27 -04:00
issues Improved UI warning states for holdings with missing data (#1098) 2024-08-16 16:08:27 -04:00
layouts Intercom integration (#1267) 2024-10-08 10:50:49 -05:00
merchants Remove unused settings temporarily (#1136) 2024-08-27 17:10:31 -04:00
pages Billing (#1269) 2024-10-08 14:37:47 -05:00
password_mailer Added lints for ERB templates (#609) 2024-04-09 08:08:58 -04:00
password_resets Use DB for auth sessions (#1233) 2024-10-03 14:42:22 -04:00
passwords Use DB for auth sessions (#1233) 2024-10-03 14:42:22 -04:00
pwa Initial commit 2024-02-02 09:05:04 -06:00
registrations Use DB for auth sessions (#1233) 2024-10-03 14:42:22 -04:00
sessions Use DB for auth sessions (#1233) 2024-10-03 14:42:22 -04:00
settings Billing (#1269) 2024-10-08 14:37:47 -05:00
shared Billing (#1269) 2024-10-08 14:37:47 -05:00
tag/deletions Allow user to add buy and sell trade transactions for investment accounts (#1066) 2024-08-09 11:22:57 -04:00
tags Remove unused settings temporarily (#1136) 2024-08-27 17:10:31 -04:00
transactions Add tag filtering (#1240) 2024-10-04 09:17:48 -04:00