1
0
Fork 0
mirror of https://github.com/maybe-finance/maybe.git synced 2025-07-23 07:09:39 +02:00
Maybe/test/models
Julien Bertazzo Lambert ad5b0b8b7d
Some checks are pending
Publish Docker image / ci (push) Waiting to run
Publish Docker image / Build docker image (push) Blocked by required conditions
Ensure Consistent Category Colors (#1722)
* feat: add validation to require consistent category color

* feat: reflect color requirement in new category form

* refactor: move logic inline over shared component

* rubocop

* tests: fix breaking and add case for new validation

* feat: hide color selector when parent category selected

* feat: override color with parent color in model

* tests: remove case for unnecessary validation

---------

Signed-off-by: Julien Bertazzo Lambert <42924425+JLambertazzo@users.noreply.github.com>
2025-01-30 16:49:31 -05:00
..
account Transfer and Payment auto-matching, model and UI improvements (#1585) 2025-01-07 09:41:24 -05:00
import CSV Imports Overhaul (Transactions, Trades, Accounts, and Mint import support) (#1209) 2024-10-01 10:47:59 -04:00
provider First pass at security price reference (#1388) 2024-10-29 15:37:59 -04:00
security Add validation to security price model 2024-10-30 09:51:05 -04:00
time_series Account namespace updates: part 5 (valuations) (#901) 2024-06-21 16:23:28 -04:00
upgrader Fix auto upgrade logic (#758) 2024-05-17 17:25:15 -04:00
account_test.rb Add RejectedTransfer model, simplify auto matching (#1690) 2025-01-27 16:56:46 -05:00
address_test.rb Add Property Details View (#1116) 2024-08-23 08:47:08 -04:00
category_test.rb Ensure Consistent Category Colors (#1722) 2025-01-30 16:49:31 -05:00
credit_card_test.rb Account namespace updates: part 1 (#893) 2024-06-20 07:26:25 -04:00
crypto_test.rb Account namespace updates: part 1 (#893) 2024-06-20 07:26:25 -04:00
current_test.rb Use DB for auth sessions (#1233) 2024-10-03 14:42:22 -04:00
depository_test.rb Account namespace updates: part 1 (#893) 2024-06-20 07:26:25 -04:00
exchange_rate_test.rb Fetch exchange rates in bulk from synth (#1069) 2024-08-09 10:57:33 -04:00
family_test.rb Transfer and Payment auto-matching, model and UI improvements (#1585) 2025-01-07 09:41:24 -05:00
impersonation_session_log_test.rb Impersonation (#1325) 2024-10-18 11:26:58 -05:00
impersonation_session_test.rb Impersonation (#1325) 2024-10-18 11:26:58 -05:00
investment_test.rb Account namespace updates: part 1 (#893) 2024-06-20 07:26:25 -04:00
invite_code_test.rb Use consistent language for invite codes 2024-02-02 19:37:10 -06:00
issue_test.rb Account Issue Model and Resolution Flow + Troubleshooting guides (#1090) 2024-08-16 12:13:48 -04:00
loan_test.rb Add loan and credit card views (#1268) 2024-10-08 17:16:37 -04:00
other_asset_test.rb Account namespace updates: part 1 (#893) 2024-06-20 07:26:25 -04:00
other_liability_test.rb Account namespace updates: part 1 (#893) 2024-06-20 07:26:25 -04:00
plaid_investment_sync_test.rb Plaid sync tests and multi-currency investment support (#1531) 2024-12-12 08:56:52 -05:00
plaid_item_test.rb Do not raise on Plaid item not found exceptions for item deletions (#1646) 2025-01-20 15:12:53 -05:00
property_test.rb Account namespace updates: part 1 (#893) 2024-06-20 07:26:25 -04:00
security_test.rb Investment Portfolio Sync (#974) 2024-07-16 09:26:49 -04:00
session_test.rb Use DB for auth sessions (#1233) 2024-10-03 14:42:22 -04:00
sync_test.rb Basic Plaid Integration (#1433) 2024-11-15 13:49:37 -05:00
tag_test.rb Account::Sync model and test fixture simplifications (#968) 2024-07-10 11:22:59 -04:00
time_series_test.rb Fix: i18n symbol typo (#1085) 2024-08-13 12:31:51 -04:00
transaction_import_test.rb CSV Imports Overhaul (Transactions, Trades, Accounts, and Mint import support) (#1209) 2024-10-01 10:47:59 -04:00
transfer_test.rb Add RejectedTransfer model, simplify auto matching (#1690) 2025-01-27 16:56:46 -05:00
upgrader_test.rb Add zero-config self hosting on Render (#612) 2024-04-13 09:28:45 -04:00
user_test.rb Fix profile page on fresh install (#684) 2024-04-27 08:59:02 -04:00
value_group_test.rb Rubocop updates (#1118) 2024-08-23 10:06:24 -04:00
vehicle_test.rb Account namespace updates: part 1 (#893) 2024-06-20 07:26:25 -04:00