-
Notifications
You must be signed in to change notification settings - Fork 135
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
Add base step to application creation. #3461
Conversation
✅ Hey KlapTrap! The commit authors and yourself have already signed the CLA. |
Codecov Report
@@ Coverage Diff @@
## v2-master #3461 +/- ##
=============================================
+ Coverage 51.44% 51.61% +0.17%
=============================================
Files 697 701 +4
Lines 19418 19505 +87
Branches 3428 3455 +27
=============================================
+ Hits 9989 10068 +79
- Misses 9429 9437 +8 |
Haven't seen the updated code yet but tested each type, everything worked fine except..
deploy from folder
These, especially the second, could already be an issue in master |
I haven't fundamentally changed how the deploy works so I would imagine those are issues on master too. |
Remove the deploy application from the application wall and instead have a single create button that takes the user to a page where they can select their desired creation type.