Files
budget-app/.claude/settings.local.json
Christian Hood 368786a9e1 Add one-time expenses UI and merge Phase 3 features
- One-time expenses: paid toggle, delete, and inline add form in
  paycheck columns (wired to POST/DELETE/PATCH /api/one-time-expenses)
- Variable spending actuals section with category select, amount,
  note, date fields; actuals included in remaining balance
- Both Phase 3 features fully integrated into PaycheckView

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-19 19:13:32 -04:00

20 lines
420 B
JSON

{
"permissions": {
"allow": [
"Bash(td --help)",
"Bash(td create:*)",
"Bash(EPIC=td-8064d2)",
"Bash(__NEW_LINE_51256bdd53dfa89e__ td:*)",
"Bash(td list:*)",
"Bash(git add:*)",
"Bash(git commit:*)",
"Bash(td start:*)",
"Bash(td close:*)",
"Bash(td review:*)",
"Bash(td approve:*)",
"Bash(td complete:*)",
"Bash(td update:*)"
]
}
}