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 v24.17.0 | April week 3 #2108

Merged
merged 19 commits into from
Apr 22, 2024
Merged

Production release v24.17.0 | April week 3 #2108

merged 19 commits into from
Apr 22, 2024

Conversation

sainak
Copy link
Member

@sainak sainak commented Apr 22, 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

jainvedant392 and others added 19 commits April 9, 2024 16:37
* Add django filter for patient review missed

* re-commit

* Update care/facility/tests/test_patient_api.py

* fix lint issues

* fix test cases

* handle review_missed = False

---------

Co-authored-by: Aakash Singh <[email protected]>
Merging Develop to Staging v24.16.0
* Add Plugin Support

* fix lint

* make care installable

install using `pip install  /path/to/care/`

* change root url of apps from / to /api to make the accessible via reverse proxy

* crete abstract file upload model

* fix file upload api

* add care_scribe config vars

* fix plug class

* Add check before installing plugs

* make file choice labels compatible with previous enums to avoid issues

* add docs to configure plugins

* Remove unused vars.

* update docs

---------

Co-authored-by: Aakash Singh <[email protected]>
* added test for external result api

* updated external test result tests

* added filtering test in list endpoint

* updated upsert-endpoint tests

* removed print statement

* fixing lint issue

---------

Co-authored-by: Aakash Singh <[email protected]>
* add routes for middleware to fetch asset config

* cache middleware jwks

* allow asset authentication for assetbed

* squash migrations

* fix key cache issue

* fix assetbed filter for middlewares

* return asset presets from patient_from_asset route itself

* add is_parsed_by_ocr flag to indicate ocr use for automated round

* improve regex match for hostname query

* squash migrations

* Discard changes to config/settings/local.py

* update migrations

* add permission classes to test views

* take jwks as kwarg for jwt generation

* split open id auth response for easier mocking

* test middleware auth

* remove indexes

* remove unnessary comments

* use request mocks to test openid auth

* make push config logic async

* improve query

* fix inconsistent validation

* fix signal

* Relock dependencies

* update migrations

---------

Co-authored-by: vigneshhari <[email protected]>
Co-authored-by: Vignesh Hari <[email protected]>
* update devcontainer config

* remove chromium from devcontainer build

* avoid rebuilds on restart

* add badge

* print docker logs in case of failure in test workflow
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.75 to 1.34.84
- [Release notes](https://github.com/boto/boto3/releases)
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst)
- [Commits](boto/boto3@1.34.75...1.34.84)

Updates `boto3-stubs` from 1.34.75 to 1.34.84
- [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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge Develop to Staging 24.16.1
Merge develop to staging v24.16.0
@sainak sainak requested review from dauntlessnomad and a team as code owners April 22, 2024 09:06
@gigincg gigincg merged commit 7158615 into production Apr 22, 2024
10 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.

6 participants