Commit Graph

2 Commits

Author SHA1 Message Date
55c2c01418 refactor(app): move account razor inline code to partial classes 2026-04-03 12:59:06 +02:00
f5c2be9339 Add Blazor application layer with UI components and pages
- Service interfaces and DTO models
- Dashboard page with account overview
- Account detail page with year/entry management
- Reusable components: AccountCard, EntryTable, YearSelector
- Dialog components: Add/Edit Account, Entry, Transfer, Year
- Main layout and routing configuration
2026-03-31 17:13:09 +02:00