You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@devlake.apache.org by GitBox <gi...@apache.org> on 2023/01/06 09:32:06 UTC

[GitHub] [incubator-devlake] mintsweet opened a new issue, #4133: [Refactor][Config UI] Package some module for pipeline

mintsweet opened a new issue, #4133:
URL: https://github.com/apache/incubator-devlake/issues/4133

   ## What and why to refactor
   1. The pipeline is the smallest granularity of the system and is reused in many places.
   2. Prepare to redisplay the pipeline list page.
   3. Try to use the new global hook to replace the page custom hook, this dramatically simplifies the code.
   
   ## Describe the solution you'd like
   1. Use the new global hook to replace the page custom hook.
   2. Separate each part of the pipeline. (eg. task-list, task, info, historical, rerun-button, cancel-button).
   
   ## Related issues
   #3673
   
   ## Additional context
   Add any other context or screenshots about the feature request here.
   


-- 
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: commits-unsubscribe@devlake.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [incubator-devlake] likyh closed issue #4133: [Refactor][Config UI] Package some module for pipeline

Posted by GitBox <gi...@apache.org>.
likyh closed issue #4133: [Refactor][Config UI] Package some module for pipeline
URL: https://github.com/apache/incubator-devlake/issues/4133


-- 
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: commits-unsubscribe@devlake.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org