Skip to content

Add Recent Activity Receipt Search reporting feature#710

Merged
StuartFerguson merged 3 commits into
mainfrom
task/#708_recent_activity_report
Jul 8, 2026
Merged

Add Recent Activity Receipt Search reporting feature#710
StuartFerguson merged 3 commits into
mainfrom
task/#708_recent_activity_report

Conversation

@StuartFerguson

Copy link
Copy Markdown
Member

Implemented end-to-end support for Recent Activity Receipt Search, including new request/response DTOs, API client methods, service logic, query/handler, and endpoint. Updated integration and unit tests, BDD scenarios, and ensured code style consistency throughout.

Implemented end-to-end support for Recent Activity Receipt Search, including new request/response DTOs, API client methods, service logic, query/handler, and endpoint. Updated integration and unit tests, BDD scenarios, and ensured code style consistency throughout.
@codacy-production

Copy link
Copy Markdown

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

🟢 Metrics 5 complexity · 5 duplication

Metric Results
Complexity 5
Duplication 5

View in Codacy

NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.

Added a unit test to ensure blank or whitespace SearchText values are not forwarded and are set to null in backend API requests. Updated the application service to handle SearchText accordingly and removed explicit empty SearchText assignment in ACLSteps.
@StuartFerguson StuartFerguson merged commit 3e38f32 into main Jul 8, 2026
6 checks passed
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.

[Reports] Add receipt resend endpoint for recent activity transactions

1 participant