-
Notifications
You must be signed in to change notification settings - Fork 336
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
Merge Develop to Staging v24.40.0 #2497
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* Added Facility Flag Implementation * added caching and user flags * Fix class name * update migrations * fixes * format * add tests * fix tests * Fix variable naming * abstract feature flag model * cleanup * fix migrations * fix failing tests * Add merge migration * Clean migrations * Fix linting * fix lint --------- Co-authored-by: Aakash Singh <mail@singhaakash.dev>
* added timeout to middleware requests * updated the reference for timeout value in function --------- Co-authored-by: Vignesh Hari <14056798+vigneshhari@users.noreply.github.com>
update unique_bed_name_per_location to ignore deleted beds (#2432) --------- Co-authored-by: vigneshhari <vichuhari100@gmail.com>
fix string representation of prescription and mar (#2412)
Convert enum choices to integer choices in Daily Rounds (#2462)
Major dependencies update (#2449) --------- Co-authored-by: Vignesh Hari <14056798+vigneshhari@users.noreply.github.com> Co-authored-by: vigneshhari <vichuhari100@gmail.com>
corrected the spelling
--------- Co-authored-by: Aakash Singh <mail@singhaakash.dev>
…ted `prescriptions` (#2410)
use random uuid suffix in cover image key with size validation (#2472) Co-authored-by: Vignesh Hari <14056798+vigneshhari@users.noreply.github.com>
…nstances of Decimal (#2476)
Fixes default admin url (#2474) --------- Co-authored-by: Aakash Singh <mail@singhaakash.dev>
added a request time logging middleware (#2361) --------- Co-authored-by: Vignesh Hari <14056798+vigneshhari@users.noreply.github.com>
* add ruff * fix ruff command * use ruff action * update lint action * update rules
Added Facility Hubs (#2135) --------- Co-authored-by: Aakash Singh <mail@singhaakash.dev>
) * Bump the all-dependencies group across 1 directory with 4 updates --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Aakash Singh <mail@singhaakash.dev> Co-authored-by: Vignesh Hari <14056798+vigneshhari@users.noreply.github.com>
Bumps [pydantic](https://github.com/pydantic/pydantic) from 1.10.15 to 1.10.18. - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](pydantic/pydantic@v1.10.15...v1.10.18) --- updated-dependencies: - dependency-name: pydantic dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Reply feature for Doctor notes (#2160) --------- Co-authored-by: Rithvik Nishad <rithvik.nishad@egovernments.org> Co-authored-by: Khavin Shankar <khavinshankar@Khavins-MacBook-Air.local> Co-authored-by: rithviknishad <mail@rithviknishad.dev> Co-authored-by: Aakash Singh <mail@singhaakash.dev> Co-authored-by: Vignesh Hari <14056798+vigneshhari@users.noreply.github.com> Co-authored-by: vigneshhari <vichuhari100@gmail.com>
Bumps [cryptography](https://github.com/pyca/cryptography) from 43.0.0 to 43.0.1. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@43.0.0...43.0.1) --- updated-dependencies: - dependency-name: cryptography dependency-type: indirect ... 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 <14056798+vigneshhari@users.noreply.github.com>
* disable default jwks for production deployments * add default jwks for prebuilts * Revert "add default jwks for prebuilts" This reverts commit 68c6820.
Removed redundant room types in FacilityCapacity (#2417) --------- Co-authored-by: Aakash Singh <mail@singhaakash.dev> Co-authored-by: Vignesh Hari <14056798+vigneshhari@users.noreply.github.com>
Soft delete assets from deleted facilities/hospitals (#1996) --------- Co-authored-by: Aakash Singh <mail@singhaakash.dev> Co-authored-by: Vignesh Hari <14056798+vigneshhari@users.noreply.github.com>
Add user profile pictures (#2253) --------- Co-authored-by: Aakash Singh <mail@singhaakash.dev> Co-authored-by: Vignesh Hari <14056798+vigneshhari@users.noreply.github.com>
archived spo2 field to archived_spo2 (#2397) --------- Co-authored-by: Aakash Singh <mail@singhaakash.dev>
…discharge patient filters (#2204) Adds functionality for `last_consultation_admitted_bed_type_list` in discharge patient filters (#2204) --------- Co-authored-by: Shivank Kacker <shivank@Shivanks-MacBook-Air.local> Co-authored-by: Aakash Singh <mail@singhaakash.dev> Co-authored-by: Vignesh Hari <14056798+vigneshhari@users.noreply.github.com>
* seperated hcx into a plug * added HCX_CERT_URL env for hcx plug * updated hcx plug package name * updated hcx plug repo url * enabled loading static data from plugs * removed env declaration in plug config * fixed linting errors * added hcx staging config for local and testing * fixed tests --------- Co-authored-by: Aakash Singh <mail@singhaakash.dev>
fix facility capacity uploads
* disable aspect ratio validation for images * fix --------- Co-authored-by: Vignesh Hari <14056798+vigneshhari@users.noreply.github.com>
Allow installing plugs from env (#2473)
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.35.24 to 1.35.25 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](boto/boto3@1.35.24...1.35.25) Updates `boto3-stubs` from 1.35.24 to 1.35.25 - [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>
Fix all linting issues in care (#2483) --------- Co-authored-by: Aakash Singh <mail@singhaakash.dev>
nihal467
changed the title
Merge Develop to Staging v24.39.0
Merge Develop to Staging v24.40.0
Sep 25, 2024
rithviknishad
approved these changes
Sep 25, 2024
khavinshankar
approved these changes
Sep 25, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Proposed Changes
Associated Issue
Architecture changes
Merge Checklist
/docs
Only PR's with test cases included and passing lint and test pipelines will be reviewed
@ohcnetwork/care-backend-maintainers @ohcnetwork/care-backend-admins