Frontend: Build google cloud inputs - Part two
What
Part two of the FE refactor to introduce the ability to create runners with Google cloud.
In this step we build out the runner_cloud_connection_form.vue
component. To match the mockup
- Alert at top of form
- Two buttons that display a drawer (at a later date info will be entered for user once grabbed from BE)
- All required form fields
Risks
- Ensure that existing code works and all new code is hidden properly behind feature flag
Edited by Payton Burdette