Refactor GrantService to MediatR commands/queries in BusinessLogic#1412
Merged
StuartFerguson merged 9 commits intomasterfrom Apr 12, 2026
Merged
Refactor GrantService to MediatR commands/queries in BusinessLogic#1412StuartFerguson merged 9 commits intomasterfrom
StuartFerguson merged 9 commits intomasterfrom
Conversation
Closed
Up to standards ✅🟢 Issues
|
| Metric | Results |
|---|---|
| Complexity | 15 |
| Duplication | 0 |
TIP This summary will be updated as you push new changes. Give us feedback
…ssLogic Agent-Logs-Url: https://github.com/TransactionProcessing/SecurityService/sessions/56b52efa-09c6-470d-9fa8-2b87a6f5f187 Co-authored-by: StuartFerguson <16325469+StuartFerguson@users.noreply.github.com>
… page model Agent-Logs-Url: https://github.com/TransactionProcessing/SecurityService/sessions/56b52efa-09c6-470d-9fa8-2b87a6f5f187 Co-authored-by: StuartFerguson <16325469+StuartFerguson@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Refactor Grant Service to use commands and queries
Refactor GrantService to MediatR commands/queries in BusinessLogic
Apr 12, 2026
…n GrantRequestHandler Agent-Logs-Url: https://github.com/TransactionProcessing/SecurityService/sessions/c0933733-1a73-46f8-ac36-c9fe73b5778e Co-authored-by: StuartFerguson <16325469+StuartFerguson@users.noreply.github.com>
…r and ForgotPassword Index Agent-Logs-Url: https://github.com/TransactionProcessing/SecurityService/sessions/4bee2cf7-c495-4894-b9dd-7effb86cfda4 Co-authored-by: StuartFerguson <16325469+StuartFerguson@users.noreply.github.com>
Agent-Logs-Url: https://github.com/TransactionProcessing/SecurityService/sessions/2ffdd193-6494-4fbe-9aee-d284bc4c489f Co-authored-by: StuartFerguson <16325469+StuartFerguson@users.noreply.github.com>
…lder Remove exclusion) Agent-Logs-Url: https://github.com/TransactionProcessing/SecurityService/sessions/446bc522-d6cd-4ed7-8c28-af9162eb814e Co-authored-by: StuartFerguson <16325469+StuartFerguson@users.noreply.github.com>
Agent-Logs-Url: https://github.com/TransactionProcessing/SecurityService/sessions/30e75bb9-e03f-4316-8eb1-6aaf9f516ad3 Co-authored-by: StuartFerguson <16325469+StuartFerguson@users.noreply.github.com>
…plexity Agent-Logs-Url: https://github.com/TransactionProcessing/SecurityService/sessions/120d7502-4b83-4516-9ee0-bec924353d8f Co-authored-by: StuartFerguson <16325469+StuartFerguson@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
BuildGrantDetailsAsyncfrom 9 to ≤8 by extracting application lookup intoGetApplicationDisplayAsync