-
Notifications
You must be signed in to change notification settings - Fork 1
Tt 190 use add remove groups endpoints users #654
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
Tt 190 use add remove groups endpoints users #654
Conversation
Codecov Report
@@ Coverage Diff @@
## master #654 +/- ##
==========================================
+ Coverage 93.09% 94.22% +1.13%
==========================================
Files 85 101 +16
Lines 1564 1922 +358
Branches 107 127 +20
==========================================
+ Hits 1456 1811 +355
- Misses 67 72 +5
+ Partials 41 39 -2
Continue to review full report at Codecov.
|
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.
Great Job guys !
src/app/modules/users/components/users-list/users-list.component.ts
Outdated
Show resolved
Hide resolved
src/app/modules/users/components/users-list/users-list.component.ts
Outdated
Show resolved
Hide resolved
src/app/modules/users/components/users-list/users-list.component.ts
Outdated
Show resolved
Hide resolved
src/app/modules/users/components/users-list/users-list.component.ts
Outdated
Show resolved
Hide resolved
src/app/modules/users/components/users-list/users-list.component.ts
Outdated
Show resolved
Hide resolved
src/app/modules/users/components/users-list/users-list.component.spec.ts
Outdated
Show resolved
Hide resolved
src/app/modules/users/components/users-list/users-list.component.spec.ts
Outdated
Show resolved
Hide resolved
9579165
to
d614213
Compare
d614213
to
f86f473
Compare
Feature that change logic of grant/revoke roles to add/remove group , under FT 'switch-group'