Skip to content
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

DSD-5937 #1060

Merged
merged 311 commits into from
Aug 8, 2024
Merged

DSD-5937 #1060

merged 311 commits into from
Aug 8, 2024

Conversation

ase-101
Copy link
Contributor

@ase-101 ase-101 commented Aug 6, 2024

No description provided.

manojsp12 and others added 30 commits August 12, 2022 10:48
[MOSIP-22441] moved identity update policy to identity-mapping.json
[MOSIP-22441] updated test cases
* MOSIP-22905

* MOSIP-22905

Co-authored-by: Vishwa <[email protected]>
* MOSIP-18085: Upgraded swagger2 to openapi3 for Identity Service

* MOSIP-18085: Upgraded swagger2 to openapi3 for vid Service

* MOSIP-18085: Upgraded swagger2 to openapi3 for Credential Store and Credential request generator

* MOSIP-18085: Fixed sorting issue for openapi UI

* MOSIP-18085 Generated openapi.json for credential-request-generator service.

* MOSIP-18085 Removed common sorting lines

* MOSIP-18085 Generated openapi.json for credential service.

* MOSIP-18085 Generated openapi.json for id-repository-vid-services.

* MOSIP-18085 Generated openapi.json for id-repository-identity-services.

* MOSIP-18085 Removed unused properties from id-repository-identity-services.

* MOSIP-18085 Generated openapi.json for credential service.

* MOSIP-18085 Generated openapi.json for credential request generator.

* release file name changes.

* release file name changes.
* MOSIP-22905

* MOSIP-22905

* updated code based on review comments
* modify the code as per the review comments for MOSIP-21385-API:
Credential Service: Apply data format and masking from user input by
overriding policy format

* modify the code as per the review comments for MOSIP-21385-API:
Credential Service: Apply data format and masking from user input by
overriding policy format

* MOSIP-21385 formatting and masking

Co-authored-by: M1063027 <[email protected]>
* MOSIP-21385 formatting and masking

* MOSIP-21385 formatting and masking

* MOSIP-21385 formatting and masking

Co-authored-by: M1063027 <[email protected]>
* MOSIP-21385 formatting and masking

* MOSIP-21385 formatting and masking

* MOSIP-21385 formatting and masking

* MOSIP-21385-formatting and masking

Co-authored-by: M1063027 <[email protected]>
* MOSIP-21385 formatting and masking

* MOSIP-21385 formatting and masking

* MOSIP-21385 formatting and masking

* MOSIP-21385-formatting and masking

* MOSIP-21385 test case fix

* MOSIP-21385 - test case fix

* MOSIP-21385 test case fix

Co-authored-by: M1063027 <[email protected]>
* MOSIP-21385 for formatting and masking

* MOSIP-21385 modified the code for fixing the missing attributes in data
share

Co-authored-by: M1063027 <[email protected]>
* MOSIP-21385 formatting and masking

* MOSIP-21385 formatting and masking

* MOSIP-21385 formatting and masking

* MOSIP-21385-formatting and masking

* MOSIP-21385 test case fix

* MOSIP-21385 - test case fix

* MOSIP-21385 test case fix

* MOSIP-21385 for formatting and masking

* MOSIP-24277 modified the code for fixing print service issue

Co-authored-by: M1063027 <[email protected]>
* MOSIP-21385 formatting and masking

* MOSIP-21385 formatting and masking

* MOSIP-21385 formatting and masking

* MOSIP-21385-formatting and masking

* MOSIP-21385 test case fix

* MOSIP-21385 - test case fix

* MOSIP-21385 test case fix

* MOSIP-21385 for formatting and masking

* MOSIP-24277 modified the code for fixing print service issue

* MOSIP-21385 formatting and masking

* Update QrCodeProviderTest.java

Co-authored-by: M1063027 <[email protected]>
* modified the code for fixing the NPE issue

* Update AuditHelper.java
* MOSIP-24284 Code changes

* MOSIP-23284 code changes
* MOSIP-24284 Code changes

* MOSIP-23284 code changes

* removed one test case
* MOSIP-18085: Upgraded swagger2 to openapi3 for Identity Service

* MOSIP-18085: Upgraded swagger2 to openapi3 for vid Service

* MOSIP-18085: Upgraded swagger2 to openapi3 for Credential Store and Credential request generator

* MOSIP-18085: Fixed sorting issue for openapi UI

* MOSIP-18085 Generated openapi.json for credential-request-generator service.

* MOSIP-18085 Removed common sorting lines

* MOSIP-18085 Generated openapi.json for credential service.

* MOSIP-18085 Generated openapi.json for id-repository-vid-services.

* MOSIP-18085 Generated openapi.json for id-repository-identity-services.

* MOSIP-18085 Removed unused properties from id-repository-identity-services.

* MOSIP-18085 Generated openapi.json for credential service.

* MOSIP-18085 Generated openapi.json for credential request generator.

* release file name changes.

* release file name changes.

* MOSIP-24773 Added logger to debug update-uin issue.
* resolved the MOSIP ticket 22141

* bug fixed

* Removed Masked VID

* Resolved merge conflict

Co-authored-by: Neha Farheen <[email protected]>
* [MOSIP-25637] Updated postgres-init_trigger.yml workflow

* Update postgres-init_trigger.yml
ckm007 and others added 23 commits July 29, 2024 20:02
…e-to-support-storage-of-claim-verification-metadata

[ES-1031] Change to support storage of claim verification metadata
Signed-off-by: Muralitharan K <[email protected]>
Signed-off-by: Muralitharan K <[email protected]>
ES-558 Update handle_support.md
Signed-off-by: ase-101 <[email protected]>
Signed-off-by: dhanendra06 <[email protected]>
Signed-off-by: dhanendra06 <[email protected]>
MOSIP-34431: Fixed the addIdentity issue
Signed-off-by: dhanendra06 <[email protected]>
Signed-off-by: ase-101 <[email protected]>
Signed-off-by: ase-101 <[email protected]>
Added requestWrapper for idvid api
Signed-off-by: ase-101 <[email protected]>
Signed-off-by: dhanendra06 <[email protected]>
@ckm007
Copy link
Member

ckm007 commented Aug 8, 2024

Note: Need the helm chart version to be updated to 12.2.0-develop.
also image needs an update.

Signed-off-by: dhanendra06 <[email protected]>
Signed-off-by: dhanendra06 <[email protected]>
@ckm007 ckm007 merged commit aca93d3 into mosip:release-1.2.2.x Aug 8, 2024
14 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.