1
0
Fork 0
mirror of https://github.com/maybe-finance/maybe.git synced 2025-07-19 13:19:39 +02:00
Maybe/app/helpers
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 Deposit, Withdrawal, and Interest Transactions for Investment View (#1075) 2024-08-09 20:11:27 -04:00
settings Billing (#1269) 2024-10-08 14:37:47 -05:00
accounts_helper.rb Finalize other assets and liabilities view (#1264) 2024-10-07 20:23:33 -04:00
application_helper.rb Add formatting for EUR locales (#1231) 2024-10-03 10:25:38 -04:00
categories_helper.rb Move categories to top-level namespace (#894) 2024-06-20 08:15:09 -04:00
forms_helper.rb Sort currencies by name as a second order (#1216) 2024-10-01 10:48:39 -04:00
imports_helper.rb CSV Imports Overhaul (Transactions, Trades, Accounts, and Mint import support) (#1209) 2024-10-01 10:47:59 -04:00
institutions_helper.rb Add institution management and account editing controls (#868) 2024-06-13 14:37:27 -04:00
menus_helper.rb Categories, tags, merchants, and menus improvements (#1135) 2024-08-27 17:06:41 -04:00
pages_helper.rb Initial commit 2024-02-02 09:05:04 -06:00
properties_helper.rb Add Property Details View (#1116) 2024-08-23 08:47:08 -04:00
settings_helper.rb Billing (#1269) 2024-10-08 14:37:47 -05:00
styled_form_builder.rb CSV Imports Overhaul (Transactions, Trades, Accounts, and Mint import support) (#1209) 2024-10-01 10:47:59 -04:00
subscription_helper.rb Billing (#1269) 2024-10-08 14:37:47 -05:00
tags_helper.rb Create tagging system (#792) 2024-05-23 08:09:33 -04:00
transactions_helper.rb Add tag filtering (#1240) 2024-10-04 09:17:48 -04:00
upgrades_helper.rb Fix auto upgrade logic (#758) 2024-05-17 17:25:15 -04:00
value_groups_helper.rb Fix currency formatting in pie chart visualization (#1022) 2024-07-26 10:36:29 -04:00
vehicles_helper.rb Vehicle view (#1117) 2024-08-23 09:33:42 -04:00
webhooks_helper.rb Billing (#1269) 2024-10-08 14:37:47 -05:00