-
Notifications
You must be signed in to change notification settings - Fork 3
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
Renaming onboarding guide, adding credential guide #84
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Also updated text around dynamically generated link with UUID
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.
Is this mostly copy-pasta'd from the website?
Yes. With context edits, spell fixes, and updates. |
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.
This is rad! I dropped a suggestion in slack to make reusable components for the input and display the input's value. Let me know if you have any questions or comments.
* Refactored CredentialInput -> DisplayDocInput, DocInput, DocInputProvider * Cleaned up language, added screenshot, cleaned up flow * Updates to markdown based on refactoring * Added default value for aws role/azure service principal/gcp service account (massdriver-provisioner)
This is a big guide. Lots of stuff going on. I had a lot of fun playing around w/ React to get this to work. Might be overkill, might not be. But I think it's cool.