1
0
Fork 0
mirror of https://github.com/maybe-finance/maybe.git synced 2025-07-24 07:39:39 +02:00
Maybe/test
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
..
channels/application_cable Initial commit 2024-02-02 09:05:04 -06:00
controllers Billing (#1269) 2024-10-08 14:37:47 -05:00
fixtures Use DB for auth sessions (#1233) 2024-10-03 14:42:22 -04:00
helpers Add formatting for EUR locales (#1231) 2024-10-03 10:25:38 -04:00
interfaces CSV Imports Overhaul (Transactions, Trades, Accounts, and Mint import support) (#1209) 2024-10-01 10:47:59 -04:00
jobs CSV Imports Overhaul (Transactions, Trades, Accounts, and Mint import support) (#1209) 2024-10-01 10:47:59 -04:00
lib Add formatting for EUR locales (#1231) 2024-10-03 10:25:38 -04:00
mailers Simplify self host settings controller (#1230) 2024-10-02 12:07:56 -04:00
models Handle missing weekend stock prices in sync process (#1242) 2024-10-04 14:19:45 -04:00
support CSV Imports Overhaul (Transactions, Trades, Accounts, and Mint import support) (#1209) 2024-10-01 10:47:59 -04:00
system Add empty states to account summary page (#1265) 2024-10-08 13:00:35 -04:00
vcr_cassettes Feedback page (#1160) 2024-09-09 16:54:56 -04:00
application_system_test_case.rb Allow user to add buy and sell trade transactions for investment accounts (#1066) 2024-08-09 11:22:57 -04:00
i18n_test.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
test_helper.rb Billing (#1269) 2024-10-08 14:37:47 -05:00