From 42e6b36ddb7f5375e2bd47acbff33043de8e59b3 Mon Sep 17 00:00:00 2001 From: break60 <790061044@qq.com> Date: Thu, 24 Oct 2019 17:19:37 +0800 Subject: [PATCH] Repair security center module prompt (#1094) * Dependency workflow add dependency correction value * Download workflow instance map width adjustment and change "desc" field to "description" * The third-party library that builds the dependency is recommended to be placed in 'devDependencies' * Tree chart and Gantt chart style modification * The workflow instance can be deleted only when its status is success, failure, stop and pause. * change desc to description * Maximum width of tooltip is set to 500px, note the copyright number of login page * Delete copyright number * No tenant in the list of selected tenants the default is default, and the status not shown in the repair page * repair * Repair security center module prompt --- .../home/pages/security/pages/queue/_source/createQueue.vue | 5 +++-- .../security/pages/workerGroups/_source/createWorker.vue | 2 +- .../conf/home/pages/user/pages/token/_source/createToken.vue | 4 ++-- dolphinscheduler-ui/src/js/module/i18n/locale/en_US.js | 4 +++- dolphinscheduler-ui/src/js/module/i18n/locale/zh_CN.js | 4 +++- 5 files changed, 12 insertions(+), 7 deletions(-) diff --git a/dolphinscheduler-ui/src/js/conf/home/pages/security/pages/queue/_source/createQueue.vue b/dolphinscheduler-ui/src/js/conf/home/pages/security/pages/queue/_source/createQueue.vue index 0f00abb28..659cec4b8 100644 --- a/dolphinscheduler-ui/src/js/conf/home/pages/security/pages/queue/_source/createQueue.vue +++ b/dolphinscheduler-ui/src/js/conf/home/pages/security/pages/queue/_source/createQueue.vue @@ -51,6 +51,7 @@