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

Production Release | January Week 3 #1825

Merged
merged 10 commits into from
Jan 16, 2024
Merged

Production Release | January Week 3 #1825

merged 10 commits into from
Jan 16, 2024

Conversation

gigincg
Copy link
Member

@gigincg gigincg commented Jan 16, 2024

Proposed Changes

  • Brief of changes made.

Associated Issue

  • Link to issue here, explain how the proposed solution will solve the reported issue/ feature request.

Architecture changes

  • Remove this section if not used

Merge Checklist

  • Tests added/fixed
  • Update docs in /docs
  • Linting Complete
  • Any other necessary step

Only PR's with test cases included and passing lint and test pipelines will be reviewed

@coronasafe/care-backend-maintainers @coronasafe/care-backend-admins

sainak and others added 10 commits January 9, 2024 23:42
Co-authored-by: Vignesh Hari <vichuhari100@gmail.com>
Add video_connect_link field to UserSerializer, UserAssignedSerializer, UserListSerializer, and User model
Add video_connect_link field to UserSerializer, UserAssignedSerializer, UserListSerializer, and User model
* Fix error handling in AssetViewSet

* set HTTP_502_BAD_GATEWAY
* Migrate data to new_discharge_reason

* Rename Enum

* Update care/facility/api/serializers/patient_consultation.py

Co-authored-by: Aakash Singh <mail@singhaakash.dev>

* Apply suggestions from code review

Co-authored-by: Aakash Singh <mail@singhaakash.dev>

* Update migrations

* remove unused import

---------

Co-authored-by: Aakash Singh <mail@singhaakash.dev>
Bumps the boto group with 2 updates: [boto3](https://github.com/boto/boto3) and [boto3-stubs](https://github.com/youtype/mypy_boto3_builder).


Updates `boto3` from 1.34.2 to 1.34.15
- [Release notes](https://github.com/boto/boto3/releases)
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst)
- [Commits](boto/boto3@1.34.2...1.34.15)

Updates `boto3-stubs` from 1.34.2 to 1.34.15
- [Release notes](https://github.com/youtype/mypy_boto3_builder/releases)
- [Commits](https://github.com/youtype/mypy_boto3_builder/commits)

---
updated-dependencies:
- dependency-name: boto3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: boto
- dependency-name: boto3-stubs
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: boto
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Vignesh Hari <vichuhari100@gmail.com>
* add nurse user type

* migrate staff users to nurse role

* add update permissions checks

* rebase migrations

* fix issues

* move permission checks out of get_queryset

* fix file upload post

* restrict nurse users from accessing external results
add new routes in prescription
@gigincg gigincg merged commit 5f3beec into production Jan 16, 2024
14 of 16 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.

None yet

4 participants