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

[bug-fix] Reposition internal notification sending feature #7227

Merged
merged 9 commits into from
Dec 20, 2024

Conversation

JayaShakthi97
Copy link
Contributor

@JayaShakthi97 JayaShakthi97 commented Dec 19, 2024

Purpose

  • Reposition internal notification sending feature into Login and Registration section.
  • Remove unnecessary admin.server.v1 feature.

Related Issues

Related PRs

  • N/A

Checklist

  • e2e cypress tests locally verified. (for internal contributers)
  • Manual test round performed and verified.
  • UX/UI review done on the final implementation.
  • Documentation provided. (Add links if there are any)
  • Relevant backend changes deployed and verified
  • Unit tests provided. (Add links if there are any)
  • Integration tests provided. (Add links if there are any)

Security checks

@JayaShakthi97 JayaShakthi97 marked this pull request as draft December 19, 2024 08:43
Copy link

codecov bot commented Dec 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 32.32%. Comparing base (7a8e0c7) to head (5a3e181).
Report is 32 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #7227   +/-   ##
=======================================
  Coverage   32.32%   32.32%           
=======================================
  Files          42       42           
  Lines         897      897           
  Branches      216      204   -12     
=======================================
  Hits          290      290           
- Misses        557      607   +50     
+ Partials       50        0   -50     
Flag Coverage Δ
@wso2is/core 32.32% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

see 14 files with indirect coverage changes

Comment on lines +126 to +127
// eslint-disable-next-line max-len
ServerConfigurationsConstants.EMAIL_VERIFICATION_NOTIFICATIONS_INTERNALLY_MANAGED, // Manage notifications sending internally
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Can not fix the max-len warning by splitting into two lines.

@JayaShakthi97 JayaShakthi97 marked this pull request as ready for review December 20, 2024 06:02
@JayaShakthi97
Copy link
Contributor Author

Conflicts are getting due to the releases. Will be resolved once ready to merge.

DonOmalVindula
DonOmalVindula previously approved these changes Dec 20, 2024
@wso2-jenkins-bot
Copy link
Contributor

🦋 Changeset detected

The changes in this PR will be included in the next version bump.

Not sure what this means? Click here to learn what changesets are.

@JayaShakthi97 JayaShakthi97 merged commit 4d3369e into wso2:master Dec 20, 2024
11 checks passed
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.

4 participants