nauu opened a new pull request #1678: Improve the user experience in the task definition page, define the architecture and implement http.vue URL: https://github.com/apache/incubator-dolphinscheduler/pull/1678 ## What is the purpose of the pull request This pull request will finish the subtask architecture and http in #1675. It will improve the user experience in the task definition page. When we set up the task param, it can automatically cache the input. When we change task instance or cancel the task window without reloading the browser, the previous value will fillback after we open the task window again. ## Brief change log - *Edit state.js* - *Edit mutations.js* - *Edit dag.vue* - *Edit formModel.vue* - *Edit http.vue* ## Verify this pull request This change added tests and can be verified as follows: - *Manually verified the change by testing locally.*
---------------------------------------------------------------- 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] With regards, Apache Git Services
