-
Notifications
You must be signed in to change notification settings - Fork 1
Demo e2e annotations #9
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
Demo e2e annotations #9
Conversation
- Added a custom signature component using `signature_pad` for drawing signatures. - Updated the demo to include document field definitions and improved event logging. - Integrated API calls for document annotation and signing, utilizing the provided API key. - Enhanced the Vite configuration for better development experience and added a README for setup instructions. - Included new dependencies in `package.json` and updated the lock file accordingly.
caio-pizzol
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looking good!
Main concerns are API key security and demo project structure
…oyment - Changed the proxy target in Vite config to point to localhost for local testing. - Removed the custom signature component and replaced it with a simpler implementation. - Introduced a helper function to download response blobs as files. - Refactored API calls in the App component to streamline document signing and downloading processes.
|
@caio-pizzol nice comments! Fixed all of them |
caio-pizzol
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looking good!!
Just some small tweaks
caio-pizzol
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
|
🎉 This PR is included in version 1.4.0-next.2 🎉 The release is available on: Your semantic-release bot 📦🚀 |
|
🎉 This PR is included in version 1.5.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
No description provided.