web-app/src/modules/expenses
padreug 91aecd2192 Simplify TransactionsPage header to 'Transaction History'
Removed redundant subtitle and simplified header to just "Transaction History" for cleaner, more concise UI.

Before:
- Title: "My Transactions"
- Subtitle: "View your recent transaction history"

After:
- Title: "Transaction History"
- No subtitle

🐢 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-14 22:40:11 +01:00
..
components Emphasize pending approval status in expense success dialog 2025-11-13 16:57:06 +01:00
services Update TransactionsPage to match castle extension date range API changes 2025-11-14 22:38:34 +01:00
types Add transactions page with fuzzy search and success dialog for expenses 2025-11-13 09:57:28 +01:00
views Simplify TransactionsPage header to 'Transaction History' 2025-11-14 22:40:11 +01:00
index.ts Add transactions page with fuzzy search and success dialog for expenses 2025-11-13 09:57:28 +01:00