1
0
Fork 0
mirror of https://github.com/maybe-finance/maybe.git synced 2025-08-07 14:35:23 +02:00
Maybe/app/views
Zach Gollwitzer d75be2282b
New Design System + Codebase Refresh (#1823)
Since the very first 0.1.0-alpha.1 release, we've been moving quickly to add new features to the Maybe app. In doing so, some parts of the codebase have become outdated, unnecessary, or overly-complex as a natural result of this feature prioritization.

Now that "core" Maybe is complete, we're moving into a second phase of development where we'll be working hard to improve the accuracy of existing features and build additional features on top of "core". This PR is a quick overhaul of the existing codebase aimed to:

- Establish the brand new and simplified dashboard view (pictured above)
- Establish and move towards the conventions introduced in Cursor rules and project design overview #1788
- Consolidate layouts and improve the performance of layout queries
- Organize the core models of the Maybe domain (i.e. Account::Entry, Account::Transaction, etc.) and break out specific traits of each model into dedicated concerns for better readability
- Remove stale / dead code from codebase
- Remove overly complex code paths in favor of simpler ones
2025-02-21 11:57:59 -05:00
..
account New Design System + Codebase Refresh (#1823) 2025-02-21 11:57:59 -05:00
accountable_sparklines New Design System + Codebase Refresh (#1823) 2025-02-21 11:57:59 -05:00
accounts New Design System + Codebase Refresh (#1823) 2025-02-21 11:57:59 -05:00
budget_categories New Design System + Codebase Refresh (#1823) 2025-02-21 11:57:59 -05:00
budgets New Design System + Codebase Refresh (#1823) 2025-02-21 11:57:59 -05:00
categories New Design System + Codebase Refresh (#1823) 2025-02-21 11:57:59 -05:00
category Maybe Design System Updates (#1856) 2025-02-13 11:31:07 -05:00
credit_cards Fix EU plaid flow (#1761) 2025-01-31 17:04:26 -05:00
cryptos Fix EU plaid flow (#1761) 2025-01-31 17:04:26 -05:00
depositories Fix EU plaid flow (#1761) 2025-01-31 17:04:26 -05:00
email_confirmation_mailer Fix EU plaid flow (#1761) 2025-01-31 17:04:26 -05:00
impersonation_sessions Upgrade to Tailwind v4 (#1853) 2025-02-12 11:22:30 -05:00
import New Design System + Codebase Refresh (#1823) 2025-02-21 11:57:59 -05:00
imports New Design System + Codebase Refresh (#1823) 2025-02-21 11:57:59 -05:00
investments New Design System + Codebase Refresh (#1823) 2025-02-21 11:57:59 -05:00
invitation_mailer Account Activity View + Account Forms (#1406) 2024-11-04 20:27:31 -05:00
invitations Account Activity View + Account Forms (#1406) 2024-11-04 20:27:31 -05:00
invite_codes Maybe Design System Updates (#1856) 2025-02-13 11:31:07 -05: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 New Design System + Codebase Refresh (#1823) 2025-02-21 11:57:59 -05:00
loans Fix EU plaid flow (#1761) 2025-01-31 17:04:26 -05:00
merchants New Design System + Codebase Refresh (#1823) 2025-02-21 11:57:59 -05:00
mfa New Design System + Codebase Refresh (#1823) 2025-02-21 11:57:59 -05:00
onboardings New Design System + Codebase Refresh (#1823) 2025-02-21 11:57:59 -05:00
other_assets Account Activity View + Account Forms (#1406) 2024-11-04 20:27:31 -05:00
other_liabilities Account Activity View + Account Forms (#1406) 2024-11-04 20:27:31 -05:00
pages New Design System + Codebase Refresh (#1823) 2025-02-21 11:57:59 -05:00
password_mailer Lint 2024-10-09 09:12:07 -05:00
password_resets Maybe Design System Updates (#1856) 2025-02-13 11:31:07 -05:00
passwords Use DB for auth sessions (#1233) 2024-10-03 14:42:22 -04:00
plaid_items New Design System + Codebase Refresh (#1823) 2025-02-21 11:57:59 -05:00
properties Preserve transaction filters and transaction focus across page visits (#1733) 2025-01-30 14:12:01 -05:00
pwa Initial commit 2024-02-02 09:05:04 -06:00
registrations Maybe Design System Updates (#1856) 2025-02-13 11:31:07 -05:00
securities Maybe Design System Updates (#1856) 2025-02-13 11:31:07 -05:00
sessions Maybe Design System Updates (#1856) 2025-02-13 11:31:07 -05:00
settings New Design System + Codebase Refresh (#1823) 2025-02-21 11:57:59 -05:00
shared New Design System + Codebase Refresh (#1823) 2025-02-21 11:57:59 -05: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 New Design System + Codebase Refresh (#1823) 2025-02-21 11:57:59 -05:00
transactions New Design System + Codebase Refresh (#1823) 2025-02-21 11:57:59 -05:00
transfers New Design System + Codebase Refresh (#1823) 2025-02-21 11:57:59 -05:00
users New Design System + Codebase Refresh (#1823) 2025-02-21 11:57:59 -05:00
vehicles Preserve transaction filters and transaction focus across page visits (#1733) 2025-01-30 14:12:01 -05:00