hdygxsj opened a new pull request, #12972:
URL: https://github.com/apache/dolphinscheduler/pull/12972

   <!--Thanks very much for contributing to Apache DolphinScheduler. Please 
review 
https://dolphinscheduler.apache.org/en-us/community/development/pull-request.html
 before opening a pull request.-->
   [Feature][UI]Workflow definitions and workflow instances, as well as task 
instances can be quickly associated (issue-11847)
   
   ## Purpose of the pull request
   close #11847 
   <!--(For example: This pull request adds checkstyle plugin).-->
   The user can now jump from the workflow definition page to the workflow 
instance page
   
   
![1669128811007](https://user-images.githubusercontent.com/35210666/203345519-8e883991-504e-418b-97ea-8c1696460f27.png)
   
![1669128608667](https://user-images.githubusercontent.com/35210666/203344656-18549def-e423-42a2-a65e-ffd9e411eb3e.png)
   
![1669128780557](https://user-images.githubusercontent.com/35210666/203345409-b0480ee4-c451-45ac-af72-25c8473ec6df.png)
   
   And user can now jump from the task definition page to the task instance page
   
   
![1669128860404](https://user-images.githubusercontent.com/35210666/203345703-a7241878-09f4-4158-8cdc-6764080c2294.png)
   
![1669129312225](https://user-images.githubusercontent.com/35210666/203347690-c38cf28f-4b04-4a88-854b-961c1e7e187b.png)
   
![1669129338741](https://user-images.githubusercontent.com/35210666/203347782-30132b6c-c2ee-44d5-8aa7-c16ea7d65405.png)
   
   
   
![1669129375655](https://user-images.githubusercontent.com/35210666/203347944-48450b5a-6bf4-45b6-8484-fb2e638c3d2f.png)
   
![1669129396618](https://user-images.githubusercontent.com/35210666/203348013-a31f22ac-8202-4595-bf79-d84475ede263.png)
   
![1669129418032](https://user-images.githubusercontent.com/35210666/203348104-e19411bd-104c-42cf-baf2-bd6b8242c0f9.png)
   
   
   
   
   ## Brief change log
   
   1、The ui module has added some buttons for jumping
   2、The api for paging query in the task instance on the backend adds a 
parameter (taskCode) as the query condition
   
   ## Verify this pull request
   
   This pull request is already covered by existing tests, such as 
org.apache.dolphinscheduler.api.service.TaskInstanceServiceTest
   


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to