1
0
Fork 0
mirror of https://github.com/maybe-finance/maybe.git synced 2025-07-23 15:19:38 +02:00
Maybe/app/controllers
Zach Gollwitzer 4bfe47540d
Basic trade and holdings view (#1271)
* Add trade view

* Lint fix

* Fix stale placeholder variable

* Add holding view
2024-10-09 14:59:18 -04:00
..
account Basic trade and holdings view (#1271) 2024-10-09 14:59:18 -04:00
category Rubocop updates (#1118) 2024-08-23 10:06:24 -04:00
concerns Use DB for auth sessions (#1233) 2024-10-03 14:42:22 -04:00
help Fix: Omit layout for turbo frames with custom sidebar layout (#1024) 2024-07-26 12:00:41 -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 Fix: Omit layout for turbo frames with custom sidebar layout (#1024) 2024-07-26 12:00:41 -04:00
accounts_controller.rb Add loan and credit card views (#1268) 2024-10-08 17:16:37 -04:00
application_controller.rb Early access (#1272) 2024-10-09 13:17:58 -05:00
categories_controller.rb Rubocop updates (#1118) 2024-08-23 10:06:24 -04:00
credit_cards_controller.rb Add loan and credit card views (#1268) 2024-10-08 17:16:37 -04:00
currencies_controller.rb More composable forms (#989) 2024-07-16 14:08:24 -04:00
imports_controller.rb CSV Imports Overhaul (Transactions, Trades, Accounts, and Mint import support) (#1209) 2024-10-01 10:47:59 -04:00
institutions_controller.rb Add sync status and errors to account settings page (#1169) 2024-09-11 17:24:01 -04:00
invite_codes_controller.rb Ensure self hosted for invite code listing 2024-10-08 12:36:06 -05:00
issues_controller.rb Account Issue Model and Resolution Flow + Troubleshooting guides (#1090) 2024-08-16 12:13:48 -04:00
loans_controller.rb Add loan and credit card views (#1268) 2024-10-08 17:16:37 -04:00
merchants_controller.rb Rubocop updates (#1118) 2024-08-23 10:06:24 -04:00
pages_controller.rb Early access (#1272) 2024-10-09 13:17:58 -05:00
password_resets_controller.rb Rubocop updates (#1118) 2024-08-23 10:06:24 -04:00
passwords_controller.rb Rubocop updates (#1118) 2024-08-23 10:06:24 -04:00
properties_controller.rb Add loan and credit card views (#1268) 2024-10-08 17:16:37 -04:00
registrations_controller.rb Use DB for auth sessions (#1233) 2024-10-03 14:42:22 -04:00
sessions_controller.rb Use DB for auth sessions (#1233) 2024-10-03 14:42:22 -04:00
settings_controller.rb Fix: Omit layout for turbo frames with custom sidebar layout (#1024) 2024-07-26 12:00:41 -04:00
subscriptions_controller.rb Allow promo codes in checkout 2024-10-08 15:19:23 -05:00
tags_controller.rb Rubocop updates (#1118) 2024-08-23 10:06:24 -04:00
transactions_controller.rb Add tag filtering (#1240) 2024-10-04 09:17:48 -04:00
upgrades_controller.rb Add zero-config self hosting on Render (#612) 2024-04-13 09:28:45 -04:00
vehicles_controller.rb Add loan and credit card views (#1268) 2024-10-08 17:16:37 -04:00
webhooks_controller.rb Billing (#1269) 2024-10-08 14:37:47 -05:00