Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

BAH-4090 | Refactor. Upgrade dependencies for release #275

Merged
merged 2 commits into from
Aug 27, 2024
Merged

Conversation

mohan-13
Copy link
Member

This PR upgrades the dependency version to the latest modules used in distro for the upcoming bahmni-core release of 1.2.0

@mohan-13 mohan-13 merged commit dd48d7d into master Aug 27, 2024
2 checks passed
@mohan-13 mohan-13 deleted the BAH-4090 branch August 27, 2024 00:52
kavitha-sundararajan added a commit that referenced this pull request Oct 15, 2024
* Incrementing development version to 1.2.0-SNAPSHOT (#220)

* Siva Reddy | Removing Packaging of lombok dependency (#211)

* BS-91 | Merge snomed-master to product master (#212)

* BS-68 | Create new REST endpoint for Diagnosis Search (#175)

* BS-68 | Siva Reddy | Create New Rest End Point for Diagnosis Search

* BS-68 | Siva Reddy | Adding Test Cases for New Rest End Point

* BS-68 | Siva Reddy | Updating Global Proerty Name

* BS-68 | Siva Reddy | Adding terminology services dependency

* BS-68 | Siva Reddy | Updated Rest End Point for Diagnosis Search

* BS-68 | Siva Reddy | Publishing SNOMED specific Bahmnicore OMOD

* BS-68 | Siva Reddy | Updated Dependencies from terminology services module

* Siva Reddy | BS-68 | Updating Rest End Point, TS module dependencies

* Siva Reddy | BS-68 | Update Package of FHIR TS module

* Siva Reddy | BS-42 | deployment to SNOMED Environment (#183)

* Siva Reddy | BS-7 | Diagnosis Save (#189)

* Siva Reddy | BS-7 | Changes for saving a concept

* Siva Reddy | BS-7 | Tests for Diagnosis Concept Presave Command

* Siva Reddy | BS-7 | Support for multiple locales

* Siva Reddy | BS-7 | Updating artefact name

* Siva Reddy | BS-7 | Minor code fixes

* Siva Reddy | BS-7 | Incorporating PR comments

* Bs 84 remove imp (#208)

* BS-68 | Create new REST endpoint for Diagnosis Search (#175)

* BS-68 | Siva Reddy | Create New Rest End Point for Diagnosis Search

* BS-68 | Siva Reddy | Adding Test Cases for New Rest End Point

* BS-68 | Siva Reddy | Updating Global Proerty Name

* BS-68 | Siva Reddy | Adding terminology services dependency

* BS-68 | Siva Reddy | Updated Rest End Point for Diagnosis Search

* BS-68 | Siva Reddy | Publishing SNOMED specific Bahmnicore OMOD

* BS-68 | Siva Reddy | Updated Dependencies from terminology services module

* Siva Reddy | BS-68 | Updating Rest End Point, TS module dependencies

* Siva Reddy | BS-68 | Update Package of FHIR TS module

* Siva Reddy | BS-42 | deployment to SNOMED Environment (#183)

* Siva Reddy | BS-7 | Diagnosis Save (#189)

* Siva Reddy | BS-7 | Changes for saving a concept

* Siva Reddy | BS-7 | Tests for Diagnosis Concept Presave Command

* Siva Reddy | BS-7 | Support for multiple locales

* Siva Reddy | BS-7 | Updating artefact name

* Siva Reddy | BS-7 | Minor code fixes

* Siva Reddy | BS-7 | Incorporating PR comments

* Bs-34 | removed all fhirterminody api and omod reference

* Bs-84 | added required bean definition and remove component scan

* Bs-34 | updated controller test cases

* Bs-34 | removed fhir required module

* Bs-34 | removed  dependencies of fhirterminology services

* Bs-34 | added test cases

---------

Co-authored-by: Siva Reddy <sivareddy@outlook.com>

* Siva Reddy | Removed unused dependencies (#210)

* BS-91 | Siva Reddy | Revert bahmnicore api,omod artefact names to merge into product master

---------

Co-authored-by: manimaarans <110804183+manimaarans@users.noreply.github.com>

* BAH-3079 | add. medications tagged as inpatient to be fetched in active and inactive drug orders (#221)

* BAH-3110 | Upgrade OpenMRS version to 2.5.12 (#222)

* BAH-3037 | adding provider attribute for "login locations" (#223)

* [BAH-3180]Exception Handler for OrderEntryException to ensure duplicate drugs can't be added (#229)

Co-authored-by: yenugukeerthana <keerthana.yenugu@thoughtworks.com>

* [Rahul] | BAH-3228 | Add. Bump Bahmni Commons Version

Bahmni Commons Version 1.0.0 -> 1.1.0-SNAPSHOT

* BAH-2962 | Added sms sending functionality . (#231)

* Added SMS sending functionality on patient registration.

* BAH-3266 | Siva Reddy | Fetching concepts from default locale if no concepts in requested locale (#235)

* BAH-3266 | Siva Reddy | Fetching concepts from default locale if no concepts in requested locale

* BAH-3266 | Review comments

* BAH-3181 | Enable locale specific concept search and also return FSN in defaultLocale (#236)

Updated /bahmnicore/observations API to take in optional locale parameter, so that concepts are searched in the locale.
Observation.conceptFSN returns the FSN in implementation/default locale

* BAH-3336 | Patient Stage dropdown is empty in programs module [Env - Docker.standard] (#237)

* BAH-3336 | Arjun, Vijay | fix patient stage dropdown showing empty results in programs module

* BAH-3336 | Vijay, Gokul | incorporate deskcheck comments

* BAH-3336 | Vijay | incorporate PR comments with additional constraint

* Add. Accession number for lab test performed in OpenElis to orders table (#238)

* BAH-3416 | Add. Accession number for lab test performed in OpenElis to orders table | [Riya/Sweety]

* BAH-3416 | Refactor. Optimised code | [Riya/Sweety]

* BAH-3416 | Refactor. Optimised code | [Riya/Sweety]

* BAH-3416 | Fix. Add accession number for lab panel test

* Updated. Bahmni java util version (#241)

* BAH-3361 | Updated. emrapi version (#242)

* BAH 3407|Fix of locale issue in the visit search handler (#244)

* BAH-3407|Fix locale issue in search handler

* BAH-3407|Add null check for concept list

* BAH-3407| Fix VisitFormsSearchHandlerTest test cases

* BAH-3407 | Refactor. used conceptsByName method and fix tests

* BAH-3407| Refactor. Usage of locale in VisitFormsSearchHandler

* BAH-3407| Refactor. Usage of locale in VisitFormsSearchHandler and test

* BAH-3407| Refactor. Use of searchLocale or default.

* BAH-3407 | Refactor. get concept name in default locale if null in user locale

* BAH-3407 | Extracted identify locale method to separate class

* BAH-3407 | Fix. test failures

* BAH-3407| Add tests for LocaleResolver class.

* BAH-3407 | Add. test case for searching concept in default locale if match not found in user locale

* BAH-3407| Refactor. Use of static identify locale method.

* BAH-3407| Add check for concept to choose correct locale

* BAH-3407| Fix VisitFormsSearchHandlerTest

* BAH-3407 | Refactor. pass false instead of null

* BAH-3407 | Fix. test failures

---------

Co-authored-by: SanoferSameera <sanofersameera25@gmail.com>

* BAH 3455| Locale issue while sending request with diagnoses (#247)

* Add locale of concept in BahmniDiagnosisMetadata

* Fix tests of BahmniDiagnosisMetadataTest

* Refactor import statement

* Add Locale import statement

* BAH-3455 | Refactored imports

---------

Co-authored-by: SanoferSameera <sanofersameera25@gmail.com>

* BAH-3473 | Locale Issue while uploading the patient visit document. (#248)

* Add method to get concept by name and locale and refactor occurance.

* Refactor import statement.

* Add locale import statement.

* Refactor Imports.

* Add Locale Imports.

* BAH-3454 | Refactor. search concepts in both user and default locale (#249)

* BAH-3454 | Refactor. search concepts in both user and default locale

* BAH-3454 | Fix. test

* BAH-3499 | Add. diagnosis search in user locale (#250)

* BAH-3513 | Fix. Disable encounter search when patient does not have visit (#251)

* BAH-3513 | Fix. Disable encounter search when patient does not have visit.

- When a new patient uuid without visit is passed, encounterSearch happens without any criteria leading to OutOfMemoryError.

* BAH-3513 | Add. Message for the condition block added

* BAH-3606 | Add. panelName property in tabularResult (#254)

* Parvathy | BAH-2833 | Add. Size Limit To The Patient Documents (#256)

* Parvathy | BAH-3720 | Fix. applicationDataDirectory File Path (#257)

* Parvathy | BAH-3720 | Fix. Append applicationDataDirectory File Path With File Separator (#258)

* BAH-2833 | Fix. Handle Error Due To Empty Document Size Limit In Bahmni Standard (#259)

* Deepthi M|BAH-3706| Updated openmrsAtomfeedVersion to 2.6.3. (#260)

* BAH-3117 | Ability to add, edit and delete notes in OT module (#261)

* BAH-3117|Bindu|Ability to add, edit, delete notes for OT module

* BAH-3117| void and create note when provider is not matching

* BAH-3745 | Add. Api To Fetch Order By Order Id (#262)

* Parvathy | BAH-3745 | Add. Api To Fetch Order By Order Id

* Parvathy | BAH-3745 | Add. Test Cases

* Parvathy | BAH-3745 | Refactor. Fetch Drug Order By Uuid

* BAH-3892 | Support atomfeed test events for concepts with class Test (#263)

* BAH-3892 | Support atomfeed test events for concepts with class Test

* BAH-3892 | Refactor. Support case-insensitive match for concept class names

* BAH-3893 | Enhancement to raise Radiology atomfeed events on save of concept with class Radiology/Imaging Procedure (#264)

* BAH-3892 | Support atomfeed test events for concepts with class Test

* BAH-3893 | Support atomfeed radiology events for concepts with class Radiology/Imaging Procedure

* BAH-3973 | optimizing query for patient list from ward (#265)

* Fix. Use upgraded runner version.

macos-11 has been deprecated by Github Actions. https://github.blog/changelog/2024-05-20-actions-upcoming-changes-to-github-hosted-macos-runners/#macos-11-deprecation-and-removal

* Upgraded runner version to macos-14 for Validate PR workflow

* BAH-4026 | Raise Sample event when the concept class is Specimen (#267)

* BAH-4029 | adding better logs in cases of outside range values or invalid values for coded answers (#269)

* BAH-4029 | Logging better logs in cases of outside range values or invalid values for coded answers

* BAH-4029 | minor improvement - adding a gaurd clause to check if concept is numeric

* BAH-4029 | Fix. Class Cast exception by using getConceptNumeric (#270)

* BAH-4045 | Add. Privilege for getting program attribute types (#272)

* BAH-4045 | Add. Privilege for getting program attribute types

* BAH-4045 | Add. Assign Get Patient Program Attribute Types privilege to clinical app readonly role

* Revert "BAH-4045 | Add. Assign Get Patient Program Attribute Types privilege to clinical app readonly role" - moved to config

This reverts commit 124558a.

* BAH-3971 | Add. contextCookieExpirationTimeInMinutes Global Property (#273)

* BAH-4065 | Fix. Get Concept by FSN should return only unretired concepts (#274)

* BAH-4090 | Refactor. Upgrade dependencies for release (#275)

* BAH-4090 | Refactor. Upgrade dependencies for release

* BAH-4090 | Fix. Mocks for AdministrationService

* BAH-4090 | Add. Workflow torelease artifacts on push of a tag (#276)

* BAH-4090 | Release of version 1.2.0

* BAH-4090 | Incrementing dev version to 1.3.0-SNAPSHOT

* fix test failures

---------

Co-authored-by: Siva Reddy <sivareddy@outlook.com>
Co-authored-by: manimaarans <110804183+manimaarans@users.noreply.github.com>
Co-authored-by: Arjun G <91885483+Arjun-Go@users.noreply.github.com>
Co-authored-by: angshuman sarkar <angshuonline@gmail.com>
Co-authored-by: deeptirawat1510 <111413203+deeptirawat1510@users.noreply.github.com>
Co-authored-by: yenugukeerthana <keerthana.yenugu@thoughtworks.com>
Co-authored-by: Rahul Ramesh <121226043+rahu1ramesh@users.noreply.github.com>
Co-authored-by: anubhavBeehyv <123312249+anubhavBeehyv@users.noreply.github.com>
Co-authored-by: vijayanandtwks <113415613+vijayanandtwks@users.noreply.github.com>
Co-authored-by: riyaTw <126869458+riyaTw@users.noreply.github.com>
Co-authored-by: SanoferSameera <79590907+SanoferSameera@users.noreply.github.com>
Co-authored-by: poojadeshpande01 <92026860+poojadeshpande01@users.noreply.github.com>
Co-authored-by: SanoferSameera <sanofersameera25@gmail.com>
Co-authored-by: MOHANKUMAR T <31698165+mohan-13@users.noreply.github.com>
Co-authored-by: Parvathy Babu <102500787+parvathy00@users.noreply.github.com>
Co-authored-by: deepthi-mantena <96411257+deepthi-mantena@users.noreply.github.com>
Co-authored-by: MOHANKUMAR T <mohan13081999@gmail.com>
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant