• Joined on 2025-09-10
troogs pushed to main at troogs/duempelkas 2026-04-03 12:33:59 +02:00
9aa1fee49e Add unit tests for DashboardPdfStatementService to validate PDF generation with entries and transfers
69181e66b0 Refactor EntryService to allow shared DisplayId for transfers; update related tests and migration files
Compare 2 commits »
troogs pushed to main at troogs/duempelkas 2026-04-03 09:54:22 +02:00
387c18e834 Implement backup and restore functionality; add IBackupService and BackupService; refactor services to use DbContextFactory
troogs pushed to main at troogs/duempelkas 2026-04-03 08:32:23 +02:00
0923c037eb Refactor terminology in dialogs and tables for consistency; update styles for number inputs and footer links
troogs pushed to main at troogs/duempelkas 2026-04-03 08:17:08 +02:00
719b33bb71 Refactor AddEntryDialog and AccountDetail for improved UI consistency; remove unused AddYearDialog; enhance Dashboard layout and button styles
troogs pushed to main at troogs/duempelkas 2026-04-03 07:58:12 +02:00
a02b0e9436 Refactor dialog components to use form-container for improved layout and styling; update button styles for consistency
troogs pushed to main at troogs/duempelkas 2026-03-31 19:23:10 +02:00
c376c70fec Enhance ConfirmDialog with customizable button styles and add PDF opening functionality in AccountDetail
troogs pushed to main at troogs/duempelkas 2026-03-31 18:06:11 +02:00
68e4e1aa4b Add club settings and use club name in PDF exports
27389bf860 Set desktop default and minimum window size
Compare 2 commits »
troogs pushed to main at troogs/duempelkas 2026-03-31 17:38:57 +02:00
a6d056fe99 Refactor account card title and layout styles for improved UI consistency
troogs pushed to main at troogs/duempelkas 2026-03-31 17:14:24 +02:00
eb53af2cd9 Add unit tests
d5164d34aa Add WPF/WebView2 desktop host project
f5c2be9339 Add Blazor application layer with UI components and pages
c3d68020d5 Add infrastructure layer with persistence and services
8fbb8b8ea2 Add domain model with entities and enums
troogs created branch main in troogs/duempelkas 2026-03-31 17:14:24 +02:00
troogs created repository troogs/duempelkas 2026-03-31 17:06:52 +02:00
troogs pushed to main at troogs/FsMcp 2026-03-04 11:43:11 +01:00
71e2c8df92 Implement dynamic request throttle configuration; update HttpClient initialization
troogs pushed to main at troogs/FsMcp 2026-03-04 11:36:52 +01:00
a145c059ac Add StoreLogTools and endpoint for retrieving store log entries; update README
troogs pushed to main at troogs/FsMcp 2026-03-03 22:27:53 +01:00
a9b59567b7 Add StoreMembers tool and update endpoints; enhance README
troogs pushed to main at troogs/FsMcp 2026-03-03 22:15:46 +01:00
31e8db1ec3 Add RegionStores endpoint and tools; remove RandomNumberTools
troogs pushed to main at troogs/FsMcp 2026-03-03 22:04:08 +01:00
311004790d Refactor Visual Studio Code configuration: update .gitignore, add settings, tasks, and example JSON files
troogs pushed to main at troogs/FsMcp 2026-03-03 22:02:21 +01:00
c0020b5e9d Initial import of FsMcp project, ignore mcp.json, add mcp.example.json
troogs created repository troogs/FsMcp 2026-03-03 21:52:24 +01:00
troogs pushed to main at troogs/FsToolbox 2026-02-17 10:39:27 +01:00
f467ebb99e Add GetRosinenStoreMemberReportAsync method and update Program menu
8a9951335a Add CustomTaskSettings and RosinenStoreMemberReport configuration to AppSettings and appsettings.example.json
5b462d3898 Fix endpoint paths for StoreMembers and StoreInformation in Endpoints.cs
Compare 3 commits »
troogs pushed to master at troogs/astrain 2026-02-07 18:30:20 +01:00
d6a187c01a Enhance routine run UI with selectable items, check icons, and weight select dropdown