Allow manual entry on linked accounts (#689)

* Update activity menu to conditionally display options for linked and investment accounts

* Update transaction test to reflect "New activity" menu change

---------

Co-authored-by: luckyPipewrench <luckypipewrench@proton.me>
This commit is contained in:
LPW
2026-01-18 09:08:27 -05:00
committed by GitHub
parent 3ea102d14f
commit f97ff419e8
3 changed files with 16 additions and 6 deletions

View File

@@ -189,7 +189,7 @@ class TransactionsTest < ApplicationSystemTestCase
visit account_url(investment_account, tab: "activity")
within "[data-testid='activity-menu']" do
click_on "New"
click_on "New transaction"
click_on "New activity"
end
select "Deposit", from: "Type"
fill_in "Date", with: transfer_date