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; July Week 1 #1422

Merged
merged 32 commits into from
Jul 1, 2023
Merged

Production Release; July Week 1 #1422

merged 32 commits into from
Jul 1, 2023

Conversation

mathew-alex
Copy link
Contributor

No description provided.

sainak and others added 30 commits June 20, 2023 02:24
* remove django extra fields

* remove django location field

* remove dateparser

* remove django celery beat

* squash migrations

* Convert partial indexes to unique constraints and remove dependency

Fixes #1355

* remove phone number field and use consistent phone number validation

Fixes #1243

* Remove PatientSearch model
Fixes #1351

* update django and related dependencies

* use default cache backend for django rate limit in tests

* upgrade celery

* fix tests

* fix migration edge cases

* update fixtures

* reduce db connection max age to prevent exhausting connections in devserver mode

* fix test cases

* cypress is still too fast for devserver

* update api schema groups

* update migrations

* Revert "fix test cases"

This reverts commit 1474257.

* fix dummy serializers

* limit PatientRegisteration fields for PatientSearch

* UserAccessMixin is not being used in PatientSearch

* update default mail addresses
* updated encryptionPrivateKeyURL in hcx

* moved sensitive info and constants into envs

---------

Co-authored-by: Vignesh Hari <vichuhari100@gmail.com>
* added tests for AssetViewSetTestCase

* added tests for AssetLocationViewSet

* added tests for AssetPublicViewSet and AssetTransactionViewSet

---------

Co-authored-by: Vignesh Hari <vichuhari100@gmail.com>
Co-authored-by: Vignesh Hari <vichuhari100@gmail.com>
Co-authored-by: Vignesh Hari <vichuhari100@gmail.com>
Co-authored-by: Vignesh Hari <vichuhari100@gmail.com>
Co-authored-by: Vignesh Hari <vichuhari100@gmail.com>
… past consultations. (#1401)

* set current_bed = None when discharging

* custom migration for existing consultations

---------

Co-authored-by: Vignesh Hari <vichuhari100@gmail.com>
Co-authored-by: Khavin Shankar <khavinshankar@Khavins-MacBook-Air.local>
…on Form (#1406)

Corrected phone number validation for patient reg

Co-authored-by: Vignesh Hari <vichuhari100@gmail.com>
* add tests for phone number validator

* add missing missing migrations

---------

Co-authored-by: Vignesh Hari <vichuhari100@gmail.com>
* upgrade python runtime to 3.11

* update python

---------

Co-authored-by: Vignesh Hari <vichuhari100@gmail.com>
* Rename all instances of orgin_facility to origin_facility

* merge migrations

---------

Co-authored-by: Vignesh Hari <vichuhari100@gmail.com>
… ("EXP") (#1414)

* use death_datetime as dicharge_date

* migrations for existing data

* fix typo
pin to pydantic v1 for fhir.resources
Ashesh3 and others added 2 commits July 1, 2023 07:41
Co-authored-by: Vignesh Hari <vichuhari100@gmail.com>
Co-authored-by: Vignesh Hari <vichuhari100@gmail.com>
@mathew-alex mathew-alex merged commit d698535 into production Jul 1, 2023
14 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

7 participants