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

SAK-51126 Samigo remove legacy email and related code #13561

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

ottenhoff
Copy link
Contributor

The SamigoEmailService, EmailBean, and related email functionality was a legacy feature
that has been replaced by the simpler mailto links approach in the current UI. This
commit removes these unused components since they are no longer referenced in the UI flow.

🤖 Generated with [Claude Code](https://claude.ai/code)

ottenhoff and others added 3 commits April 7, 2025 10:18
The SamigoEmailService, EmailBean, and related email functionality was a legacy feature
that has been replaced by the simpler mailto links approach in the current UI. This
commit removes these unused components since they are no longer referenced in the UI flow.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <[email protected]>
Removed the remaining EmailListener class which is no longer used in the codebase.
The email function has been superseded by the simpler mailto links in totalScores.jsp.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <[email protected]>
Removed the navigation rules for createNewEmail, confirmEmailSent, and emailError from
faces-config.xml since the corresponding JSP files have been deleted.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <[email protected]>
@ottenhoff ottenhoff requested a review from maurercw April 7, 2025 14:24
@ern ern changed the title SAK-51126 Remove legacy SamigoEmailService and related code SAK-51126 Samigo remove legacy email and related code Apr 7, 2025
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