1
0
Fork 0
mirror of https://github.com/maybe-finance/maybe.git synced 2025-07-23 07:09:39 +02:00
Maybe/app/controllers
Zach Gollwitzer e8e100e1d8
Rework account views and addition flow (#1324)
* Move accountable partials

* Split accountables into separate view partials

* Fix test

* Add form to permitted partials

* Fix failing system tests

* Update new account modal views

* New sync algorithm implementation

* Update account system test assertions to match new behavior

* Fix off by 1 date error

* Revert new balance sync algorithm

* Add missing account overviews
2024-10-18 14:37:42 -04:00
..
account Rework account views and addition flow (#1324) 2024-10-18 14:37:42 -04:00
category Rubocop updates (#1118) 2024-08-23 10:06:24 -04:00
concerns Impersonation (#1325) 2024-10-18 11:26:58 -05: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 Rework account views and addition flow (#1324) 2024-10-18 14:37:42 -04:00
application_controller.rb Impersonation (#1325) 2024-10-18 11:26:58 -05:00
categories_controller.rb Rubocop updates (#1118) 2024-08-23 10:06:24 -04:00
credit_cards_controller.rb Bug fixes for specialized account pages (#1275) 2024-10-09 17:20:38 -04:00
currencies_controller.rb More composable forms (#989) 2024-07-16 14:08:24 -04:00
impersonation_sessions_controller.rb Impersonation (#1325) 2024-10-18 11:26:58 -05:00
imports_controller.rb Redirect upload step (#1323) 2024-10-18 08:10:18 -05: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 Bug fixes for specialized account pages (#1275) 2024-10-09 17:20:38 -04:00
merchants_controller.rb Rubocop updates (#1118) 2024-08-23 10:06:24 -04:00
pages_controller.rb Fix currency formatting for 0 values (#1276) 2024-10-09 18:11:36 -04: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 Bug fixes for specialized account pages (#1275) 2024-10-09 17:20:38 -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 Bug fixes for specialized account pages (#1275) 2024-10-09 17:20:38 -04:00
webhooks_controller.rb Billing (#1269) 2024-10-08 14:37:47 -05:00