feature/FA-misc_ReportingService #64

Merged
conco merged 14 commits from feature/FA-misc_ReportingService into master 2026-02-01 17:31:31 +00:00

14 Commits

Author SHA1 Message Date
gamer147
4264051d11 [FA-misc] Fix lint issues
All checks were successful
CI / build-backend (pull_request) Successful in 1m55s
CI / build-frontend (pull_request) Successful in 44s
2026-02-01 12:10:18 -05:00
gamer147
7ccc3ade9e [FA-misc] Reporting service now has a status page on the frontend 2026-02-01 12:07:57 -05:00
gamer147
9bc39c3abf [FA-misc] Reporting service seems to be working 2026-02-01 10:19:52 -05:00
gamer147
bdb863a032 [FA-misc] CICD Updates 2026-01-31 10:48:14 -05:00
gamer147
7c3df7ab11 [FA-misc] Add ReportingService consumer unit tests 2026-01-30 16:47:26 -05:00
gamer147
2e4e2c26aa [FA-misc] Add ReportingService Dockerfile and docker-compose entry
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-30 16:45:16 -05:00
gamer147
1057e1bcd4 [FA-misc] Add initial ReportingService migration
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-30 16:43:48 -05:00
gamer147
1fda5ad440 [FA-misc] Wire up ReportingService Program.cs
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-30 16:43:26 -05:00
gamer147
2c14ab4936 [FA-misc] Add GraphQL job queries with filtering and pagination 2026-01-30 16:40:16 -05:00
gamer147
433f038051 [FA-misc] Add JobStatusUpdateConsumer with upsert logic 2026-01-30 16:39:11 -05:00
gamer147
3c835d9cc3 [FA-misc] Add Job entity and ReportingDbContext 2026-01-30 16:38:46 -05:00
gamer147
9577aa996a [FA-misc] Scaffold ReportingService project
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-30 16:33:43 -05:00
gamer147
c25f59a4b4 [FA-misc] Add IJobStatusUpdate event contract and publishing helper 2026-01-30 16:32:01 -05:00
gamer147
be1ebbea39 [FA-misc] Add JobStatus enum 2026-01-30 16:31:42 -05:00