zekirin70 opened a new issue #6345: URL: https://github.com/apache/dolphinscheduler/issues/6345
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and found no similar feature requirement. ### Description Transform the timing management into a timing management list page defined by all workflows and add a search function to the timing management list page. ### Use case # Description a. Transform the timing management into a timing management list page defined by all workflows b. Add a search function to the timing management list page # Personal idea about feature Add a timer management button on the workflow definition page, click to enter the management page of all the timer tasks list of the current project. Add a return button on the timing management page, click to return to the workflow definition page. Record the paging parameter information, so that the page remains in the previous paging state after the page is refreshed. Add new search criteria for the search function, such as name, time, status, failure strategy,etc. # Outline 1. Familiar with DolphinScheduler I will spend some time to become familiar with DolphinScheduler and understand the functions of each module, especially the module involved in the project I will be responsible for. 2. Learn web development I will learn to use the framework and component library used in the project, and conceive the project implementation plan. 3. Development After thinking about how to implement the function, I will start coding. I will followed the principles of Clean Code and the requirements about codes, qualities, comments, etc. 4. Check Implementation When the coding is completed, it will be checked and tested to ensure the complete realization of the function. ### Related issues _No response_ ### Are you willing to submit a PR? - [X] Yes I am willing to submit a PR! ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) -- 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]
