Skip to content

API changes in Signature enhancement for Casesheet#107

Merged
vishwab1 merged 2 commits intorelease-3.6.0from
vb/sign
Oct 30, 2025
Merged

API changes in Signature enhancement for Casesheet#107
vishwab1 merged 2 commits intorelease-3.6.0from
vb/sign

Conversation

@vishwab1
Copy link
Copy Markdown
Member

@vishwab1 vishwab1 commented Oct 30, 2025

📋 Description

JIRA ID: AMRITAMM-1917

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


For the case sheet, the doctor’s signature status depends on whether the doctor’s signature exists for the beneficiary at the time of creation. In the admin API, we check if the signature record exists and is not deleted, and based on that, we send the signature status in the API response.

✅ 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.

@sonarqubecloud
Copy link
Copy Markdown

@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Oct 30, 2025

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch vb/sign

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.

@vishwab1 vishwab1 requested a review from vanitha1822 October 30, 2025 06:02
@vishwab1 vishwab1 merged commit c824879 into release-3.6.0 Oct 30, 2025
2 checks passed
drtechie added a commit that referenced this pull request Mar 19, 2026
* Bulk registration

* Bulk registration

* Bulk registration

* add userName and password in Bulk registration

* add userName and password in Bulk registration

* remove unwanted line

* fix code

* fix code

* fix code

* fix code

* fix code

* fix code

* fix code

* fix code

* fix code

* fix code

* fix code

* fix code

* fix code

* Httpheader content disposition changed

* Coderabbitai comments adrressed

* Httpheader content disposition changed (#100)

* Httpheader content disposition changed

* Coderabbitai comments adrressed

* Compile error resolved

* fix code

* Main branch changes missed (#102)

* Feature/signaturerelease (#103)

* Main branch changes missed

* Signature file changed

* Feature/signaturerelease (#104)

* Main branch changes missed

* Signature file changed

* Created new endpoint for Active and DeActive Employee Signature

* coderabbit comments addressed

* fix:casesheet signature

* fix:pom file change

* API changes in Signature enhancement for Casesheet (#107)

* fix:casesheet signature

* fix:pom file change

* fix: pom version

* fix code

* fix code

* fix code

* fix code

* fix code

* fix code

* fix code

* fix code

* fix code

* fix code

* fix code

* fix code

* fix code

* fix: amm-1927 send headers only if the request is from the allowed origin

* fix: amm-1927 coderabbit fixes

* Update regex handling for localhost URLs

* Enhance regex pattern for URL matching

* Cherry-pick health and version API enhancements to release-3.6.1 (#124)

* feat(health,version): add health and version endponts

* fix(health): add constant and remove duplicates

* fix(health): avoid permanent DEGRADED from historical deadlocks

* fix(health): Removed the unnecessary boolean literal

* fix(health):  Fixed the broken lock-wait detection

* fix(health): avoid blocking DB I/O under write lock and restore interrupt flag

* fix(health): add cancelFutures in healthservice

* fix(health): close basic DB connection before advanced checks and remove shared-map race

* fix: merge 3.6.1 to main

---------

Co-authored-by: Saurav Mishra <saurav.mishra@bizbrolly.com>
Co-authored-by: Sushant <77480199+sushant-bizbrolly@users.noreply.github.com>
Co-authored-by: Saurav Mishra <80103738+SauravBizbRolly@users.noreply.github.com>
Co-authored-by: Mithun James <drtechie@users.noreply.github.com>
Co-authored-by: Ravi Shanigarapu <ravi.shanigarapu@wipro.com>
Co-authored-by: ravishanigarapu <133210792+ravishanigarapu@users.noreply.github.com>
Co-authored-by: vishwab1 <vishwanath@navadhiti.com>
Co-authored-by: Vishwanath Balkur <118195001+vishwab1@users.noreply.github.com>
Co-authored-by: SnehaRH <77656297+snehar-nd@users.noreply.github.com>
Co-authored-by: Amoghavarsh <93114621+5Amogh@users.noreply.github.com>
Co-authored-by: 5Amogh <amoghavarsh@navadhiti.com>
Co-authored-by: KOPPIREDDY DURGA PRASAD <144464542+DurgaPrasad-54@users.noreply.github.com>
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.

2 participants