Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CFODEV-506: CATS-DMS Integration (candidate search) #25

Merged
merged 17 commits into from
Jun 27, 2024

Conversation

samgibsonmoj
Copy link
Contributor

No description provided.

cats.sln Outdated
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Well remembered. I always forget this bit!

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This can be improved by using automapper to switch between commands and DTOs

@@ -32,35 +34,82 @@
}
};

if (SearchResults is { Length: 0 })
if (SearchReturnedNoCandidates())
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Loving the clean code approach. ✅

Copy link
Contributor

@carlsixsmith-moj carlsixsmith-moj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I approve these changes. With modifications.

@samgibsonmoj can you confirm you are ok with my changes before I merge?

@samgibsonmoj
Copy link
Contributor Author

Thanks for the review @carlsixsmith-moj.

I'm happy with the changes you've made. I've made one more tiny amend to clean-up a couple of files.

@carlsixsmith-moj carlsixsmith-moj merged commit 1f7658e into main Jun 27, 2024
1 check passed
@carlsixsmith-moj carlsixsmith-moj deleted the CFODEV-506 branch June 27, 2024 10:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants