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

sync release 0.10.x to develop #174

Merged
merged 71 commits into from
Oct 7, 2024
Merged

sync release 0.10.x to develop #174

merged 71 commits into from
Oct 7, 2024

Conversation

srikanth716
Copy link
Contributor

No description provided.

srikanth716 and others added 30 commits July 31, 2024 12:05
Signed-off-by: srikanth716 <srikanthsri7447@gmail.com>
Signed-off-by: srikanth716 <srikanthsri7447@gmail.com>
Signed-off-by: srikanth716 <srikanthsri7447@gmail.com>
* handeling durian changes from inji web

Signed-off-by: srikanth716 <srikanthsri7447@gmail.com>

* [INJIVER-127] chore: Update QR code scanning and upload libraries

Signed-off-by: srikanth716 <srikanthsri7447@gmail.com>

* [INJIVER-127] removed unknown dependency

Signed-off-by: srikanth716 <srikanthsri7447@gmail.com>

* [INJIVER-444]: update readme file and added fictious assets

Signed-off-by: srikanth716 <srikanthsri7447@gmail.com>

* [INJIVER-444]: Organized fictitious assets by placing them in the  directory

Signed-off-by: srikanth716 <srikanthsri7447@gmail.com>

* [INJIVER-444]: updated readme with available tags,release branches and active branches

Signed-off-by: srikanth716 <srikanthsri7447@gmail.com>

---------

Signed-off-by: srikanth716 <srikanthsri7447@gmail.com>
* [INJIVER-127] fix: useEffect missing dependency issue

Signed-off-by: srikanth716 <srikanthsri7447@gmail.com>

* [INJIVER-127] fix: error handling for camera permission denied

Signed-off-by: srikanth716 <srikanthsri7447@gmail.com>

* [INJIVER-127] fix: update comparing error message of camera request denied

Signed-off-by: srikanth716 <srikanthsri7447@gmail.com>

---------

Signed-off-by: srikanth716 <srikanthsri7447@gmail.com>
…rom upload (mosip#143)

* INJIVER-406 Add patches for Verification sdk
Signed-off-by: Shiva <shivakumar@beehyv.com>

Signed-off-by: srikanth716 <srikanthsri7447@gmail.com>

* INJIVER-406 Updated the node version to 18 in the Dockerfile
Signed-off-by: Shiva <shivakumar@beehyv.com>

Signed-off-by: srikanth716 <srikanthsri7447@gmail.com>

* INJIVER-406 Copy patch files to the docker
Signed-off-by: Shiva <shivakumar@beehyv.com>

Signed-off-by: srikanth716 <srikanthsri7447@gmail.com>

* INJIVER-418 Check for the internet connection after selecting a file - Upload flow
Signed-off-by: Shiva <shivakumar@beehyv.com>

Signed-off-by: srikanth716 <srikanthsri7447@gmail.com>

* Fix package versions to a specific version
Signed-off-by: Shiva <shivakumar@beehyv.com>

Signed-off-by: srikanth716 <srikanthsri7447@gmail.com>

* MOSIP-34141 (mosip#115)

* MOSIP-34141
Signed-off-by: maheswaras <maheswara.s@cyberpwn.com>

* MOSIP-34141
Signed-off-by: maheswaras <maheswara.s@cyberpwn.com>

* MOSIP-34141
Signed-off-by: maheswaras <maheswara.s@cyberpwn.com>

* MOSIP-34141
Signed-off-by: maheswaras <maheswara.s@cyberpwn.com>

---------

Signed-off-by: maheswaras <maheswara.s@cyberpwn.com>
Signed-off-by: srikanth716 <srikanthsri7447@gmail.com>

* MOSIP-34140 inji-verify browser stack integration (mosip#117)

* MOSIP-34140

Signed-off-by: Anup Nehe <anup.nehe@technoforte.co.in>

* MOSIP-34140

Signed-off-by: Anup Nehe <anup.nehe@technoforte.co.in>

* resolve conflicts

Signed-off-by: Anup Nehe <anup.nehe@technoforte.co.in>

---------

Signed-off-by: Anup Nehe <anup.nehe@technoforte.co.in>
Signed-off-by: srikanth716 <srikanthsri7447@gmail.com>

* INJIVER-444 Added 2 sections for Developer setup and Demo in README.md file
Signed-off-by: Shiva <shivakumar@beehyv.com>

Signed-off-by: srikanth716 <srikanthsri7447@gmail.com>

* INJIVER-444 Added document contents section
Signed-off-by: Shiva <shivakumar@beehyv.com>

Signed-off-by: srikanth716 <srikanthsri7447@gmail.com>

* INJIVER-444 Added Troubleshoot section
Signed-off-by: Shiva <shivakumar@beehyv.com>

Signed-off-by: srikanth716 <srikanthsri7447@gmail.com>

* INJIVER-444 Added Docker desktop link for download
Signed-off-by: Shiva <shivakumar@beehyv.com>

Signed-off-by: srikanth716 <srikanthsri7447@gmail.com>

* INJIVER-391 Added logic to read the redirect to the url if the flow is OVP in the qr data
Signed-off-by: Shiva <shivakumar@beehyv.com>

Signed-off-by: srikanth716 <srikanthsri7447@gmail.com>

* INJIVER-391 Verify VC from vp_token once redirected back to the Inji Verify
Signed-off-by: Shiva <shivakumar@beehyv.com>

Signed-off-by: srikanth716 <srikanthsri7447@gmail.com>

* INJIVER-391 Update logic of redirecting in ovp after reading qr
Signed-off-by: Shiva <shivakumar@beehyv.com>

Signed-off-by: srikanth716 <srikanthsri7447@gmail.com>

* INJIVER-391 Pass client id
Signed-off-by: Shiva <shivakumar@beehyv.com>

Signed-off-by: srikanth716 <srikanthsri7447@gmail.com>

* INJIVER-391 Read client id from env
Signed-off-by: Shiva <shivakumar@beehyv.com>

Signed-off-by: srikanth716 <srikanthsri7447@gmail.com>

* INJIVER-391 Read ovp qr header from env
Signed-off-by: Shiva <shivakumar@beehyv.com>

Signed-off-by: srikanth716 <srikanthsri7447@gmail.com>

* INJIVER-391 Pass env via docker compose
Signed-off-by: Shiva <shivakumar@beehyv.com>

Signed-off-by: srikanth716 <srikanthsri7447@gmail.com>

* INJIVER-391 Added dependencies to use effect hook in OvpRedirect component
Signed-off-by: Shiva <shivakumar@beehyv.com>

Signed-off-by: srikanth716 <srikanthsri7447@gmail.com>

* INJIVER-391 Added error handling for the ovp flow
Signed-off-by: Shiva <shivakumar@beehyv.com>

Signed-off-by: srikanth716 <srikanthsri7447@gmail.com>

* INJIVER-391 Fix issue with showing the error message
Signed-off-by: Shiva <shivakumar@beehyv.com>

Signed-off-by: srikanth716 <srikanthsri7447@gmail.com>

* INJIVER-391 Added url decoding for presentation_submission
Signed-off-by: Shiva <shivakumar@beehyv.com>

Signed-off-by: srikanth716 <srikanthsri7447@gmail.com>

* INJIVER-390 Add text wrapping if the value of a field is large in vc (mosip#119)

* INJIVER-390 Add text wrapping if the value of a field is large in vc
Signed-off-by: Shiva <shivakumar@beehyv.com>

* INJIVER-390 Fix build issues
Signed-off-by: Shiva <shivakumar@beehyv.com>
Signed-off-by: srikanth716 <srikanthsri7447@gmail.com>

* [DSD-5765]- updated pom.xml  (mosip#123)

* MOSIP-34140
Signed-off-by: Anup Nehe <anup.nehe@technoforte.co.in>
* MOSIP-34140
Signed-off-by: Anup Nehe <anup.nehe@technoforte.co.in>
* updated pom.xml
Signed-off-by: Anup Nehe <anup.nehe@technoforte.co.in>
* resolve conflicts
Signed-off-by: Anup Nehe <anup.nehe@technoforte.co.in>

---------

Signed-off-by: Anup Nehe <anup.nehe@technoforte.co.in>
Signed-off-by: srikanth716 <srikanthsri7447@gmail.com>

* [INJIVER-445] (mosip#126)

added user facing error code and messages as per inji verify response

Signed-off-by: Hitesh Jain <jainhitesh9998@gmail.com>
Signed-off-by: srikanth716 <srikanthsri7447@gmail.com>

* [INJIVER-445]: error handeling text update (mosip#127)

Signed-off-by: srikanth716 <srikanthsri7447@gmail.com>

* handeling durian changes from inji web

Signed-off-by: srikanth716 <srikanthsri7447@gmail.com>

* [INJIVER-127] chore: Update QR code scanning and upload libraries

Signed-off-by: srikanth716 <srikanthsri7447@gmail.com>

* [INJIVER-127] removed unknown dependency

Signed-off-by: srikanth716 <srikanthsri7447@gmail.com>

* [INJIVER-444]: update readme file and added fictious assets

Signed-off-by: srikanth716 <srikanthsri7447@gmail.com>

* [INJIVER-444]: Organized fictitious assets by placing them in the  directory

Signed-off-by: srikanth716 <srikanthsri7447@gmail.com>

* [INJIVER-444]: updated readme with available tags,release branches and active branches

Signed-off-by: srikanth716 <srikanthsri7447@gmail.com>

* [INJIVER-127] fix: useEffect has a missing dependency

Signed-off-by: srikanth716 <srikanthsri7447@gmail.com>

* [INJIVER-600] fix: error message popup when camera disabled

Signed-off-by: srikanth716 <srikanthsri7447@gmail.com>

* [INJIVER-602] fix: scan pages alignment and error popup

Signed-off-by: srikanth716 <srikanthsri7447@gmail.com>

* [INJIVER-601] fix:Back button from scan page is bringing the last event from upload

Signed-off-by: srikanth716 <srikanthsri7447@gmail.com>

---------

Signed-off-by: srikanth716 <srikanthsri7447@gmail.com>
Signed-off-by: maheswaras <maheswara.s@cyberpwn.com>
Signed-off-by: Anup Nehe <anup.nehe@technoforte.co.in>
Signed-off-by: Hitesh Jain <jainhitesh9998@gmail.com>
Co-authored-by: Shiva <shivakumar@beehyv.com>
Co-authored-by: maheswaras <maheswara.s@cyberpwn.com>
Co-authored-by: anup-nehe <117707464+anup-nehe@users.noreply.github.com>
Co-authored-by: Shiva <81953913+shiva-beehyv@users.noreply.github.com>
Co-authored-by: Hitesh C <jainhitesh9998@gmail.com>
…evelop

Signed-off-by: srikanth716 <srikanthsri7447@gmail.com>
…into develop

Signed-off-by: srikanth716 <srikanthsri7447@gmail.com>
…vp last event

Signed-off-by: srikanth716 <srikanthsri7447@gmail.com>
Bumped up version of pixel pass to 0.2.1

Signed-off-by: Hitesh Jain <jainhitesh9998@gmail.com>
Updated package-lock.json

Signed-off-by: Hitesh Jain <jainhitesh9998@gmail.com>
)

Signed-off-by: srikanth716 <srikanthsri7447@gmail.com>
…vp last event (mosip#146)

* [INJIVER-601] fix:Back button from scan page is bringing the last event from upload

Signed-off-by: srikanth716 <srikanthsri7447@gmail.com>

* [INJIVER-601] remove condition to navigate

Signed-off-by: srikanth716 <srikanthsri7447@gmail.com>

* [INJIVER-601] remove param deletion

Signed-off-by: srikanth716 <srikanthsri7447@gmail.com>

---------

Signed-off-by: srikanth716 <srikanthsri7447@gmail.com>
…lure Page in Desktop View (mosip#152)

Signed-off-by: srikanth716 <srikanthsri7447@gmail.com>
Signed-off-by: Anup Nehe <anup.nehe@technoforte.co.in>
INJIVER-606 sync code with develop
Signed-off-by: srikanth716 <srikanthsri7447@gmail.com>
Signed-off-by: Anup Nehe <anup.nehe@technoforte.co.in>
Signed-off-by: srikanth716 <srikanthsri7447@gmail.com>
Signed-off-by: srikanth716 <srikanthsri7447@gmail.com>
sree96 and others added 28 commits September 25, 2024 12:56
[INJIVER-613] fix sonar analysis failed issue
[INJIVER-613] integrating ZXing cpp library for upload and scan qr code
Signed-off-by: srikanth716 <srikanthsri7447@gmail.com>
Signed-off-by: srikanth716 <srikanthsri7447@gmail.com>
Signed-off-by: srikanth716 <srikanthsri7447@gmail.com>
Signed-off-by: srikanth716 <srikanthsri7447@gmail.com>
[INJIVER-613]: fix scan qr code issue with bytes
…evelop

Signed-off-by: srikanth716 <srikanthsri7447@gmail.com>
Signed-off-by: Sreenadh S <32409698+sree96@users.noreply.github.com>
[INJVER-644] - update PixelPass and update license
[INJVER-644] - update PixelPass and update license
Signed-off-by: srikanth716 <srikanthsri7447@gmail.com>
Signed-off-by: srikanth716 <srikanthsri7447@gmail.com>
[INJIVER-613] encoding clientId and redirectUrl
Signed-off-by: srikanth716 <srikanthsri7447@gmail.com>
[INJIVER-613] removed OVP_CLIENT_ID from env
Signed-off-by: Anup Nehe <anup.nehe@technoforte.co.in>
…evelop

Signed-off-by: srikanth716 <srikanthsri7447@gmail.com>
…into develop

Signed-off-by: srikanth716 <srikanthsri7447@gmail.com>
…into develop

Signed-off-by: srikanth716 <srikanthsri7447@gmail.com>
@sree96 sree96 merged commit 6934814 into mosip:develop Oct 7, 2024
3 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