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

api - update role of user #970

Closed
wants to merge 5 commits into from

Conversation

Ritesh-Aggarwal
Copy link
Contributor

@Ritesh-Aggarwal Ritesh-Aggarwal commented Aug 8, 2022

closes #863
req. for care_fe#2460

@sainak sainak reopened this Aug 9, 2022
care/users/api/viewsets/users.py Outdated Show resolved Hide resolved
@sainak sainak marked this pull request as ready for review August 9, 2022 17:09
@sainak sainak requested a review from a team as a code owner August 9, 2022 17:09
@Ritesh-Aggarwal Ritesh-Aggarwal marked this pull request as draft August 9, 2022 17:29
@codecov-commenter
Copy link

Codecov Report

Merging #970 (c3fb4ad) into master (6bd66bf) will decrease coverage by 1.52%.
The diff coverage is 23.07%.

@@            Coverage Diff             @@
##           master     #970      +/-   ##
==========================================
- Coverage   54.02%   52.49%   -1.53%     
==========================================
  Files         182      182              
  Lines        8990     9006      +16     
==========================================
- Hits         4857     4728     -129     
- Misses       4133     4278     +145     
Impacted Files Coverage Δ
care/facility/api/viewsets/patient.py 48.07% <0.00%> (-0.17%) ⬇️
care/facility/models/json_schema/asset.py 100.00% <ø> (ø)
care/facility/models/patient.py 88.09% <ø> (-6.75%) ⬇️
care/utils/assetintegration/onvif.py 38.23% <ø> (+1.09%) ⬆️
care/users/api/viewsets/users.py 40.82% <24.00%> (-15.02%) ⬇️
...e/utils/serializer/phonenumber_ispossible_field.py 50.00% <0.00%> (-43.75%) ⬇️
config/serializers.py 36.84% <0.00%> (-31.58%) ⬇️
care/audit_log/middleware.py 47.36% <0.00%> (-22.81%) ⬇️
care/users/models.py 72.91% <0.00%> (-15.98%) ⬇️
...are/facility/models/mixins/permissions/facility.py 34.78% <0.00%> (-15.22%) ⬇️
... and 11 more

Help us with your feedback. Take ten seconds to tell us how you rate us.

@Ritesh-Aggarwal Ritesh-Aggarwal marked this pull request as ready for review August 10, 2022 13:06
@sonarcloud
Copy link

sonarcloud bot commented Aug 29, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

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.

Api to change role for the users
5 participants