Skip to content

Merge Release 3.6.1 to main#262

Merged
drtechie merged 60 commits intomainfrom
release-3.6.1
Mar 19, 2026
Merged

Merge Release 3.6.1 to main#262
drtechie merged 60 commits intomainfrom
release-3.6.1

Conversation

@vanitha1822
Copy link
Copy Markdown
Member

📋 Description

JIRA ID:

Please provide a summary of the change and the motivation behind it. Include relevant context and details.


✅ Type of Change

  • 🐞 Bug fix (non-breaking change which resolves an issue)
  • New feature (non-breaking change which adds functionality)
  • 🔥 Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • 🛠 Refactor (change that is neither a fix nor a new feature)
  • ⚙️ Config change (configuration file or build script updates)
  • 📚 Documentation (updates to docs or readme)
  • 🧪 Tests (adding new or updating existing tests)
  • 🎨 UI/UX (changes that affect the user interface)
  • 🚀 Performance (improves performance)
  • 🧹 Chore (miscellaneous changes that don't modify src or test files)

ℹ️ Additional Information

Please describe how the changes were tested, and include any relevant screenshots, logs, or other information that provides additional context.

helenKaryamsetty and others added 30 commits October 6, 2025 13:47
* fix(bug): saving abdm facilityid in session storage

* fix(bug): saving abdm facilityid in session storage

* feat: abdm M2 V3

---------

Co-authored-by: Karyamsetty Helen Grace <ka40094929@wipro.com>
* fix(bug): saving abdm facilityid in session storage

* fix(bug): saving abdm facilityid in session storage

* feat: abdm M2 V3

* feat: latest common-ui commit

---------

Co-authored-by: Karyamsetty Helen Grace <ka40094929@wipro.com>
* fix(bug): saving abdm facilityid in session storage

* fix(bug): saving abdm facilityid in session storage

* feat: abdm M2 V3

* feat: latest common-ui commit

* feat: added abha m2 APIs

---------

Co-authored-by: Karyamsetty Helen Grace <ka40094929@wipro.com>
* feat: amm-1811 edge cases handled

* fix: amm:1307 healthId, healthIdNumber mismatch issue fix
* fix(bug): saving abdm facilityid in session storage

* fix(bug): saving abdm facilityid in session storage

* feat: abdm M2 V3

* feat: latest common-ui commit

* feat: added abha m2 APIs

* fix: closed dialog after linking

---------

Co-authored-by: Karyamsetty Helen Grace <ka40094929@wipro.com>
fix: amm-1990, 1985, 1972, 1982, 1989, 1983, 1987,1986
fix: amm-1986, 1990 - common-ui reference update and version update
Elastic search implementaion.
fix: comma was missing in ci file
helenKaryamsetty and others added 26 commits December 30, 2025 11:34
Elastic seach API integration.
fix: pushing the common ui code of 3.6.1 to hwc ui
fix: pushed the common ui elastic search code to HWC UI
fix: amm-2038 addind common ui changes to hwc
fix: amm-2038 updated the advancesearch api end point
fix: amm-1931 JWT error handling issue
* fix: aam-2159 changed text from advancesearch to advanced search

* fix: amm-1979 validation for prescription

* Correct spelling in 'advanceBeneficiarySearch'

---------

Co-authored-by: 5Amogh <amoghavarsh@navadhiti.com>
Co-authored-by: Amoghavarsh <93114621+5Amogh@users.noreply.github.com>
fix: amm-2192 remove mandatory for prescription
@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai bot commented Mar 19, 2026

Warning

Rate limit exceeded

@vanitha1822 has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 9 minutes and 31 seconds before requesting another review.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: de0ad424-6d99-46b1-8ca0-f50094641ed3

📥 Commits

Reviewing files that changed from the base of the PR and between 9886a8f and c9e9bc4.

📒 Files selected for processing (25)
  • Common-UI
  • pom.xml
  • src/app/app-modules/core/services/confirmation.service.ts
  • src/app/app-modules/core/services/http-interceptor.service.ts
  • src/app/app-modules/lab/workarea/workarea.component.ts
  • src/app/app-modules/nurse-doctor/case-record/general-case-record/prescription/prescription.component.html
  • src/app/app-modules/nurse-doctor/case-record/general-case-record/prescription/prescription.component.ts
  • src/app/app-modules/nurse-doctor/case-sheet/general-case-sheet/doctor-diagnosis-case-sheet/doctor-diagnosis-case-sheet.component.ts
  • src/app/app-modules/nurse-doctor/doctor-worklist/doctor-worklist.component.ts
  • src/app/app-modules/nurse-doctor/nurse-worklist-wrapper/nurse-worklist/nurse-worklist.component.ts
  • src/app/app-modules/nurse-doctor/quick-consult/quick-consult.component.html
  • src/app/app-modules/nurse-doctor/shared/services/doctor.service.ts
  • src/app/app-modules/nurse-doctor/workarea/workarea.component.ts
  • src/app/app-modules/registrar/family-tagging/create-family-tagging/create-family-tagging.component.html
  • src/assets/Assamese.json
  • src/assets/English.json
  • src/assets/Hindi.json
  • src/assets/Kannada.json
  • src/assets/language.json
  • src/environments/environment.ci.ts.template
  • src/environments/environment.dev.ts
  • src/environments/environment.development.ts
  • src/environments/environment.local.ts
  • src/environments/environment.prod.ts
  • src/environments/environment.test.ts
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch release-3.6.1
📝 Coding Plan
  • Generate coding plan for human review comments

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@sonarqubecloud
Copy link
Copy Markdown

Quality Gate Failed Quality Gate failed

Failed conditions
7.6% Duplication on New Code (required ≤ 3%)

See analysis details on SonarQube Cloud

@drtechie drtechie merged commit b742399 into main Mar 19, 2026
2 of 4 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