Skip to content

Add operator transaction summary report to UI and backend#768

Merged
StuartFerguson merged 1 commit intomainfrom
task/#644_transaction_summary_by_operator
Feb 15, 2026
Merged

Add operator transaction summary report to UI and backend#768
StuartFerguson merged 1 commit intomainfrom
task/#644_transaction_summary_by_operator

Conversation

@StuartFerguson
Copy link
Copy Markdown
Member

  • Implemented "Transaction Summary by Operator" report in Blazor UI
  • Added new DTOs and models for operator summary in API and UI layers
  • Extended API client and backend interface to support operator summary retrieval
  • Updated MediatR handlers for new operator summary query
  • Refactored UI components for filtering, drill-down, and new metrics
  • Added model factory conversions for operator summary data
  • Introduced new permission for operator summary report
  • Fixed transaction detail status badge and net amount display
  • Improved filter logic, error handling, and loading states
  • Defaulted to production mediator; commented out test mediator code
    closes Transaction Summary By Operator #644

- Implemented "Transaction Summary by Operator" report in Blazor UI
- Added new DTOs and models for operator summary in API and UI layers
- Extended API client and backend interface to support operator summary retrieval
- Updated MediatR handlers for new operator summary query
- Refactored UI components for filtering, drill-down, and new metrics
- Added model factory conversions for operator summary data
- Introduced new permission for operator summary report
- Fixed transaction detail status badge and net amount display
- Improved filter logic, error handling, and loading states
- Defaulted to production mediator; commented out test mediator code
@StuartFerguson StuartFerguson merged commit 7b99788 into main Feb 15, 2026
10 checks passed
@github-actions github-actions Bot deleted the task/#644_transaction_summary_by_operator branch April 16, 2026 01:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Transaction Summary By Operator

1 participant