1
0
Fork 0
mirror of https://github.com/maybe-finance/maybe.git synced 2025-07-19 13:19:39 +02:00
Maybe/test/controllers
Zach Gollwitzer fd941d714d
Add loan and credit card views (#1268)
* Add loan and credit card views

* Lint fix

* Clean up overview card markup

* Lint fix

* Test fix
2024-10-08 17:16:37 -04:00
..
account Support multi-currency transfers (#1175) 2024-09-13 11:45:19 -04:00
category Account namespace updates: part 6 (transactions) (#904) 2024-06-24 11:58:39 -04:00
import CSV Imports Overhaul (Transactions, Trades, Accounts, and Mint import support) (#1209) 2024-10-01 10:47:59 -04:00
issue Account Issue Model and Resolution Flow + Troubleshooting guides (#1090) 2024-08-16 12:13:48 -04:00
settings Billing (#1269) 2024-10-08 14:37:47 -05:00
tag Account::Sync model and test fixture simplifications (#968) 2024-07-10 11:22:59 -04:00
accounts_controller_test.rb Sync notifications and troubleshooting guides (#998) 2024-07-18 14:39:38 -04:00
categories_controller_test.rb Account::Sync model and test fixture simplifications (#968) 2024-07-10 11:22:59 -04:00
credit_cards_controller_test.rb Add loan and credit card views (#1268) 2024-10-08 17:16:37 -04:00
currencies_controller_test.rb Shared money input should respond to change in currency (#654) 2024-04-20 08:07:06 -04:00
imports_controller_test.rb CSV Imports Overhaul (Transactions, Trades, Accounts, and Mint import support) (#1209) 2024-10-01 10:47:59 -04:00
institutions_controller_test.rb Add sync status and errors to account settings page (#1169) 2024-09-11 17:24:01 -04:00
issues_controller_test.rb Account Issue Model and Resolution Flow + Troubleshooting guides (#1090) 2024-08-16 12:13:48 -04:00
loans_controller_test.rb Add loan and credit card views (#1268) 2024-10-08 17:16:37 -04:00
merchants_controller_test.rb Move merchants to top-level namespace (#895) 2024-06-20 08:38:59 -04:00
pages_controller_test.rb Feedback page (#1160) 2024-09-09 16:54:56 -04:00
password_resets_controller_test.rb Prepare fixture data for account sync tests (#493) 2024-02-27 12:43:49 -05:00
properties_controller_test.rb Add loan and credit card views (#1268) 2024-10-08 17:16:37 -04:00
registrations_controller_test.rb Use DB for auth sessions (#1233) 2024-10-03 14:42:22 -04:00
sessions_controller_test.rb Use DB for auth sessions (#1233) 2024-10-03 14:42:22 -04:00
subscriptions_controller_test.rb Billing (#1269) 2024-10-08 14:37:47 -05:00
tags_controller_test.rb Create tagging system (#792) 2024-05-23 08:09:33 -04:00
transactions_controller_test.rb Add currency validation to account, update demo data generator (#996) 2024-07-17 14:18:12 -04:00
upgrades_controller_test.rb Test environment stability improvements (#703) 2024-05-02 13:18:18 -04:00
vehicles_controller_test.rb Add loan and credit card views (#1268) 2024-10-08 17:16:37 -04:00
webhooks_controller_test.rb Billing (#1269) 2024-10-08 14:37:47 -05:00