1
0
Fork 0
mirror of https://github.com/maybe-finance/maybe.git synced 2025-07-24 15:49:39 +02:00
Maybe/app/views
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
accounts Rework account views and addition flow (#1324) 2024-10-18 14:37:42 -04:00
application add pagination to account transactions list (#1095) 2024-08-16 09:00:05 -04:00
categories Minor improvements to categories & changelog pages (#1274) 2024-10-10 16:00:35 -04:00
category Allow user to add buy and sell trade transactions for investment accounts (#1066) 2024-08-09 11:22:57 -04:00
impersonation_sessions Impersonation (#1325) 2024-10-18 11:26:58 -05:00
import When unassigned accounts in CSV import, always allow new account creation 2024-10-10 15:51:36 -04:00
imports Rework account views and addition flow (#1324) 2024-10-18 14:37:42 -04:00
institutions Allow user to add buy and sell trade transactions for investment accounts (#1066) 2024-08-09 11:22:57 -04:00
invite_codes Add setting to disable new user registration on self-hosted instances (#1163) 2024-09-11 13:04:39 -04:00
issue Improved UI warning states for holdings with missing data (#1098) 2024-08-16 16:08:27 -04:00
issues Fix for scrollbars on alerts 2024-10-17 10:16:34 -05:00
layouts Rework account views and addition flow (#1324) 2024-10-18 14:37:42 -04:00
merchants Remove unused settings temporarily (#1136) 2024-08-27 17:10:31 -04:00
pages Rework account views and addition flow (#1324) 2024-10-18 14:37:42 -04:00
password_mailer Lint 2024-10-09 09:12:07 -05:00
password_resets Use DB for auth sessions (#1233) 2024-10-03 14:42:22 -04:00
passwords Use DB for auth sessions (#1233) 2024-10-03 14:42:22 -04:00
pwa Initial commit 2024-02-02 09:05:04 -06:00
registrations Early access (#1272) 2024-10-09 13:17:58 -05:00
sessions Use DB for auth sessions (#1233) 2024-10-03 14:42:22 -04:00
settings Billing (#1269) 2024-10-08 14:37:47 -05:00
shared Rework account views and addition flow (#1324) 2024-10-18 14:37:42 -04:00
tag/deletions Allow user to add buy and sell trade transactions for investment accounts (#1066) 2024-08-09 11:22:57 -04:00
tags Remove unused settings temporarily (#1136) 2024-08-27 17:10:31 -04:00
transactions Default to "today" when entering a transactions and value entries 2024-10-10 12:24:20 -05:00