sketchmind opened a new pull request, #11203: URL: https://github.com/apache/dolphinscheduler/pull/11203
<!--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.--> ## Purpose of the pull request Add re-upload feature for resource files close #11195 <!--(For example: This pull request adds checkstyle plugin).--> ## Brief change log <!--*(for example:)* - *Add maven-checkstyle-plugin to root pom.xml* --> [Feature-11195][UI] Add re-upload feature for resource files and udf files * fix resource file incorrect button link * add re-upload feature for resource files * add re-upload feature for udf files * modify udf edit button to rename button * fix file resource page button-link constraint * encapsulate file and udf resource code * place the breadcrumbs in the upper left corner * optimized some code * modify relative e2e test * fix the problcem of UDF page breadcrumbs when using the browser to go back or forward * the create folder button on the file page uses the primary type to make the button more user-friendly ## Verify this pull request <!--*(Please pick either of the following options)*--> Existing tests already cover part of this pull request, such as (please describe tests). * org.apache.dolphinscheduler.e2e.pages.resource * FileManagePage.java * UdfManagePage.java but reuploading resource feature should add more tests. -- 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]
