-
Story
-
Resolution: Done
-
Undefined
-
None
-
None
Description
As a user, I want to create a new application by uploading a jar file.
Acceptance Criteria
- it should include a new Add+ page card
- a new form with options to:
- select a jar file
- add command line options
- select runtime icon
- select java builder image version
- ...
- errors in the form should follow the same pattern as other import forms and allow the user to correct the errors
- submitting the form without error should show an upload page while the upload is in progress
- Attempts to close the browser should prevent navigation using a `beforeunload` listener
Additional Details:
- no pipeline support
There are no Sub-Tasks for this issue.