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

Jest tests, camera button, etc. #209

Merged
merged 7 commits into from
Sep 16, 2024
Merged

Conversation

mikepsinn
Copy link
Contributor

No description provided.

Deleted multiple mockup controller files under `apps/api-gateway/services`. These files were placeholders and are no longer needed.
Deleted all openapi generator files and the main OpenAPI YAML file. This removes the dependency on the autogenerated API documentation files from the repository.
Moved session retrieval outside of the try block to streamline error handling and improve code readability. This change ensures that the session check occurs before attempting user retrieval, avoiding unnecessary catch blocks.
Ensure the CameraButton component always returns a valid Blob. Added a null check for Blob instances to avoid passing null values to the onCapture callback. Enhanced the overall robustness of the image capture process.
This change aims to improve readability and ensure better scaling across different screen sizes.
Copy link

vercel bot commented Sep 16, 2024

@mikepsinn is attempting to deploy a commit to the Crowdsourcing Cures Team on Vercel.

A member of the Team first needs to authorize it.

Copy link

vercel bot commented Sep 16, 2024

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

Name Status Preview Comments Updated (UTC)
fdai-next ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 16, 2024 9:53pm

@mikepsinn mikepsinn merged commit 0e34d7f into FDA-AI:develop Sep 16, 2024
1 check was pending
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.

1 participant