Marcin Maciaszczyk
Marcin Maciaszczyk
When we are creating multiple resources and creation partly fails we should rollback whole creation (all resources).
Currently, it returns 404 (resource not found).
- [ ] If necessary add some kind of ID tracker. ``` go // IntegrationID is a unique identification string that every integrated app has to provide. // All ids...
Use localize method on `err.data` in `VerberService.handleErrorResponse_`.
Picked the last issue from #1828.
## Summary Check for onboarding in progress was missing `/oauth/callback` prefix that is used when configuring GitHub. Closes ENG-745. ## Test Plan Tested manually. ## Checklist - [ ] If...
### What happened? Same happens for footer. ### What did you expect to happen? There should be `$content-padding` top and bottom. ### How can we reproduce it (as minimally and...
### What would you like to be added? Switch from dependabot to renovate (see: https://docs.renovatebot.com/getting-started/installing-onboarding/). ### Why is this needed? Dependabot doesn't support Yarn v2 which we are using (see:...
**What happened?**: **What should happen?**: Should the field be invalid in that case? **How to reproduce?**: Go to wizard, pick AWS as provider and select spot instance checkbox. **Environment** -...
**What is the problem, where is it and why is it an issue?** When loading whole view we often display spinner (i.e. external cluster details). It's very small and centered...