-
Notifications
You must be signed in to change notification settings - Fork 89
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Move latest code of develop to release 1201 new #1061
Merged
loganathan-sekaran
merged 624 commits into
mosip:release-1.2.0.1-new
from
kameshsr:release-1.2.0.1-new-local2
Aug 23, 2023
Merged
Move latest code of develop to release 1201 new #1061
loganathan-sekaran
merged 624 commits into
mosip:release-1.2.0.1-new
from
kameshsr:release-1.2.0.1-new-local2
Aug 23, 2023
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* [MOSIP-24670] Updated API correction id and version * [MOSIP-24670] Updated API body correction * [MOSIP-22640] Fixed Sonar Bugs * updated PR * updated PR * updated review code * [MOSIP-22640] Fixed sonar bugs * updated PR * updated PR * [MOSIP-22639] Resolved security hotspots in code * [MOSIP-24630] Fixed Security Vulnerability in code * added error for isValidUrl method * renamed vaildateURL method * updated PR * updated PR * [MOSIP-24670] Made corrections in id and version * resolved conflicts * updated PR * updated PR * [MOSIP-24670] Made corrections n API body, response code * updated PR * updated PR * updated dateTime * updated PR * [MOSIP-25539] Made corrections in API body, response code * [MOSIP-25539] made corrections in API body * updated error message * updated error code * updated trasactionid dto change * added equals * [MOSIP-25539] made corrections in api body * [MOSIP-25539] Corrected API response body Task 5 * resolved build failure * [MOSIP-25539] Task 2 Added error code for vaildateOtp API * updated PR * updated PR * updated PR * updated PR * [MOSIP-25539] Updated validateotp method * updated PR * [MOSIP-25798] Added validations * updated PR * updated PR * updated PR * updated PR * updated PR * [MOSIP-25791] Added purpose as mandatory * Added error
* Fixed service history issue. * MOSIP-25935 Fixed placeholder issue. * MOSIP-25935 Fixed placeholder issue. * MOSIP-25935 Fixed vid type in generate vid.
* [MOSIP-25637] Updated postgres-init_trigger.yml workflow * Update postres-init_trigger.yml
) * [MOSIP-24670] Updated API correction id and version * [MOSIP-24670] Updated API body correction * [MOSIP-22640] Fixed Sonar Bugs * updated PR * updated PR * updated review code * [MOSIP-22640] Fixed sonar bugs * updated PR * updated PR * [MOSIP-22639] Resolved security hotspots in code * [MOSIP-24630] Fixed Security Vulnerability in code * added error for isValidUrl method * renamed vaildateURL method * updated PR * updated PR * [MOSIP-24670] Made corrections in id and version * resolved conflicts * updated PR * updated PR * [MOSIP-24670] Made corrections n API body, response code * updated PR * updated PR * updated dateTime * updated PR * [MOSIP-25539] Made corrections in API body, response code * [MOSIP-25539] made corrections in API body * updated error message * updated error code * updated trasactionid dto change * added equals * [MOSIP-25539] made corrections in api body * [MOSIP-25539] Corrected API response body Task 5 * resolved build failure * [MOSIP-25539] Task 2 Added error code for vaildateOtp API * updated PR * updated PR * updated PR * updated PR * [MOSIP-25539] Updated validateotp method * updated PR * [MOSIP-25798] Added validations * updated PR * updated PR * updated PR * updated PR * updated PR * [MOSIP-25791] Added purpose as mandatory * Added error * Added Audit logs
* [MOSIP-24670] Updated API correction id and version * [MOSIP-24670] Updated API body correction * [MOSIP-22640] Fixed Sonar Bugs * updated PR * updated PR * updated review code * [MOSIP-22640] Fixed sonar bugs * updated PR * updated PR * [MOSIP-22639] Resolved security hotspots in code * [MOSIP-24630] Fixed Security Vulnerability in code * added error for isValidUrl method * renamed vaildateURL method * updated PR * updated PR * [MOSIP-24670] Made corrections in id and version * resolved conflicts * updated PR * updated PR * [MOSIP-24670] Made corrections n API body, response code * updated PR * updated PR * updated dateTime * updated PR * [MOSIP-25539] Made corrections in API body, response code * [MOSIP-25539] made corrections in API body * updated error message * updated error code * updated trasactionid dto change * added equals * [MOSIP-25539] made corrections in api body * [MOSIP-25539] Corrected API response body Task 5 * resolved build failure * [MOSIP-25539] Task 2 Added error code for vaildateOtp API * updated PR * updated PR * updated PR * updated PR * [MOSIP-25539] Updated validateotp method * updated PR * [MOSIP-25798] Added validations * updated PR * updated PR * updated PR * updated PR * updated PR * [MOSIP-25791] Added purpose as mandatory * Added error * Added Audit logs * updated test cases
…zed card template. (mosip#756) * Fixed service history issue. * MOSIP-25864 Added attribute Name in personalized card template. * MOSIP-25864 Added attribute Name in personalized card template. * MOSIP-25864 Added configurable authentication Mode in enum. * MOSIP-25864 Added javadoc. * MOSIP-25864 Added javadoc.
…ails-as-input (mosip#753) * fixed automation issues * fixed download service history API * corrected the proprty name * fixed 2 eventID generated error * removed null condition * validated doccatcode and doctypcode * validate doctype based on doccat * set indivudual id in db entity * fixed batch job issue --------- Co-authored-by: Ritik Jain <[email protected]>
* fixed automation issues * fixed download service history API * corrected the proprty name * fixed 2 eventID generated error * removed null condition * validated doccatcode and doctypcode * validate doctype based on doccat * set indivudual id in db entity * fixed batch job issue * revert changes in template util * added test case --------- Co-authored-by: Ritik Jain <[email protected]>
* Fixed service history issue. * MOSIP-25864 Added attribute Name in personalized card template. * MOSIP-25864 Added attribute Name in personalized card template. * MOSIP-25864 Added configurable authentication Mode in enum. * MOSIP-25864 Added javadoc. * MOSIP-25864 Added javadoc. * MOSIP-25864 Fixed template issue.
* MOSIP-23019 ordercard redirect url done * MOSIP-23019 ordercard redirect test case url done * MOSIP-23019 junit fixed * Changes in order card and redirect URL is done * Fix Junit and residenterror code changed * Exception handle * MOSIP-22888 ticket done * chnages done to get idatoken * MOSIP-24860 Update event read status is done * MOSIP-25005 Batch job bug fixed * Removed whitespace * Implemented interceptor * Changes done for interceptor * removed unused file * Interceptor changes done * code formatting * Removed whitespace * Removed whitespace * Removed unused file --------- Co-authored-by: Neha Farheen <[email protected]>
* MOSIP-23019 ordercard redirect url done * MOSIP-23019 ordercard redirect test case url done * MOSIP-23019 junit fixed * Changes in order card and redirect URL is done * Fix Junit and residenterror code changed * Exception handle * MOSIP-22888 ticket done * chnages done to get idatoken * MOSIP-24860 Update event read status is done * MOSIP-25005 Batch job bug fixed * Removed whitespace * Implemented interceptor * Changes done for interceptor * removed unused file * Interceptor changes done * code formatting * Removed whitespace * Removed whitespace * Removed unused file * Junit fixed --------- Co-authored-by: Neha Farheen <[email protected]>
Co-authored-by: Ritik Jain <[email protected]>
…ogs (mosip#762) * [MOSIP-24670] Updated API correction id and version * [MOSIP-24670] Updated API body correction * [MOSIP-22640] Fixed Sonar Bugs * updated PR * updated PR * updated review code * [MOSIP-22640] Fixed sonar bugs * updated PR * updated PR * [MOSIP-22639] Resolved security hotspots in code * [MOSIP-24630] Fixed Security Vulnerability in code * added error for isValidUrl method * renamed vaildateURL method * updated PR * updated PR * [MOSIP-24670] Made corrections in id and version * resolved conflicts * updated PR * updated PR * [MOSIP-24670] Made corrections n API body, response code * updated PR * updated PR * updated dateTime * updated PR * [MOSIP-25539] Made corrections in API body, response code * [MOSIP-25539] made corrections in API body * updated error message * updated error code * updated trasactionid dto change * added equals * [MOSIP-25539] made corrections in api body * [MOSIP-25539] Corrected API response body Task 5 * resolved build failure * [MOSIP-25539] Task 2 Added error code for vaildateOtp API * updated PR * updated PR * updated PR * updated PR * [MOSIP-25539] Updated validateotp method * updated PR * [MOSIP-25798] Added validations * updated PR * updated PR * updated PR * updated PR * updated PR * [MOSIP-25791] Added purpose as mandatory * Added error * Added Audit logs * updated test cases * [MOSIP-22913],[MOSIP-22914],[MOSIP-24653],[MOSIP-24796] Added Audit logs * updated logs * updated auditlog code
* [MOSIP-24670] Updated API correction id and version * [MOSIP-24670] Updated API body correction * [MOSIP-22640] Fixed Sonar Bugs * updated PR * updated PR * updated review code * [MOSIP-22640] Fixed sonar bugs * updated PR * updated PR * [MOSIP-22639] Resolved security hotspots in code * [MOSIP-24630] Fixed Security Vulnerability in code * added error for isValidUrl method * renamed vaildateURL method * updated PR * updated PR * [MOSIP-24670] Made corrections in id and version * resolved conflicts * updated PR * updated PR * [MOSIP-24670] Made corrections n API body, response code * updated PR * updated PR * updated dateTime * updated PR * [MOSIP-25539] Made corrections in API body, response code * [MOSIP-25539] made corrections in API body * updated error message * updated error code * updated trasactionid dto change * added equals * [MOSIP-25539] made corrections in api body * [MOSIP-25539] Corrected API response body Task 5 * resolved build failure * [MOSIP-25539] Task 2 Added error code for vaildateOtp API * updated PR * updated PR * updated PR * updated PR * [MOSIP-25539] Updated validateotp method * updated PR * [MOSIP-25798] Added validations * updated PR * updated PR * updated PR * updated PR * updated PR * [MOSIP-25791] Added purpose as mandatory * Added error * Added Audit logs * updated test cases * [MOSIP-22913],[MOSIP-22914],[MOSIP-24653],[MOSIP-24796] Added Audit logs * updated logs * updated auditlog code * updated enum name for audit logs * updated enum name for audit logs * updated enum name for audit logs * updated enum name for audit logs * updated enum name for audit logs
* Fixed service history issue. * MOSIP-24630 Changed service history implementation. * MOSIP-24630 Added jpa repo for service history api. * MOSIP-24630 Improved code coverage. * MOSIP-24630 Fixed typo. * MOSIP-24630 Reverted default start date.
* Fixed service history issue. * MOSIP-24630 Changed service history implementation. * MOSIP-24630 Added jpa repo for service history api. * MOSIP-24630 Improved code coverage. * MOSIP-24630 Fixed typo. * MOSIP-24630 Reverted default start date. * MOSIP-24630 Improved code coverage. * MOSIP-24630 Improved code coverage. * MOSIP-24630 Improved code coverage.
* [MOSIP-24670] Updated API correction id and version * [MOSIP-24670] Updated API body correction * [MOSIP-22640] Fixed Sonar Bugs * updated PR * updated PR * updated review code * [MOSIP-22640] Fixed sonar bugs * updated PR * updated PR * [MOSIP-22639] Resolved security hotspots in code * [MOSIP-24630] Fixed Security Vulnerability in code * added error for isValidUrl method * renamed vaildateURL method * updated PR * updated PR * [MOSIP-24670] Made corrections in id and version * resolved conflicts * updated PR * updated PR * [MOSIP-24670] Made corrections n API body, response code * updated PR * updated PR * updated dateTime * updated PR * [MOSIP-25539] Made corrections in API body, response code * [MOSIP-25539] made corrections in API body * updated error message * updated error code * updated trasactionid dto change * added equals * [MOSIP-25539] made corrections in api body * [MOSIP-25539] Corrected API response body Task 5 * resolved build failure * [MOSIP-25539] Task 2 Added error code for vaildateOtp API * updated PR * updated PR * updated PR * updated PR * [MOSIP-25539] Updated validateotp method * updated PR * [MOSIP-25798] Added validations * updated PR * updated PR * updated PR * updated PR * updated PR * [MOSIP-25791] Added purpose as mandatory * Added error * Added Audit logs * updated test cases * [MOSIP-22913],[MOSIP-22914],[MOSIP-24653],[MOSIP-24796] Added Audit logs * updated logs * updated auditlog code * updated enum name for audit logs * updated enum name for audit logs * updated enum name for audit logs * updated enum name for audit logs * updated enum name for audit logs * [MOSIP-25268] Fixed Sonar vulnerability * [MOSIP-25268] Fixed Sonar vulnerability
* Fixed service history issue. * MOSIP-24630 Changed service history implementation. * MOSIP-24630 Added jpa repo for service history api. * MOSIP-24630 Improved code coverage. * MOSIP-24630 Fixed typo. * MOSIP-24630 Reverted default start date. * MOSIP-24630 Improved code coverage. * MOSIP-24630 Improved code coverage. * MOSIP-24630 Improved code coverage. * MOSIP-24630 Improved code coverage. * MOSIP-24630 Improved code coverage.
Co-authored-by: Loganathan Sekar <[email protected]>
) * Fix class cast issue * MOSIP-26247 WIP-fix-to-double-entry-for-update-contact * Test fixes * Code fix --------- Co-authored-by: Loganathan Sekar <[email protected]>
…ails-as-input (mosip#763) * fixed automation issues * fixed download service history API * corrected the proprty name * fixed 2 eventID generated error * removed null condition * validated doccatcode and doctypcode * validate doctype based on doccat * set indivudual id in db entity * fixed batch job issue * revert changes in template util * added test case * put validation on transaction id * fixed transaction id validation * added regex validation for eventId and transactionId * validated documentid, transactionid and otp * updated regex names * fixed mumeric method name * updated test properties --------- Co-authored-by: Ritik Jain <[email protected]> Co-authored-by: Loganathan Sekar <[email protected]>
) * Fix class cast issue * MOSIP-26247 WIP-fix-to-double-entry-for-update-contact * Test fixes * Code fix * Individual ID decryption fixed in interceptor, share cred status initialized to NEW. * pom fix --------- Co-authored-by: Loganathan Sekar <[email protected]>
…pdate-uin-events (mosip#775) * fixed automation issues * fixed download service history API * corrected the proprty name * fixed 2 eventID generated error * removed null condition * validated doccatcode and doctypcode * validate doctype based on doccat * set indivudual id in db entity * fixed batch job issue * revert changes in template util * added test case * put validation on transaction id * fixed transaction id validation * added regex validation for eventId and transactionId * validated documentid, transactionid and otp * updated regex names * fixed mumeric method name * updated test properties * changed status to new --------- Co-authored-by: Ritik Jain <[email protected]>
* Fixed service history issue. * MOSIP-24773 Fixed Download card issue. * MOSIP-24773 Fixed Download card issue. * MOSIP-24773 Fixed Download card issue. * MOSIP-24773 Fixed Download card issue. * MOSIP-24773 Refactor code
Co-authored-by: Ritik Jain <[email protected]>
…pdate uin events (mosip#778) * removed unused variable from request * fixed batch job * fixed code * formatted code * fixed batch job * added stored status * updated batch job and created download card link --------- Co-authored-by: Ritik Jain <[email protected]>
* [MOSIP-24670] Updated API correction id and version * [MOSIP-24670] Updated API body correction * [MOSIP-22640] Fixed Sonar Bugs * updated PR * updated PR * updated review code * [MOSIP-22640] Fixed sonar bugs * updated PR * updated PR * [MOSIP-22639] Resolved security hotspots in code * [MOSIP-24630] Fixed Security Vulnerability in code * added error for isValidUrl method * renamed vaildateURL method * updated PR * updated PR * [MOSIP-24670] Made corrections in id and version * resolved conflicts * updated PR * updated PR * [MOSIP-24670] Made corrections n API body, response code * updated PR * updated PR * updated dateTime * updated PR * [MOSIP-25539] Made corrections in API body, response code * [MOSIP-25539] made corrections in API body * updated error message * updated error code * updated trasactionid dto change * added equals * [MOSIP-25539] made corrections in api body * [MOSIP-25539] Corrected API response body Task 5 * resolved build failure * [MOSIP-25539] Task 2 Added error code for vaildateOtp API * updated PR * updated PR * updated PR * updated PR * [MOSIP-25539] Updated validateotp method * updated PR * [MOSIP-25798] Added validations * updated PR * updated PR * updated PR * updated PR * updated PR * [MOSIP-25791] Added purpose as mandatory * Added error * Added Audit logs * updated test cases * [MOSIP-22913],[MOSIP-22914],[MOSIP-24653],[MOSIP-24796] Added Audit logs * updated logs * updated auditlog code * updated enum name for audit logs * updated enum name for audit logs * updated enum name for audit logs * updated enum name for audit logs * updated enum name for audit logs * [MOSIP-25268] Fixed Sonar vulnerability * [MOSIP-25268] Fixed Sonar vulnerability * [MOSIP-26272] Added validation for /update-uin API * updated PR
…pdate uin events (mosip#780) * removed unused variable from request * fixed batch job * fixed code * formatted code * fixed batch job * added stored status * updated batch job and created download card link * updated batch job and fixed download-card api * fixed placeholder and method name --------- Co-authored-by: Ritik Jain <[email protected]>
* [MOSIP-24670] Updated API correction id and version * [MOSIP-24670] Updated API body correction * [MOSIP-22640] Fixed Sonar Bugs * updated PR * updated PR * updated review code * [MOSIP-22640] Fixed sonar bugs * updated PR * updated PR * [MOSIP-22639] Resolved security hotspots in code * [MOSIP-24630] Fixed Security Vulnerability in code * added error for isValidUrl method * renamed vaildateURL method * updated PR * updated PR * [MOSIP-24670] Made corrections in id and version * resolved conflicts * updated PR * updated PR * [MOSIP-24670] Made corrections n API body, response code * updated PR * updated PR * updated dateTime * updated PR * [MOSIP-25539] Made corrections in API body, response code * [MOSIP-25539] made corrections in API body * updated error message * updated error code * updated trasactionid dto change * added equals * [MOSIP-25539] made corrections in api body * [MOSIP-25539] Corrected API response body Task 5 * resolved build failure * [MOSIP-25539] Task 2 Added error code for vaildateOtp API * updated PR * updated PR * updated PR * updated PR * [MOSIP-25539] Updated validateotp method * updated PR * [MOSIP-25798] Added validations * updated PR * updated PR * updated PR * updated PR * updated PR * [MOSIP-25791] Added purpose as mandatory * Added error * Added Audit logs * updated test cases * [MOSIP-22913],[MOSIP-22914],[MOSIP-24653],[MOSIP-24796] Added Audit logs * updated logs * updated auditlog code * updated enum name for audit logs * updated enum name for audit logs * updated enum name for audit logs * updated enum name for audit logs * updated enum name for audit logs * [MOSIP-25268] Fixed Sonar vulnerability * [MOSIP-25268] Fixed Sonar vulnerability * [MOSIP-26272] Added validation for /update-uin API * updated PR * updated update-uin PR * updated PR
* updated package * updated package of validation test calsses * updated * formatting * updated packages of controller test classes * updated package of service impl test classes * updated package of util test classes * updated package of aspect test classes * updated package of config test classes * updated package of handler test classes * added some exception test cases * added coverage for vid controller * added junit for configservice impl * added junits for config service impl * formatting * updated test cases * fixed get my uin issue * added junit * return string instead of uri * renamed method * fixed data share url check * added logger * updated logger from error to info * added coverage for download masterdata service impl * added coverage for credential service impl * formatting * removed unused code * removed unused code * added author and formatting * fixed resident otp service test * added coverage for verification service impl * covered one exception * used constant and add test case * fixed one condition * added test cases and formatting * formatting * added junits for notification service * sonar bug * sonar coverage * removed unused property * removed unused method * fixed response issue * multilingual for event status --------- Co-authored-by: Ritik Jain <[email protected]>
* updated package * updated package of validation test calsses * updated * formatting * updated packages of controller test classes * updated package of service impl test classes * updated package of util test classes * updated package of aspect test classes * updated package of config test classes * updated package of handler test classes * added some exception test cases * added coverage for vid controller * added junit for configservice impl * added junits for config service impl * formatting * updated test cases * fixed get my uin issue * added junit * return string instead of uri * renamed method * fixed data share url check * added logger * updated logger from error to info * added coverage for download masterdata service impl * added coverage for credential service impl * formatting * removed unused code * removed unused code * added author and formatting * fixed resident otp service test * added coverage for verification service impl * covered one exception * used constant and add test case * fixed one condition * added test cases and formatting * formatting * added junits for notification service * sonar bug * sonar coverage * removed unused property * removed unused method * fixed response issue * multilingual for event status * removed redundant DB call --------- Co-authored-by: Ritik Jain <[email protected]>
* updated package * updated package of validation test calsses * updated * formatting * updated packages of controller test classes * updated package of service impl test classes * updated package of util test classes * updated package of aspect test classes * updated package of config test classes * updated package of handler test classes * added some exception test cases * added coverage for vid controller * added junit for configservice impl * added junits for config service impl * formatting * updated test cases * fixed get my uin issue * added junit * return string instead of uri * renamed method * fixed data share url check * added logger * updated logger from error to info * added coverage for download masterdata service impl * added coverage for credential service impl * formatting * removed unused code * removed unused code * added author and formatting * fixed resident otp service test * added coverage for verification service impl * covered one exception * used constant and add test case * fixed one condition * added test cases and formatting * formatting * added junits for notification service * sonar bug * sonar coverage * removed unused property * removed unused method * fixed response issue * multilingual for event status * removed redundant DB call * enhance the code --------- Co-authored-by: Ritik Jain <[email protected]>
* updated package * updated package of validation test calsses * updated * formatting * updated packages of controller test classes * updated package of service impl test classes * updated package of util test classes * updated package of aspect test classes * updated package of config test classes * updated package of handler test classes * added some exception test cases * added coverage for vid controller * added junit for configservice impl * added junits for config service impl * formatting * updated test cases * fixed get my uin issue * added junit * return string instead of uri * renamed method * fixed data share url check * added logger * updated logger from error to info * added coverage for download masterdata service impl * added coverage for credential service impl * formatting * removed unused code * removed unused code * added author and formatting * fixed resident otp service test * added coverage for verification service impl * covered one exception * used constant and add test case * fixed one condition * added test cases and formatting * formatting * added junits for notification service * sonar bug * sonar coverage * removed unused property * removed unused method * fixed response issue * multilingual for event status * removed redundant DB call * enhance the code * removed unused code * added aspect for db logging --------- Co-authored-by: Ritik Jain <[email protected]>
* Fixed service history issue. * MOSIP-27716 Moved identity-data-formatter.mvel to credentialdata.mvel. * Fixed Null pointer exception in notification method. * MOSIP-28516 Removed redundant API calls from generate vid. * MOSIP-28516 Removed un-necessary Mockito stubbing. * MOSIP-28516 Removed un-necessary API Call in notification Service. * MOSIP-28516 Add caching for dynamic field. * MOSIP-28516 Fixed test case failure. * MOSIP-28516 Fixed redundant API call for revoke Vid. * MOSIP-28516 Fixed redundant API call for request card Vid. * MOSIP-28516 Fixed test case failure. * MOSIP-28516 Removed un-necessary variables. * MOSIP-28516 Removed un-necessary variables. * MOSIP-28516 Removed un-necessary variables. * MOSIP-28516 Removed un-necessary variables. * MOSIP-28516 Removed un-necessary variables. * MOSIP-28516 Removed redundant code for update uin API. * MOSIP-28516 Removed redundant code for update uin API. * MOSIP-28516 Removed redundant code for update uin API. * MOSIP-28516 Removed redundant code for req/otp. * MOSIP-28516 Moved getIdentity Method to utility. * Revert "MOSIP-28516 Moved getIdentity Method to utility." This reverts commit 3e1ca06. * MOSIP-28516 Fixed test case failures. * MOSIP-28516 Fixed test case failures.
…osip#1039) * updated package * updated package of validation test calsses * updated * formatting * updated packages of controller test classes * updated package of service impl test classes * updated package of util test classes * updated package of aspect test classes * updated package of config test classes * updated package of handler test classes * added some exception test cases * added coverage for vid controller * added junit for configservice impl * added junits for config service impl * formatting * updated test cases * fixed get my uin issue * added junit * return string instead of uri * renamed method * fixed data share url check * added logger * updated logger from error to info * added coverage for download masterdata service impl * added coverage for credential service impl * formatting * removed unused code * removed unused code * added author and formatting * fixed resident otp service test * added coverage for verification service impl * covered one exception * used constant and add test case * fixed one condition * added test cases and formatting * formatting * added junits for notification service * sonar bug * sonar coverage * removed unused property * removed unused method * fixed response issue * multilingual for event status * removed redundant DB call * enhance the code * removed unused code * added aspect for db logging * fixed read status issue --------- Co-authored-by: Ritik Jain <[email protected]>
…sip#1040) Signed-off-by: Loganathan Sekar <[email protected]>
* Fixed service history issue. * MOSIP-27716 Moved identity-data-formatter.mvel to credentialdata.mvel. * Fixed Null pointer exception in notification method. * MOSIP-28516 Removed redundant code for download personalized card. * MOSIP-28516 Removed redundant code for contact details send otp. * MOSIP-28516 Removed extra variable in sendNotificationV2. * MOSIP-28832 Added caching of IdentityMap Data. * MOSIP-28832 Added caching of IdentityMap Data. * MOSIP-28832 Fixed test case failures.
* updated package * updated package of validation test calsses * updated * formatting * updated packages of controller test classes * updated package of service impl test classes * updated package of util test classes * updated package of aspect test classes * updated package of config test classes * updated package of handler test classes * added some exception test cases * added coverage for vid controller * added junit for configservice impl * added junits for config service impl * formatting * updated test cases * fixed get my uin issue * added junit * return string instead of uri * renamed method * fixed data share url check * added logger * updated logger from error to info * added coverage for download masterdata service impl * added coverage for credential service impl * formatting * removed unused code * removed unused code * added author and formatting * fixed resident otp service test * added coverage for verification service impl * covered one exception * used constant and add test case * fixed one condition * added test cases and formatting * formatting * added junits for notification service * sonar bug * sonar coverage * removed unused property * removed unused method * fixed response issue * multilingual for event status * removed redundant DB call * enhance the code * removed unused code * added aspect for db logging * fixed read status issue * fixed pin unpin db calls * fixed pin unpin db calls --------- Co-authored-by: Ritik Jain <[email protected]>
* Fixed service history issue. * MOSIP-27716 Moved identity-data-formatter.mvel to credentialdata.mvel. * Fixed Null pointer exception in notification method. * MOSIP-28516 Removed redundant code for download personalized card. * MOSIP-28516 Removed redundant code for contact details send otp. * MOSIP-28516 Removed extra variable in sendNotificationV2. * MOSIP-28832 Added caching of IdentityMap Data. * MOSIP-28832 Added caching of IdentityMap Data. * MOSIP-28832 Fixed test case failures. * MOSIP-28832 Added caching for id-repo API. * MOSIP-28516 Removed redundant call for identity info type.
…mosip#1044) * updated package * updated package of validation test calsses * updated * formatting * updated packages of controller test classes * updated package of service impl test classes * updated package of util test classes * updated package of aspect test classes * updated package of config test classes * updated package of handler test classes * added some exception test cases * added coverage for vid controller * added junit for configservice impl * added junits for config service impl * formatting * updated test cases * fixed get my uin issue * added junit * return string instead of uri * renamed method * fixed data share url check * added logger * updated logger from error to info * added coverage for download masterdata service impl * added coverage for credential service impl * formatting * removed unused code * removed unused code * added author and formatting * fixed resident otp service test * added coverage for verification service impl * covered one exception * used constant and add test case * fixed one condition * added test cases and formatting * formatting * added junits for notification service * sonar bug * sonar coverage * removed unused property * removed unused method * fixed response issue * multilingual for event status * removed redundant DB call * enhance the code * removed unused code * added aspect for db logging * fixed read status issue * fixed pin unpin db calls * fixed pin unpin db calls * removed unnecessary API call and DB call * added validation for partner id --------- Co-authored-by: Ritik Jain <[email protected]>
mosip#1046) * Fixed service history issue. * MOSIP-27716 Moved identity-data-formatter.mvel to credentialdata.mvel. * Fixed Null pointer exception in notification method. * MOSIP-28516 Removed redundant code for download personalized card. * MOSIP-28516 Removed redundant code for contact details send otp. * MOSIP-28516 Removed extra variable in sendNotificationV2. * MOSIP-28516 Removed redundant call for download personalized card API. * MOSIP-28516 Removed redundant call for identity info type. * MOSIP-28516 Removed redundant call for update uin API.
* Fixed service history issue. * MOSIP-27716 Moved identity-data-formatter.mvel to credentialdata.mvel. * Fixed Null pointer exception in notification method. * MOSIP-28516 Removed redundant code for download personalized card. * MOSIP-28516 Removed redundant code for contact details send otp. * MOSIP-28516 Removed extra variable in sendNotificationV2. * MOSIP-28516 Removed redundant call for download personalized card API. * MOSIP-28516 Removed redundant call for identity info type. * MOSIP-28516 Removed redundant call for update uin API. * MOSIP-28516 Removed redundant call for validate otp.
* updated package * updated package of validation test calsses * updated * formatting * updated packages of controller test classes * updated package of service impl test classes * updated package of util test classes * updated package of aspect test classes * updated package of config test classes * updated package of handler test classes * added some exception test cases * added coverage for vid controller * added junit for configservice impl * added junits for config service impl * formatting * updated test cases * fixed get my uin issue * added junit * return string instead of uri * renamed method * fixed data share url check * added logger * updated logger from error to info * added coverage for download masterdata service impl * added coverage for credential service impl * formatting * removed unused code * removed unused code * added author and formatting * fixed resident otp service test * added coverage for verification service impl * covered one exception * used constant and add test case * fixed one condition * added test cases and formatting * formatting * added junits for notification service * sonar bug * sonar coverage * removed unused property * removed unused method * fixed response issue * multilingual for event status * removed redundant DB call * enhance the code * removed unused code * added aspect for db logging * fixed read status issue * fixed pin unpin db calls * fixed pin unpin db calls * removed unnecessary API call and DB call * added validation for partner id * fixed db call in verify phone email API * fixed db call in verify phone email API --------- Co-authored-by: Ritik Jain <[email protected]>
…-api (mosip#1050) * updated package * updated package of validation test calsses * updated * formatting * updated packages of controller test classes * updated package of service impl test classes * updated package of util test classes * updated package of aspect test classes * updated package of config test classes * updated package of handler test classes * added some exception test cases * added coverage for vid controller * added junit for configservice impl * added junits for config service impl * formatting * updated test cases * fixed get my uin issue * added junit * return string instead of uri * renamed method * fixed data share url check * added logger * updated logger from error to info * added coverage for download masterdata service impl * added coverage for credential service impl * formatting * removed unused code * removed unused code * added author and formatting * fixed resident otp service test * added coverage for verification service impl * covered one exception * used constant and add test case * fixed one condition * added test cases and formatting * formatting * added junits for notification service * sonar bug * sonar coverage * removed unused property * removed unused method * fixed response issue * multilingual for event status * removed redundant DB call * enhance the code * removed unused code * added aspect for db logging * fixed read status issue * fixed pin unpin db calls * fixed pin unpin db calls * removed unnecessary API call and DB call * added validation for partner id * fixed db call in verify phone email API * fixed db call in verify phone email API * removed get my id type * fetch specific column * fetch specific column * fetch specific column * fix card type issue * fixed query for download card from eventId * fixed query for download card from eventId --------- Co-authored-by: Ritik Jain <[email protected]>
* Fixed service history issue. * MOSIP-27716 Moved identity-data-formatter.mvel to credentialdata.mvel. * Fixed Null pointer exception in notification method. * MOSIP-28516 Removed redundant code for download personalized card. * MOSIP-28516 Removed redundant code for contact details send otp. * MOSIP-28516 Removed extra variable in sendNotificationV2. * MOSIP-28516 Removed redundant call for download personalized card API. * MOSIP-28516 Removed redundant call for identity info type. * MOSIP-28516 Removed redundant call for update uin API. * MOSIP-28516 Removed redundant call for validate otp. * MOSIP-28516 Removed redundant call for validate otp. * MOSIP-28516 Removed redundant call for validate otp. * MOSIP-28516 Removed redundant call for validate otp. * MOSIP-28516 Removed unused imports. * MOSIP-28516 Added null check for caching. * MOSIP-28516 changed .equals to isEmpty for string checking.
…osip#1053) * updated package * updated package of validation test calsses * updated * formatting * updated packages of controller test classes * updated package of service impl test classes * updated package of util test classes * updated package of aspect test classes * updated package of config test classes * updated package of handler test classes * added some exception test cases * added coverage for vid controller * added junit for configservice impl * added junits for config service impl * formatting * updated test cases * fixed get my uin issue * added junit * return string instead of uri * renamed method * fixed data share url check * added logger * updated logger from error to info * added coverage for download masterdata service impl * added coverage for credential service impl * formatting * removed unused code * removed unused code * added author and formatting * fixed resident otp service test * added coverage for verification service impl * covered one exception * used constant and add test case * fixed one condition * added test cases and formatting * formatting * added junits for notification service * sonar bug * sonar coverage * removed unused property * removed unused method * fixed response issue * multilingual for event status * removed redundant DB call * enhance the code * removed unused code * added aspect for db logging * fixed read status issue * fixed pin unpin db calls * fixed pin unpin db calls * removed unnecessary API call and DB call * added validation for partner id * fixed db call in verify phone email API * fixed db call in verify phone email API * removed get my id type * fetch specific column * fetch specific column * fetch specific column * fix card type issue * fixed query for download card from eventId * fixed query for download card from eventId * fixed query for service history with dates --------- Co-authored-by: Ritik Jain <[email protected]>
Co-authored-by: Ritik Jain <[email protected]>
* pageable testing * added count query --------- Co-authored-by: Ritik Jain <[email protected]>
* pageable testing * added count query * added print statement for debugging in dev * added logger * added logger --------- Co-authored-by: Ritik Jain <[email protected]>
* Fixed service history issue. * MOSIP-27716 Moved identity-data-formatter.mvel to credentialdata.mvel. * Fixed Null pointer exception in notification method. * MOSIP-28516 Removed redundant code for download personalized card. * MOSIP-28516 Removed redundant code for contact details send otp. * MOSIP-28516 Removed extra variable in sendNotificationV2. * MOSIP-28516 Removed redundant call for download personalized card API. * MOSIP-28516 Removed redundant call for identity info type. * MOSIP-28516 Removed redundant call for update uin API. * MOSIP-28516 Removed redundant call for validate otp. * MOSIP-28516 Removed redundant call for validate otp. * MOSIP-28516 Removed redundant call for validate otp. * MOSIP-28516 Removed redundant call for validate otp. * MOSIP-28516 Removed unused imports. * MOSIP-28516 Added null check for caching. * MOSIP-28516 changed .equals to isEmpty for string checking. * MOSIP-28516 caching of partner API. * MOSIP-28516 caching of partner API. * MOSIP-28516 Fixed test case failures. * MOSIP-28516 Removed redundant call for auth-lock api. * MOSIP-28516 Removed redundant call for service-history api. * MOSIP-28516 Added audits for auth-lock-unlock API. * MOSIP-28516 Added audits for auth-lock-unlock API. * MOSIP-28516 Added caching for getValidDocumentByLangCode. * MOSIP-28516 Added caching for getLocationHierarchyLevelByLangCode. * MOSIP-28516 Added caching for master data proxy Api. * MOSIP-28516 Added caching for master data proxy gender Api. * MOSIP-28516 Added caching for master data proxy dynamic field Api. * MOSIP-28516 Added cache evict for getDynamicFieldBasedOnLangCodeAndFieldName. * MOSIP-28516 Added separate property for cache evict. * MOSIP-28516 Fixed test case failure. * MOSIP-28516 Fixed test case failure.
* Fixed service history issue. * MOSIP-27716 Moved identity-data-formatter.mvel to credentialdata.mvel. * Fixed Null pointer exception in notification method. * MOSIP-28516 Removed redundant code for download personalized card. * MOSIP-28516 Removed redundant code for contact details send otp. * MOSIP-28516 Removed extra variable in sendNotificationV2. * MOSIP-28516 Removed redundant call for download personalized card API. * MOSIP-28516 Removed redundant call for identity info type. * MOSIP-28516 Removed redundant call for update uin API. * MOSIP-28516 Removed redundant call for validate otp. * MOSIP-28516 Removed redundant call for validate otp. * MOSIP-28516 Removed redundant call for validate otp. * MOSIP-28516 Removed redundant call for validate otp. * MOSIP-28516 Removed unused imports. * MOSIP-28516 Added null check for caching. * MOSIP-28516 changed .equals to isEmpty for string checking. * MOSIP-28516 caching of partner API. * MOSIP-28516 caching of partner API. * MOSIP-28516 Fixed test case failures. * MOSIP-28516 Removed redundant call for auth-lock api. * MOSIP-28516 Removed redundant call for service-history api. * MOSIP-28516 Added audits for auth-lock-unlock API. * MOSIP-28516 Added audits for auth-lock-unlock API. * MOSIP-28516 Added caching for getValidDocumentByLangCode. * MOSIP-28516 Added caching for getLocationHierarchyLevelByLangCode. * MOSIP-28516 Added caching for master data proxy Api. * MOSIP-28516 Added caching for master data proxy gender Api. * MOSIP-28516 Added caching for master data proxy dynamic field Api. * MOSIP-28516 Added cache evict for getDynamicFieldBasedOnLangCodeAndFieldName. * MOSIP-28516 Added separate property for cache evict. * MOSIP-28516 Fixed test case failure. * MOSIP-28516 Fixed test case failure. * MOSIP-28516 Cached center details API in update UIN.
* [MOSIP-28484] Added error handling for deploy.sh script * [MOSIP-28484] Updated error handling for deploy.sh script * [MOSIP-28484] Removed exit command --------- Co-authored-by: akilalakshmanan <[email protected]>
…osip#1054) * updated package * updated package of validation test calsses * updated * formatting * updated packages of controller test classes * updated package of service impl test classes * updated package of util test classes * updated package of aspect test classes * updated package of config test classes * updated package of handler test classes * added some exception test cases * added coverage for vid controller * added junit for configservice impl * added junits for config service impl * formatting * updated test cases * fixed get my uin issue * added junit * return string instead of uri * renamed method * fixed data share url check * added logger * updated logger from error to info * added coverage for download masterdata service impl * added coverage for credential service impl * formatting * removed unused code * removed unused code * added author and formatting * fixed resident otp service test * added coverage for verification service impl * covered one exception * used constant and add test case * fixed one condition * added test cases and formatting * formatting * added junits for notification service * sonar bug * sonar coverage * removed unused property * removed unused method * fixed response issue * multilingual for event status * removed redundant DB call * enhance the code * removed unused code * added aspect for db logging * fixed read status issue * fixed pin unpin db calls * fixed pin unpin db calls * removed unnecessary API call and DB call * added validation for partner id * fixed db call in verify phone email API * fixed db call in verify phone email API * removed get my id type * fetch specific column * fetch specific column * fetch specific column * fix card type issue * fixed query for download card from eventId * fixed query for download card from eventId * fixed query for service history with dates * updated queries to fetch specific data * fixed null case * fixed int * uncomment junit * update all native query --------- Co-authored-by: Ritik Jain <[email protected]>
…osip#1060) * updated package * updated package of validation test calsses * updated * formatting * updated packages of controller test classes * updated package of service impl test classes * updated package of util test classes * updated package of aspect test classes * updated package of config test classes * updated package of handler test classes * added some exception test cases * added coverage for vid controller * added junit for configservice impl * added junits for config service impl * formatting * updated test cases * fixed get my uin issue * added junit * return string instead of uri * renamed method * fixed data share url check * added logger * updated logger from error to info * added coverage for download masterdata service impl * added coverage for credential service impl * formatting * removed unused code * removed unused code * added author and formatting * fixed resident otp service test * added coverage for verification service impl * covered one exception * used constant and add test case * fixed one condition * added test cases and formatting * formatting * added junits for notification service * sonar bug * sonar coverage * removed unused property * removed unused method * fixed response issue * multilingual for event status * removed redundant DB call * enhance the code * removed unused code * added aspect for db logging * fixed read status issue * fixed pin unpin db calls * fixed pin unpin db calls * removed unnecessary API call and DB call * added validation for partner id * fixed db call in verify phone email API * fixed db call in verify phone email API * removed get my id type * fetch specific column * fetch specific column * fetch specific column * fix card type issue * fixed query for download card from eventId * fixed query for download card from eventId * fixed query for service history with dates * updated queries to fetch specific data * fixed null case * fixed int * uncomment junit * update all native query * removed pageable * removed pageable * removed pageable --------- Co-authored-by: Ritik Jain <[email protected]>
…into release-1.2.0.1-new-local2 � Conflicts: � README.md � db_release_scripts/mosip_resident/ddl/otp_transaction.sql � db_release_scripts/mosip_resident/ddl/resident_grievance_ticket.sql � db_release_scripts/mosip_resident/ddl/resident_session.sql � db_release_scripts/mosip_resident/ddl/resident_transaction.sql � db_release_scripts/mosip_resident/ddl/resident_user_actions.sql � db_release_scripts/mosip_resident/sql/1.2.0_resident-scripts_revoke.sql � db_scripts/mosip_resident/ddl/otp_transaction.sql � db_scripts/mosip_resident/ddl/resident_grievance_ticket.sql � db_scripts/mosip_resident/ddl/resident_session.sql � db_scripts/mosip_resident/ddl/resident_transaction.sql � db_scripts/mosip_resident/ddl/resident_user_actions.sql � db_scripts/mosip_resident/deploy.sh � resident/resident-service/pom.xml � resident/resident-service/src/main/java/io/mosip/resident/ResidentBootApplication.java � resident/resident-service/src/main/java/io/mosip/resident/aspect/LoginCheck.java � resident/resident-service/src/main/java/io/mosip/resident/config/Config.java � resident/resident-service/src/main/java/io/mosip/resident/config/LoggingInterceptor.java � resident/resident-service/src/main/java/io/mosip/resident/constant/EventStatus.java � resident/resident-service/src/main/java/io/mosip/resident/constant/NotificationTemplateCode.java � resident/resident-service/src/main/java/io/mosip/resident/constant/RegistrationConstants.java � resident/resident-service/src/main/java/io/mosip/resident/constant/RequestType.java � resident/resident-service/src/main/java/io/mosip/resident/constant/ResidentConstants.java � resident/resident-service/src/main/java/io/mosip/resident/constant/ResidentErrorCode.java � resident/resident-service/src/main/java/io/mosip/resident/controller/AcknowledgementController.java � resident/resident-service/src/main/java/io/mosip/resident/controller/PinStatusController.java � resident/resident-service/src/main/java/io/mosip/resident/controller/ProxyMasterdataController.java � resident/resident-service/src/main/java/io/mosip/resident/controller/ProxyOtpController.java � resident/resident-service/src/main/java/io/mosip/resident/controller/ResidentController.java � resident/resident-service/src/main/java/io/mosip/resident/controller/ResidentCredentialController.java � resident/resident-service/src/main/java/io/mosip/resident/controller/ResidentVidController.java � resident/resident-service/src/main/java/io/mosip/resident/dto/AuthLockOrUnLockRequestDto.java � resident/resident-service/src/main/java/io/mosip/resident/dto/AutnTxnDto.java � resident/resident-service/src/main/java/io/mosip/resident/dto/AutnTxnResponseDto.java � resident/resident-service/src/main/java/io/mosip/resident/dto/BellNotificationDto.java � resident/resident-service/src/main/java/io/mosip/resident/dto/EuinRequestDTO.java � resident/resident-service/src/main/java/io/mosip/resident/dto/MachineCreateRequestDTO.java � resident/resident-service/src/main/java/io/mosip/resident/dto/MachineCreateResponseDTO.java � resident/resident-service/src/main/java/io/mosip/resident/dto/MachineSearchRequestDTO.java � resident/resident-service/src/main/java/io/mosip/resident/dto/MachineSearchResponseDTO.java � resident/resident-service/src/main/java/io/mosip/resident/dto/PacketSignPublicKeyRequestDTO.java � resident/resident-service/src/main/java/io/mosip/resident/dto/PacketSignPublicKeyResponseDTO.java � resident/resident-service/src/main/java/io/mosip/resident/dto/PageDto.java � resident/resident-service/src/main/java/io/mosip/resident/dto/PrintResponse.java � resident/resident-service/src/main/java/io/mosip/resident/dto/RequestDTO.java � resident/resident-service/src/main/java/io/mosip/resident/dto/ResidentCredentialRequestDto.java � resident/resident-service/src/main/java/io/mosip/resident/dto/ResidentReprintRequestDto.java � resident/resident-service/src/main/java/io/mosip/resident/dto/ResidentUpdateRequestDto.java � resident/resident-service/src/main/java/io/mosip/resident/dto/UINCardResponseDTO.java � resident/resident-service/src/main/java/io/mosip/resident/dto/UnreadNotificationDto.java � resident/resident-service/src/main/java/io/mosip/resident/entity/ResidentTransactionEntity.java � resident/resident-service/src/main/java/io/mosip/resident/entity/ResidentUserEntity.java � resident/resident-service/src/main/java/io/mosip/resident/exception/ApiExceptionHandler.java � resident/resident-service/src/main/java/io/mosip/resident/exception/OtpValidationFailedException.java � resident/resident-service/src/main/java/io/mosip/resident/exception/ResidentVidExceptionHandler.java � resident/resident-service/src/main/java/io/mosip/resident/handler/service/ResidentUpdateService.java � resident/resident-service/src/main/java/io/mosip/resident/handler/service/UinCardRePrintService.java � resident/resident-service/src/main/java/io/mosip/resident/helper/CredentialStatusUpdateHelper.java � resident/resident-service/src/main/java/io/mosip/resident/repository/ResidentTransactionRepository.java � resident/resident-service/src/main/java/io/mosip/resident/repository/ResidentUserRepository.java � resident/resident-service/src/main/java/io/mosip/resident/service/AcknowledgementService.java � resident/resident-service/src/main/java/io/mosip/resident/service/DownLoadMasterDataService.java � resident/resident-service/src/main/java/io/mosip/resident/service/IdentityService.java � resident/resident-service/src/main/java/io/mosip/resident/service/NotificationService.java � resident/resident-service/src/main/java/io/mosip/resident/service/OtpManager.java � resident/resident-service/src/main/java/io/mosip/resident/service/ProxyOtpService.java � resident/resident-service/src/main/java/io/mosip/resident/service/ResidentService.java � resident/resident-service/src/main/java/io/mosip/resident/service/ResidentVidService.java � resident/resident-service/src/main/java/io/mosip/resident/service/impl/AcknowledgementServiceImpl.java � resident/resident-service/src/main/java/io/mosip/resident/service/impl/DownLoadMasterDataServiceImpl.java � resident/resident-service/src/main/java/io/mosip/resident/service/impl/DownloadCardServiceImpl.java � resident/resident-service/src/main/java/io/mosip/resident/service/impl/IdAuthServiceImpl.java � resident/resident-service/src/main/java/io/mosip/resident/service/impl/IdentityServiceImpl.java � resident/resident-service/src/main/java/io/mosip/resident/service/impl/OtpManagerServiceImpl.java � resident/resident-service/src/main/java/io/mosip/resident/service/impl/PartnerServiceImpl.java � resident/resident-service/src/main/java/io/mosip/resident/service/impl/PinUnpinStatusServiceImpl.java � resident/resident-service/src/main/java/io/mosip/resident/service/impl/ProxyMasterdataServiceImpl.java � resident/resident-service/src/main/java/io/mosip/resident/service/impl/ProxyOtpServiceImpl.java � resident/resident-service/src/main/java/io/mosip/resident/service/impl/ProxyPartnerManagementServiceImpl.java � resident/resident-service/src/main/java/io/mosip/resident/service/impl/ResidentCredentialServiceImpl.java � resident/resident-service/src/main/java/io/mosip/resident/service/impl/ResidentOtpServiceImpl.java � resident/resident-service/src/main/java/io/mosip/resident/service/impl/ResidentServiceImpl.java � resident/resident-service/src/main/java/io/mosip/resident/service/impl/ResidentVidServiceImpl.java � resident/resident-service/src/main/java/io/mosip/resident/service/impl/VerificationServiceImpl.java � resident/resident-service/src/main/java/io/mosip/resident/util/EventEnum.java � resident/resident-service/src/main/java/io/mosip/resident/util/ResidentServiceRestClient.java � resident/resident-service/src/main/java/io/mosip/resident/util/TemplateUtil.java � resident/resident-service/src/main/java/io/mosip/resident/util/UINCardDownloadService.java � resident/resident-service/src/main/java/io/mosip/resident/util/Utilities.java � resident/resident-service/src/main/java/io/mosip/resident/util/Utility.java � resident/resident-service/src/main/java/io/mosip/resident/validator/DocumentValidator.java � resident/resident-service/src/main/java/io/mosip/resident/validator/RequestHandlerRequestValidator.java � resident/resident-service/src/main/java/io/mosip/resident/validator/RequestValidator.java � resident/resident-service/src/test/java/io/mosip/resident/aspect/LoginCheckTest.java � resident/resident-service/src/test/java/io/mosip/resident/config/ResidentServiceConfigTest.java � resident/resident-service/src/test/java/io/mosip/resident/controller/AcknowledgmentControllerTest.java � resident/resident-service/src/test/java/io/mosip/resident/controller/GrievanceControllerTest.java � resident/resident-service/src/test/java/io/mosip/resident/controller/OrderCardControllerTest.java � resident/resident-service/src/test/java/io/mosip/resident/controller/ProxyOtpControllerTest.java � resident/resident-service/src/test/java/io/mosip/resident/controller/ResidentControllerTest.java � resident/resident-service/src/test/java/io/mosip/resident/controller/ResidentVidControllerTest.java � resident/resident-service/src/test/java/io/mosip/resident/handler/service/ResidentUpdateServiceTest.java � resident/resident-service/src/test/java/io/mosip/resident/handler/service/UinCardRePrintServiceTest.java � resident/resident-service/src/test/java/io/mosip/resident/service/impl/AcknowledgmentServiceTest.java � resident/resident-service/src/test/java/io/mosip/resident/service/impl/DownloadCardServiceTest.java � resident/resident-service/src/test/java/io/mosip/resident/service/impl/IdAuthServiceTest.java � resident/resident-service/src/test/java/io/mosip/resident/service/impl/IdentityServiceTest.java � resident/resident-service/src/test/java/io/mosip/resident/service/impl/NotificationServiceTest.java � resident/resident-service/src/test/java/io/mosip/resident/service/impl/OTPManagerServiceImplTest.java � resident/resident-service/src/test/java/io/mosip/resident/service/impl/PartnerServiceImplTest.java � resident/resident-service/src/test/java/io/mosip/resident/service/impl/PinUnpinStatusServiceTest.java � resident/resident-service/src/test/java/io/mosip/resident/service/impl/ProxyOtpServiceImpllTest.java � resident/resident-service/src/test/java/io/mosip/resident/service/impl/ProxyPartnerManagementServiceTest.java � resident/resident-service/src/test/java/io/mosip/resident/service/impl/ResidentCredentialServiceTest.java � resident/resident-service/src/test/java/io/mosip/resident/service/impl/ResidentOtpServiceTest.java � resident/resident-service/src/test/java/io/mosip/resident/service/impl/ResidentServiceDownloadCardTest.java � resident/resident-service/src/test/java/io/mosip/resident/service/impl/ResidentServiceGetEventStatusTest.java � resident/resident-service/src/test/java/io/mosip/resident/service/impl/ResidentServiceGetServiceHistoryTest.java � resident/resident-service/src/test/java/io/mosip/resident/service/impl/ResidentServiceRequestAuthLockTest.java � resident/resident-service/src/test/java/io/mosip/resident/service/impl/ResidentServiceRequestTypeAuthLockTest.java � resident/resident-service/src/test/java/io/mosip/resident/service/impl/ResidentServiceResUpdateTest.java � resident/resident-service/src/test/java/io/mosip/resident/service/impl/ResidentVidServiceTest.java � resident/resident-service/src/test/java/io/mosip/resident/util/TemplateUtilTest.java � resident/resident-service/src/test/java/io/mosip/resident/util/UtilitiesTest.java � resident/resident-service/src/test/java/io/mosip/resident/util/UtilityTest.java � resident/resident-service/src/test/java/io/mosip/resident/validator/RequestHandlerRequestValidatorTest.java � resident/resident-service/src/test/java/io/mosip/resident/validator/RequestValidatorTest.java � resident/resident-service/src/test/resources/application.properties � resident/resident-service/src/test/resources/bootstrap.properties
loganathan-sekaran
approved these changes
Aug 23, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.