-
-
Notifications
You must be signed in to change notification settings - Fork 10k
feat: add support for disabling/enabling user accounts #7273
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
Conversation
@halo-dev/sig-halo Backend adaptations may be required to address the following issues: |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #7273 +/- ##
============================================
+ Coverage 56.99% 57.10% +0.10%
- Complexity 3999 4062 +63
============================================
Files 714 722 +8
Lines 24110 24552 +442
Branches 1585 1614 +29
============================================
+ Hits 13742 14020 +278
- Misses 9756 9908 +152
- Partials 612 624 +12 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
I will try to inspect this situation. |
@halo-dev/api-client
@halo-dev/components
@halo-dev/console-shared
@halo-dev/ui-plugin-bundler-kit
@halo-dev/richtext-editor
commit: |
c92c661
to
f06156a
Compare
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: JohnNiang The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
What type of PR is this?
/kind feature
/area ui
/milestone 2.20.x
What this PR does / why we need it:
Add support for disabling/enabling user accounts
Which issue(s) this PR fixes:
Fixes #7250
Special notes for your reviewer:
Does this PR introduce a user-facing change?