ByronHsu opened a new pull request #470: URL: https://github.com/apache/submarine/pull/470
### What is this PR for? Add pre-defined web interface. The steps of users to create a pre-defined experiment are as following: 1. Click pre-defined button 2. Pre-defined data will be fetched from db 3. Render configurable params and spec on ng-modal 4. When the form is validated, the experiment can be submitted. ### What type of PR is it? [Feature] ### Todos - [ ] Test predefined component (The e2e test failed now due to unknown reason) - [ ] Real-time fetch experiment status - [ ] The implementation logic of the experiment page should be improved (e.g. split components correctly, use resolver to avoid long-time waiting of data) ### What is the Jira issue? https://issues.apache.org/jira/projects/SUBMARINE/issues/SUBMARINE-690 ### How should this be tested? https://github.com/ByronHsu/submarine/actions/runs/404158134 ### Screenshots (if appropriate)  ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
