Core-v1 module
shell
/transactions
Transactions
Manual ledger, transfers, and note-taking shell.
Quick Add Income/Expense
Fast amount entry with account, category, and date.
Full Transaction Form
Open the existing full create transaction form.
Edit Transaction Demo
Open the existing mock edit transaction route.
Transaction List
Search & Filters
Transaction ledger preview
Shell-only list controls for search, filters, sorting, pagination, and bulk actions. API wiring remains pending.
TransactionTypeAmountStatus
Apple Store
Utilities / Jun 03, 2026
Synced
Coffee & Pastry
Food & Dining / Jun 04, 2026
Draft
ACME Payroll
Salary / Jun 01, 2026
Synced
Pagination cursor and bulk actions are shell-only placeholders.
Bootstrap notes
Shell wiring only. No annex module scope.
- Quick Add opens as a separate shell route.
- Full Transaction Form opens through /transactions/new.
- Transaction List, Search & Filters are represented here as shell-only preview controls.
Next steps
Keep the shell stable until backend contracts arrive.
Back to dashboardSettings shell
Core-v1 shell only. Feature work stays deferred until contract-backed stories land.