From 93b2235d81efc82530630afaa781be9cfca1b1a3 Mon Sep 17 00:00:00 2001 From: break60 <790061044@qq.com> Date: Tue, 24 Dec 2019 18:22:16 +0800 Subject: [PATCH] Repair license (#1556) * Password verification and v-for add key * DAG automatic layout * combo.js replacement * combo.js replacement * webpack upgrade to 4 * packjson has a file name that has not changed * Solve jertty packing garbled * Modify dashboard color * Remove iconfont, awesome, replace with ans-ui icon * Menu arrow style fix * Script input box style fix * console.log('Front-end third-party js, css introduced using npm * Front-end supplemental license * Modify naming * Repair license --- dolphinscheduler-dist/release-docs/LICENSE | 4 ++-- .../ui-licenses/{LICENSE-jquery-ui.txt => LICENSE-jquery-ui} | 0 2 files changed, 2 insertions(+), 2 deletions(-) rename dolphinscheduler-dist/release-docs/licenses/ui-licenses/{LICENSE-jquery-ui.txt => LICENSE-jquery-ui} (100%) diff --git a/dolphinscheduler-dist/release-docs/LICENSE b/dolphinscheduler-dist/release-docs/LICENSE index 8d3a004db8..3341cc6cbe 100644 --- a/dolphinscheduler-dist/release-docs/LICENSE +++ b/dolphinscheduler-dist/release-docs/LICENSE @@ -505,7 +505,7 @@ The text of each license is also included at licenses/ui-licenses/LICENSE-[proje ======================================== MIT licenses ======================================== - ans-UI 0.0.22: https://github.com/analysys/ans-ui MIT + ans-UI 1.1.7: https://github.com/analysys/ans-ui MIT axios 0.16.2: https://github.com/axios/axios MIT bootstrap 3.3.7: https://github.com/twbs/bootstrap MIT canvg 1.5.1: https://github.com/canvg/canvg MIT @@ -513,7 +513,7 @@ MIT licenses codemirror 5.43.0: https://github.com/codemirror/CodeMirror MIT dayjs 1.7.8: https://github.com/iamkun/dayjs MIT html2canvas 0.5.0-beta4: https://github.com/niklasvh/html2canvas MIT - jquery 1.12.4: https://github.com/jquery/jquery MIT + jquery 3.3.1: https://github.com/jquery/jquery MIT jquery-ui 1.12.1: https://github.com/jquery/jquery-ui MIT jsplumb 2.8.6: https://github.com/jsplumb/jsplumb MIT and GPLv2 lodash 4.17.11: https://github.com/lodash/lodash MIT diff --git a/dolphinscheduler-dist/release-docs/licenses/ui-licenses/LICENSE-jquery-ui.txt b/dolphinscheduler-dist/release-docs/licenses/ui-licenses/LICENSE-jquery-ui similarity index 100% rename from dolphinscheduler-dist/release-docs/licenses/ui-licenses/LICENSE-jquery-ui.txt rename to dolphinscheduler-dist/release-docs/licenses/ui-licenses/LICENSE-jquery-ui