mirror of
https://github.com/maybe-finance/maybe.git
synced 2025-08-04 13:05:19 +02:00
* Budgeting V1 * Basic UI template * Fully scaffolded budgeting v1 * Basic working budget * Finalize donut chart for budgets * Allow categorization of loan payments for budget * Include loan payments in incomes_and_expenses scope * Add budget allocations progress * Empty states * Clean up budget methods * Category aggregation queries * Handle overage scenarios in form * Finalize budget donut chart controller * Passing tests * Fix allocation naming * Add income category migration * Native support for uncategorized budget category * Formatting * Fix subcategory sort order, padding * Fix calculation for category rollups in budget |
||
---|---|---|
.. | ||
account | ||
category | ||
import | ||
issue | ||
settings | ||
tag | ||
accounts_controller_test.rb | ||
categories_controller_test.rb | ||
credit_cards_controller_test.rb | ||
cryptos_controller_test.rb | ||
currencies_controller_test.rb | ||
depositories_controller_test.rb | ||
impersonation_sessions_controller_test.rb | ||
imports_controller_test.rb | ||
investments_controller_test.rb | ||
invitations_controller_test.rb | ||
issues_controller_test.rb | ||
loans_controller_test.rb | ||
merchants_controller_test.rb | ||
other_assets_controller_test.rb | ||
other_liabilities_controller_test.rb | ||
pages_controller_test.rb | ||
password_resets_controller_test.rb | ||
plaid_items_controller_test.rb | ||
properties_controller_test.rb | ||
registrations_controller_test.rb | ||
sessions_controller_test.rb | ||
subscriptions_controller_test.rb | ||
tags_controller_test.rb | ||
transactions_controller_test.rb | ||
transfers_controller_test.rb | ||
upgrades_controller_test.rb | ||
users_controller_test.rb | ||
vehicles_controller_test.rb | ||
webhooks_controller_test.rb |