ntls-io / nautilus-wallet

Nautilus Wallet
GNU Affero General Public License v3.0
8 stars 4 forks source link

refactor(web-client): check if device has camera #582

Closed jongbonga closed 1 year ago

jongbonga commented 1 year ago

This update will correctly show or hide the qr code access button

netlify[bot] commented 1 year ago

Deploy Preview for nautilus-wallet-staging ready!

Name Link
Latest commit 507b83d452c1df15983c6f61f666b4adb3f791a5
Latest deploy log https://app.netlify.com/sites/nautilus-wallet-staging/deploys/64789f620f1ec4000871831f
Deploy Preview https://deploy-preview-582--nautilus-wallet-staging.netlify.app/
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

codecov-commenter commented 1 year ago

Codecov Report

Merging #582 (507b83d) into main (fe40c93) will increase coverage by 0.04%. The diff coverage is 66.66%.

:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@            Coverage Diff             @@
##             main     #582      +/-   ##
==========================================
+ Coverage   45.33%   45.38%   +0.04%     
==========================================
  Files         188      189       +1     
  Lines        3099     3109      +10     
  Branches      597      616      +19     
==========================================
+ Hits         1405     1411       +6     
- Misses       1694     1698       +4     
Impacted Files Coverage Δ
web-client/src/app/app.module.ts 100.00% <ø> (ø)
web-client/src/app/modules/shared/shared.module.ts 100.00% <ø> (ø)
...ient/src/app/views/delete-user/delete-user.page.ts 34.66% <0.00%> (-0.47%) :arrow_down:
...client/src/app/views/send-funds/send-funds.page.ts 50.00% <0.00%> (-1.52%) :arrow_down:
...rc/app/views/transfer-funds/transfer-funds.page.ts 33.33% <0.00%> (-0.96%) :arrow_down:
web-client/src/app/utils/camara.helpers.ts 83.33% <83.33%> (ø)
...pp/components/action-item/action-item.component.ts 100.00% <100.00%> (ø)
.../src/app/views/wallet-access/wallet-access.page.ts 82.75% <100.00%> (ø)