Skip to content

Merge with Main#151

Merged
vishwab1 merged 59 commits into
mainfrom
nd/vs/merge-3.6.2
May 22, 2026
Merged

Merge with Main#151
vishwab1 merged 59 commits into
mainfrom
nd/vs/merge-3.6.2

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.

5Amogh and others added 30 commits July 21, 2025 11:57
* story: amm-1668 task - 1754 dto updated

* story: amm-1668 task - 1754
…tData. (#96)

* Update version in pom.xml to 3.4.0

* story: amm-1668 task - 1754

* story: amm-1668 task - 1754 dto updated (#92)

* story: amm-1668 task - 1754 dto updated (#93)

* story: amm-1668 task - 1754 dto updated

* story: amm-1668 task - 1754

* fix: amm-1879 doctor signature was not coming for ncdcare

---------

Co-authored-by: Amoghavarsh <93114621+5Amogh@users.noreply.github.com>
Co-authored-by: 5Amogh <amoghavarsh@navadhiti.com>
fix: aam-1896 prescribed quantity was not coming in the casesheet
3.4.0 to 3.4.1
fix: amm-1919 fix for update doctor data for higher refferal data
Fix the WASA Issue : IDOR Vulnerability
* fix: amm-1927 res headers based on origin via allowed cors

* fix: amm-1927 coderabbit comments resolved

* localhost regex added

* Update regex pattern for localhost in interceptor
* fix: add @PreAuthorize to RBAC

* fix: wasa RBAC implementation

* fix: remove duplicate dependency

* fix: coderabbit comments

* fix: update role

* fix: enable the request matcher
vanitha1822 and others added 24 commits December 17, 2025 15:47
Implement Role-Based Access Control with JWT and Auth Integration
fix: amm-2063 added beneficiarytype but not reflecting in the DB level
Updating version from 3.6.0 to 3.6.2
fix: amm-2063 updated the updateBeneficiary flow
feat: amm-2175 dockendra ecg abnormal findings feature added
* fix: add labtech role for ecg controller

* fix: add role
* fix: add labtech role for ecg controller

* fix: add role

* fix: url issue in download document

* Remove authorization check from getKMFile method

Removed authorization check for getKMFile endpoint.
* fix: beneficiary update url

* fix: edit url

* fix: update the url
@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented May 22, 2026

Warning

Rate limit exceeded

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

You’ve run out of usage credits. Purchase more in the billing tab.

⌛ 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: 81adf2f8-f696-41c2-90f6-f9f2a180510c

📥 Commits

Reviewing files that changed from the base of the PR and between 185a56a and f20a53c.

📒 Files selected for processing (13)
  • pom.xml
  • src/main/java/com/iemr/tm/controller/common/main/WorklistController.java
  • src/main/java/com/iemr/tm/controller/common/master/CommonMasterController.java
  • src/main/java/com/iemr/tm/data/labModule/ECGAbnormalFindingMaster.java
  • src/main/java/com/iemr/tm/data/labModule/LabResultEntry.java
  • src/main/java/com/iemr/tm/repo/labModule/ECGAbnormalFindingMasterRepo.java
  • src/main/java/com/iemr/tm/service/common/master/CommonMasterServiceImpl.java
  • src/main/java/com/iemr/tm/service/common/master/CommonMaterService.java
  • src/main/java/com/iemr/tm/service/common/transaction/CommonServiceImpl.java
  • src/main/java/com/iemr/tm/service/labtechnician/LabTechnicianServiceImpl.java
  • src/main/java/com/iemr/tm/utils/IntegerListConverter.java
  • src/main/java/com/iemr/tm/utils/StringListConverter.java
  • src/main/java/com/iemr/tm/utils/mapper/SecurityConfig.java
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch nd/vs/merge-3.6.2

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.

@vanitha1822 vanitha1822 self-assigned this May 22, 2026
@vanitha1822 vanitha1822 requested a review from vishwab1 May 22, 2026 06:47
@sonarqubecloud
Copy link
Copy Markdown

Quality Gate Failed Quality Gate failed

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

See analysis details on SonarQube Cloud

@vishwab1 vishwab1 merged commit 2c8fdd2 into main May 22, 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