Commit Graph

16 Commits

Author SHA1 Message Date
admin 2444a01fc7 Clarify processed merge audit CSV filenames 2026-06-11 11:08:54 +02:00
admin ca6196234e Translate settings and purchasing UI text 2026-06-11 10:08:37 +02:00
admin 2e7aeda684 Clarify audit CSV settings section 2026-06-11 09:28:10 +02:00
admin dcd845d337 Add audit CSV central source option 2026-06-11 08:57:18 +02:00
admin 6470cb8751 Update finance session follow-ups 2026-06-01 15:35:23 +02:00
admin d853f53df8 Add published HR KPI workflow fixes 2026-05-26 13:33:09 +02:00
admin 4a1561d85f Add AD auth and B1 currency fields 2026-04-29 11:07:35 +02:00
admin 2a56ba53ba umfangreiches refactoring 2026-04-17 13:56:41 +02:00
admin bec0410ef4 refactoring 2026-04-17 10:29:41 +02:00
admin 0d3bd47f7a englisch 2026-04-17 07:08:04 +02:00
admin 90133cd0e2 diverse Aenderungen 2026-04-15 11:18:26 +02:00
admin 59e195af71 import exxport settings, join over sap hana tables 2026-04-14 11:34:43 +02:00
admin 36a22202bf SAP GWQ 2026-04-14 10:54:52 +02:00
admin df90a4a172 Zentrales PW 2026-04-14 10:05:59 +02:00
admin cf20bd94d0 RefactoringDI 2026-04-13 14:37:21 +02:00
Claude 8524631508 Convert TrafagSalesExporter from console app to Blazor Server app with MudBlazor UI
- Replaced console app with .NET 8 Blazor Server architecture
- Added EF Core SQLite database (trafag_exporter.db) with auto-seed data
- Models: HanaServer, Site, SharePointConfig, ExportSettings, ExportLog, SalesRecord
- Services: HanaQueryService (with configurable dateFilter), ExcelExportService,
  SharePointUploadService, ExportOrchestrationService (with live status events),
  TimerBackgroundService (scheduled daily export)
- MudBlazor UI pages: Dashboard (export status + manual trigger), Standorte
  (HANA server + site CRUD), Settings (SharePoint + timer config), Logs (filtered view)
- SAP HANA queries unchanged (INV + CRN with exact SAP B1 table joins)
- SharePoint upload via Microsoft Graph with app registration auth

https://claude.ai/code/session_012heAXNMbbyxqYf2S2HrKLj
2026-04-09 14:00:44 +00:00