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

added camera feature in fileupload components #5043

Merged
merged 11 commits into from
May 4, 2023

Conversation

patelaryan7751
Copy link
Contributor

Proposed Changes

@coronasafe/care-fe-code-reviewers @coronasafe/code-reviewers

Merge Checklist

  • Add specs that demonstrate bug / test a new feature.
  • Update product documentation.
  • Ensure that UI text is kept in I18n files.
  • Prep screenshot or demo video for changelog entry, and attach it to issue.
  • Request for Peer Reviews
  • Completion of QA

@patelaryan7751 patelaryan7751 requested a review from a team March 6, 2023 07:32
@patelaryan7751 patelaryan7751 requested a review from a team as a code owner March 6, 2023 07:32
@vercel
Copy link

vercel bot commented Mar 6, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
care-storybook ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 3, 2023 6:34pm

@netlify
Copy link

netlify bot commented Mar 6, 2023

Deploy Preview for care-egov-staging ready!

Name Link
🔨 Latest commit 622e694
🔍 Latest deploy log https://app.netlify.com/sites/care-egov-staging/deploys/6452a90ff53ba000084ed0cc
😎 Deploy Preview https://deploy-preview-5043--care-egov-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.

@sonarcloud
Copy link

sonarcloud bot commented Mar 23, 2023

SonarCloud Quality Gate failed.    Quality Gate failed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
30.7% 30.7% Duplication

@nihal467
Copy link
Member

@patelaryan7751
image

  • when we download the file created using this feature, it is been downloaded in .txt format

@github-actions
Copy link

github-actions bot commented Apr 4, 2023

Hi, This pr has been automatically marked as stale because it has not had any recent activity. It will be automatically closed if no further activity occurs for 7 more days. Thank you for your contributions.

@github-actions
Copy link

Hi, This pr has been automatically marked as stale because it has not had any recent activity. It will be automatically closed if no further activity occurs for 7 more days. Thank you for your contributions.

@github-actions
Copy link

Hi, This pr has been automatically marked as stale because it has not had any recent activity. It will be automatically closed if no further activity occurs for 7 more days. Thank you for your contributions.

@github-actions github-actions bot added the stale label Apr 20, 2023
@github-actions
Copy link

Hi, This pr has been automatically marked as stale because it has not had any recent activity. It will be automatically closed if no further activity occurs for 7 more days. Thank you for your contributions.

@patelaryan7751
Copy link
Contributor Author

Hey @nihal467 i have fixed the bug

@nihal467
Copy link
Member

nihal467 commented May 2, 2023

LGTM

@github-actions github-actions bot added the merge conflict pull requests with merge conflict label May 2, 2023
@github-actions
Copy link

github-actions bot commented May 2, 2023

👋 Hi, @patelaryan7751,
Conflicts have been detected against the base branch. Please rebase your branch against the base branch.


This message is automatically generated by prince-chrismc/label-merge-conflicts-action so don't hesitate to report issues/improvements there.

@khavinshankar
Copy link
Member

@patelaryan7751 can you please clear out the merge conflict as soon as possible

@patelaryan7751 patelaryan7751 removed the merge conflict pull requests with merge conflict label May 2, 2023
@sonarcloud
Copy link

sonarcloud bot commented May 3, 2023

SonarCloud Quality Gate failed.    Quality Gate failed

Bug C 1 Bug
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
38.1% 38.1% Duplication

@khavinshankar khavinshankar merged commit 7d4b845 into coronasafe:develop May 4, 2023
23 of 25 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

In File upload Page we can have a feature to directly take photos from camera through Care
3 participants