Skip to content

Conversation

@srishtigrp78
Copy link
Owner

…tion (PSMRI#190)

  • adding changes related to encryption and decryption

  • making final field static

  • making enclosing method static

  • adding beneficiaryConsent param to createFeedback API

  • Update src/main/java/com/iemr/common/data/feedback/FeedbackDetails.java

  • adding beneficiary consent param feedbacklist response

  • adding space

  • adding code for schedule for grievance data sync

  • adding code rabbit code suggestions

  • adding code rabbit suggestions

  • code rabbit suggested changes to Model classes

  • adding sonar quality changes

  • adding sonar quality code suggestions

  • adding sonar quality check suggestions

  • adding code rabbit suggestions

  • adding constant instead of duplicate literals

  • adding cod changs to fetch unallocated grievance count

  • adding changes suggested by sonar quality check

  • adding code rabbit suggested changes

  • fixing config file

  • fixing space

  • fixing space issue

  • adding package for PrimaryDBConfig

  • adding code changes for allocate API for allocating grievance to agents

  • removing space

  • adding language related changes

  • add language related changes

  • adding name convention related changes

  • adding code rabbit changes

  • adding sonar quality check suggested changes

  • removing unused imports

  • adding properties related to Grievance in properties file

  • placing the placeholder for jwt secret key

  • Update package.yml

updating upload artifact version to v4

  • removing grievanc related properties from application properties file

  • adding space

  • removing extra space

  • adding code for API that fetches grievance outbound worklist

  • adding code rabbit suggested changes

  • another addition of code rabbit suggested changes

  • fixing row no

  • adding code for API to save complaint resolution and remarks in the db

  • adding code rabbit suggested changes

  • removing lastModDate as it will update automatically in db

  • changing variable name of assignedUserID to userID

  • fixing remarks

  • removing full stop

  • adding code for API to close call and make reattempts if needed

  • adding code changes suggested by code rabbit

  • adding code rabbit suggested changes

  • adding code rabbit fixes

  • adding code rabbit fixes

  • Delete src/main/java/com/iemr/common/data/grievance/.gitignore

  • AMM-1148 | Close call API including reattempt logic based on calltype (AMM-1148 | Close call API including reattempt logic based on calltype PSMRI/Common-API#164)

  • adding code for API to close call and make reattempts if needed

  • adding code changes suggested by code rabbit

  • adding code rabbit suggested changes

  • adding code rabbit fixes

  • adding code rabbit fixes

  • Delete src/main/java/com/iemr/common/data/grievance/.gitignore


  • removing unused literal in repo class

  • changing logic of Close call after discussion

  • adding changes related to invalid and wrong number call type

  • adding code for API to push back grievance data to GR team

  • removed unnecessary conditions

  • adding code rabbit changes

  • adding code rabbit suggestions

  • adding required null checks

  • adding code rabbit suggested changes

  • removing unnecessary Exception

  • AMM-1149 | API to push back Grievance data to the GR team (AMM-1149 | API to push back Grievance data to the GR team PSMRI/Common-API#166)

  • adding code for API to push back grievance data to GR team

  • removed unnecessary conditions

  • adding code rabbit changes

  • adding code rabbit suggestions

  • adding required null checks

  • adding code rabbit suggested changes

  • removing unnecessary Exception


  • adding code changes for variable name change of lang

  • adding code changes for grievance issues

  • adding code changes for grievance issues (adding code changes for grievance issues PSMRI/Common-API#168)

  • adding fixes related to grievance related APIs

  • fixing code rabbit issues

  • adding code fixes related to scheduler

  • Scheduler changes

  • adding import

  • adding grievance sms template changes

  • removing space


Description

Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change.

Type of change

  • Bug fix
  • New feature
  • Enhancement
  • Refactoring
  • Documentation
  • Other ( please specify )

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Please also note any relevant details for your test configuration.

  • Test A
  • Test B

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • Any dependent changes have been merged and published in downstream modules

…tion (#190)

* adding changes related to encryption and decryption

* making final field static

* making enclosing method static

* adding beneficiaryConsent param to createFeedback API

* Update src/main/java/com/iemr/common/data/feedback/FeedbackDetails.java

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

* adding beneficiary consent param feedbacklist response

* adding space

* adding code for schedule for grievance data sync

* adding code rabbit code suggestions

* adding code rabbit suggestions

* code rabbit suggested changes to Model classes

* adding sonar quality changes

* adding sonar quality code suggestions

* adding sonar quality check suggestions

* adding code rabbit suggestions

* adding constant instead of duplicate literals

* adding cod changs to fetch unallocated grievance count

* adding changes suggested by sonar quality check

* adding code rabbit suggested changes

* fixing config file

* fixing space

* fixing space issue

* adding package for PrimaryDBConfig

* adding code changes for allocate API for allocating grievance to agents

* removing space

* adding language related changes

* add language related changes

* adding name convention related changes

* adding code rabbit changes

* adding sonar quality check suggested changes

* removing unused imports

* adding properties related to Grievance in properties file

* placing the placeholder for jwt secret key

* Update package.yml

updating upload artifact version to v4

* removing grievanc related properties from application properties file

* adding space

* removing extra space

* adding code for API that fetches grievance outbound worklist

* adding code rabbit suggested changes

* another addition of code rabbit suggested changes

* fixing row no

* adding code for API to save complaint resolution and remarks in the db

* adding code rabbit suggested changes

* removing lastModDate as it will update automatically in db

* changing variable name of assignedUserID to userID

* fixing remarks

* removing full stop

* adding code for API to close call and make reattempts if needed

* adding code changes suggested by code rabbit

* adding code rabbit suggested changes

* adding code rabbit fixes

* adding code rabbit fixes

* Delete src/main/java/com/iemr/common/data/grievance/.gitignore

* AMM-1148 | Close call API including reattempt logic based on calltype (#164)

* adding code for API to close call and make reattempts if needed

* adding code changes suggested by code rabbit

* adding code rabbit suggested changes

* adding code rabbit fixes

* adding code rabbit fixes

* Delete src/main/java/com/iemr/common/data/grievance/.gitignore

---------

Co-authored-by: SR20290919 <SR20290919@APL-PG02PW8B>

* removing unused literal in repo class

* changing logic of Close call after discussion

* adding changes related to invalid and wrong number call type

* adding code for API to push back grievance data to GR team

* removed unnecessary conditions

* adding code rabbit changes

* adding code rabbit suggestions

* adding required null checks

* adding code rabbit suggested changes

* removing unnecessary Exception

* AMM-1149 | API to push back Grievance data to the GR team (#166)

* adding code for API to push back grievance data to GR team

* removed unnecessary conditions

* adding code rabbit changes

* adding code rabbit suggestions

* adding required null checks

* adding code rabbit suggested changes

* removing unnecessary Exception

---------

Co-authored-by: SR20290919 <SR20290919@APL-PG02PW8B>

* adding code changes for variable name change of lang

* adding code changes for grievance issues

* adding code changes for grievance issues (#168)

Co-authored-by: SR20290919 <SR20290919@APL-PG02PW8B>

* adding fixes related to grievance related APIs

* fixing code rabbit issues

* adding code fixes related to scheduler

* Scheduler changes

* adding import

* adding grievance sms template changes

* removing space

---------

Co-authored-by: SR20290919 <SR20290919@APL-PG02PW8B>
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Co-authored-by: SR20290919 <SR20290919@192.168.1.34>
Co-authored-by: SR20290919 <SR20290919@APL-PG02PW8B.wipro.com>
Co-authored-by: Ravi Shanigarapu <ravi.shanigarapu@wipro.com>
@srishtigrp78 srishtigrp78 merged commit 275e6f5 into srishtigrp78:feature/version/upgrade May 12, 2025
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.

1 participant