This is an automated email from the ASF dual-hosted git repository.
peacewong pushed a commit to branch dev-1.2.0
in repository https://gitbox.apache.org/repos/asf/incubator-linkis.git
The following commit(s) were added to refs/heads/dev-1.2.0 by this push:
new d474bf82d Rename web to linkis-web (#2524)
d474bf82d is described below
commit d474bf82df42d3958ded00139fdfa172f6caf97e
Author: Casion <[email protected]>
AuthorDate: Mon Jul 25 14:18:45 2022 +0800
Rename web to linkis-web (#2524)
* rename web to linkis-web
---
.github/workflows/build.yml | 2 +-
LICENSE | 32 ++++++++++-----------
linkis-dist/release-docs/LICENSE | 24 ++++++++--------
{web => linkis-web}/.editorconfig | 0
{web => linkis-web}/.env | 0
{web => linkis-web}/.eslintignore | 0
{web => linkis-web}/.eslintrc.js | 0
{web => linkis-web}/.gitattributes | 0
{web => linkis-web}/.gitignore | 0
{web => linkis-web}/.jshintrc | 0
{web => linkis-web}/.prettierrc.json | 0
{web => linkis-web}/babel.config.js | 0
{web => linkis-web}/config.sh | 0
{web => linkis-web}/install.sh | 0
{web => linkis-web}/mock.js | 0
{web => linkis-web}/package.json | 0
{web => linkis-web}/postcss.config.js | 0
{web => linkis-web}/public/favicon.ico | Bin
{web => linkis-web}/public/index.html | 0
.../release-docs/LICENSE | 4 +--
NOTICE-binary-ui => linkis-web/release-docs/NOTICE | 0
.../release-docs/licenses}/LICENSE-axios.txt | 0
.../release-docs/licenses}/LICENSE-core-js.txt | 0
.../release-docs/licenses}/LICENSE-dexie.txt | 0
.../licenses}/LICENSE-eslint-plugin-vue.txt | 0
.../release-docs/licenses}/LICENSE-eslint.txt | 0
.../release-docs/licenses}/LICENSE-form-create.txt | 0
.../licenses}/LICENSE-highlight.js.txt | 0
.../release-docs/licenses}/LICENSE-iview.txt | 0
.../release-docs/licenses}/LICENSE-jsencrypt.txt | 0
.../licenses}/LICENSE-license-checker.txt | 0
.../release-docs/licenses}/LICENSE-lodash.txt | 0
.../release-docs/licenses}/LICENSE-md5.txt | 0
.../release-docs/licenses}/LICENSE-mitt.txt | 0
.../release-docs/licenses}/LICENSE-moment.txt | 0
.../licenses}/LICENSE-object-to-formdata.txt | 0
.../release-docs/licenses}/LICENSE-qs.txt | 0
.../licenses}/LICENSE-reconnecting-websocket.txt | 0
.../licenses}/LICENSE-sql-formatter.txt | 0
.../release-docs/licenses}/LICENSE-svgo.txt | 0
.../release-docs/licenses}/LICENSE-vue-i18n.txt | 0
.../release-docs/licenses}/LICENSE-vue-router.txt | 0
.../release-docs/licenses}/LICENSE-vue.txt | 0
.../licenses}/LICENSE-vuedraggable.txt | 0
.../release-docs/licenses}/LICENSE-vuescroll.txt | 0
.../licenses}/LICENSE-worker-loader.txt | 0
.../src/apps/URM/i18n/common/en.json | 0
.../src/apps/URM/i18n/common/zh.json | 0
.../module/functionManagement/addFunctionModal.vue | 0
.../apps/URM/module/functionManagement/index.js | 0
.../apps/URM/module/functionManagement/index.scss | 0
.../apps/URM/module/functionManagement/index.vue | 0
.../URM/module/functionManagement/jarPreview.vue | 0
.../URM/module/functionManagement/pyPreview.vue | 0
.../URM/module/functionManagement/scalaPreview.vue | 0
.../URM/module/functionManagement/usePreview.vue | 0
.../apps/URM/module/functionManagement/vlist.vue | 0
.../src/apps/URM/module/header/index.js | 0
.../src/apps/URM/module/header/index.scss | 0
.../src/apps/URM/module/header/index.vue | 0
.../src/apps/URM/module/header/userMenu.vue | 0
.../URM/module/udfManagement/addFunctionModal.vue | 0
.../src/apps/URM/module/udfManagement/index.js | 0
.../src/apps/URM/module/udfManagement/index.scss | 0
.../src/apps/URM/module/udfManagement/index.vue | 0
.../apps/URM/module/udfManagement/jarPreview.vue | 0
.../apps/URM/module/udfManagement/pyPreview.vue | 0
.../apps/URM/module/udfManagement/scalaPreview.vue | 0
.../apps/URM/module/udfManagement/usePreview.vue | 0
.../src/apps/URM/module/udfManagement/vlist.vue | 0
{web => linkis-web}/src/apps/URM/router.js | 0
{web => linkis-web}/src/apps/URM/view/layout.vue | 0
.../src/apps/URM/view/urm/index.vue | 0
.../src/apps/linkis/assets/styles/console.scss | 0
{web => linkis-web}/src/apps/linkis/bus.js | 0
.../src/apps/linkis/components/cardList/index.js | 0
.../src/apps/linkis/components/cardList/index.scss | 0
.../src/apps/linkis/components/cardList/index.vue | 0
.../src/apps/linkis/components/progress/index.js | 0
.../src/apps/linkis/components/progress/index.scss | 0
.../src/apps/linkis/components/progress/index.vue | 0
.../src/apps/linkis/components/tag/index.js | 0
.../src/apps/linkis/components/tag/index.vue | 0
.../src/apps/linkis/components/variable/index.js | 0
.../src/apps/linkis/components/variable/index.scss | 0
.../src/apps/linkis/components/variable/index.vue | 0
.../src/apps/linkis/i18n/common/en.json | 0
.../src/apps/linkis/i18n/common/zh.json | 0
.../src/apps/linkis/module/ECM/engineConn.vue | 0
.../src/apps/linkis/module/ECM/index.js | 0
.../src/apps/linkis/module/ECM/index.scss | 0
.../src/apps/linkis/module/ECM/index.vue | 0
.../src/apps/linkis/module/ECM/log.vue | 0
.../src/apps/linkis/module/ECM/search.vue | 0
.../src/apps/linkis/module/FAQ/index.js | 0
.../src/apps/linkis/module/FAQ/index.vue | 0
.../apps/linkis/module/datasource/dataSourceApi.js | 0
.../module/datasource/datasourceForm/index.scss | 0
.../module/datasource/datasourceForm/index.vue | 0
.../module/datasource/datasourceType/index.scss | 0
.../module/datasource/datasourceType/index.vue | 0
.../src/apps/linkis/module/datasource/index.js | 0
.../src/apps/linkis/module/datasource/index.scss | 0
.../src/apps/linkis/module/datasource/index.vue | 0
.../linkis/module/globalHistoryManagement/index.js | 0
.../module/globalHistoryManagement/index.scss | 0
.../module/globalHistoryManagement/index.vue | 0
.../module/globalHistoryManagement/viewHistory.vue | 0
.../src/apps/linkis/module/globalValiable/index.js | 0
.../apps/linkis/module/globalValiable/index.scss | 0
.../apps/linkis/module/globalValiable/index.vue | 0
.../src/apps/linkis/module/header/index.js | 0
.../src/apps/linkis/module/header/index.scss | 0
.../src/apps/linkis/module/header/index.vue | 0
.../src/apps/linkis/module/header/userMenu.vue | 0
.../linkis/module/microServiceManagement/index.js | 0
.../module/microServiceManagement/index.scss | 0
.../linkis/module/microServiceManagement/index.vue | 0
.../module/resourceManagement/engineConn.vue | 0
.../apps/linkis/module/resourceManagement/index.js | 0
.../linkis/module/resourceManagement/index.scss | 0
.../linkis/module/resourceManagement/index.vue | 0
.../apps/linkis/module/resourceManagement/log.vue | 0
.../linkis/module/resourceManagement/search.vue | 0
.../src/apps/linkis/module/setting/index.js | 0
.../src/apps/linkis/module/setting/index.scss | 0
.../src/apps/linkis/module/setting/setting.vue | 0
{web => linkis-web}/src/apps/linkis/router.js | 0
.../src/apps/linkis/view/layout.vue | 0
.../src/apps/linkis/view/linkis/index.vue | 0
.../src/apps/scriptis/module/webSocket/index.js | 0
.../src/apps/scriptis/service/db/globalcache.js | 0
.../src/apps/scriptis/service/db/history.js | 0
.../src/apps/scriptis/service/db/log.js | 0
.../src/apps/scriptis/service/db/progress.js | 0
.../src/apps/scriptis/service/db/result.js | 0
.../src/apps/scriptis/service/db/tab.js | 0
.../src/apps/scriptis/service/db/tree.js | 0
{web => linkis-web}/src/common/config/const.js | 0
{web => linkis-web}/src/common/config/db.js | 0
{web => linkis-web}/src/common/config/scriptis.js | 0
.../src/common/helper/clickoutside.js | 0
{web => linkis-web}/src/common/helper/db.js | 0
.../src/common/helper/elementResizeEvent.js | 0
{web => linkis-web}/src/common/helper/emitter.js | 0
{web => linkis-web}/src/common/helper/eventbus.js | 0
{web => linkis-web}/src/common/helper/fesx.js | 0
{web => linkis-web}/src/common/helper/storage.js | 0
{web => linkis-web}/src/common/i18n/en.json | 0
{web => linkis-web}/src/common/i18n/index.js | 0
{web => linkis-web}/src/common/i18n/zh.json | 0
{web => linkis-web}/src/common/service/api.js | 0
{web => linkis-web}/src/common/service/apiCache.js | 0
{web => linkis-web}/src/common/service/db/index.js | 0
{web => linkis-web}/src/common/service/execute.js | 0
.../src/common/service/layoutMixin.js | 0
{web => linkis-web}/src/common/service/mixin.js | 0
.../src/common/service/moduleMixin.js | 0
{web => linkis-web}/src/common/service/socket.js | 0
.../src/common/service/timeToCronMixin.js | 0
.../src/common/style/headerCommon.scss | 0
.../src/common/style/headerUserMenu.scss | 0
.../src/common/style/variables.scss | 0
{web => linkis-web}/src/common/util/convert.js | 0
.../src/common/util/currentModules.js | 0
{web => linkis-web}/src/common/util/debug.js | 0
{web => linkis-web}/src/common/util/index.js | 0
{web => linkis-web}/src/common/util/object.js | 0
{web => linkis-web}/src/common/util/type.js | 0
.../src/components/circleProgress/index.js | 0
.../src/components/circleProgress/index.scss | 0
.../src/components/circleProgress/index.vue | 0
.../src/components/consoleComponent/console.vue | 0
.../components/consoleComponent/dataWrangler.vue | 0
.../src/components/consoleComponent/filter.vue | 0
.../src/components/consoleComponent/filterItem.vue | 0
.../src/components/consoleComponent/index.js | 0
.../src/components/consoleComponent/log.vue | 0
.../src/components/consoleComponent/modal.js | 0
.../src/components/consoleComponent/progress.vue | 0
.../src/components/consoleComponent/result.vue | 0
.../components/consoleComponent/resultSetList.vue | 0
.../components/consoleComponent/resultsExport.vue | 0
.../src/components/consoleComponent/steps.vue | 0
.../src/components/consoleComponent/tableRow.vue | 0
.../src/components/consoleComponent/toolbar.vue | 0
.../consoleComponent/toolbar_progress.vue | 0
.../components/consoleComponent/visualAnalysis.vue | 0
.../src/components/deleteDialog/index.js | 0
.../src/components/deleteDialog/index.scss | 0
.../src/components/deleteDialog/index.vue | 0
.../src/components/directoryDialog/index.js | 0
.../src/components/directoryDialog/index.scss | 0
.../src/components/directoryDialog/index.vue | 0
.../src/components/directoryDialog/show.vue | 0
.../src/components/editor/editor.vue | 0
.../src/components/editor/highRiskGrammar.js | 0
{web => linkis-web}/src/components/editor/index.js | 0
.../src/components/editor/index.scss | 0
.../src/components/editor/keyword/hql.js | 0
.../src/components/editor/keyword/python.js | 0
.../src/components/editor/keyword/sas.js | 0
.../src/components/editor/keyword/sh.js | 0
.../src/components/editor/languages/hql.js | 0
.../src/components/editor/languages/log.js | 0
.../src/components/editor/languages/out.js | 0
.../src/components/editor/languages/sas.js | 0
.../src/components/editor/languages/sh.js | 0
.../src/components/editor/monaco-loader.js | 0
.../editor/sqlFormatter/core/Formatter.js | 0
.../editor/sqlFormatter/core/Indentation.js | 0
.../editor/sqlFormatter/core/InlineBlock.js | 0
.../components/editor/sqlFormatter/core/Params.js | 0
.../editor/sqlFormatter/core/Tokenizer.js | 0
.../editor/sqlFormatter/core/tokenTypes.js | 0
.../editor/sqlFormatter/languages/Db2Formatter.js | 0
.../editor/sqlFormatter/languages/N1qlFormatter.js | 0
.../sqlFormatter/languages/PlSqlFormatter.js | 0
.../sqlFormatter/languages/StandardSqlFormatter.js | 0
.../components/editor/sqlFormatter/sqlFormatter.js | 0
.../src/components/editor/theme/defaultView.js | 0
.../src/components/editor/theme/logView.js | 0
{web => linkis-web}/src/components/editor/util.js | 0
{web => linkis-web}/src/components/index.js | 0
{web => linkis-web}/src/components/log/index.vue | 0
{web => linkis-web}/src/components/menu/index.js | 0
{web => linkis-web}/src/components/menu/index.scss | 0
{web => linkis-web}/src/components/menu/index.vue | 0
.../src/components/menu/menuItem.vue | 0
.../src/components/menu/subMenu.vue | 0
{web => linkis-web}/src/components/navbar/index.js | 0
.../src/components/navbar/index.scss | 0
{web => linkis-web}/src/components/navbar/nav.js | 0
.../src/components/navbar/navbar.vue | 0
.../src/components/navbar/searchbox.vue | 0
{web => linkis-web}/src/components/panel/index.js | 0
.../src/components/panel/index.scss | 0
{web => linkis-web}/src/components/panel/panel.vue | 0
.../src/components/panel/panelItem.vue | 0
.../src/components/svgIcon/index.js | 0
.../src/components/svgIcon/index.vue | 0
.../src/components/svgIcon/svg/common.svg | 0
{web => linkis-web}/src/components/table/index.js | 0
{web => linkis-web}/src/components/table/table.css | 0
{web => linkis-web}/src/components/table/table.vue | 0
{web => linkis-web}/src/components/tag/index.scss | 0
{web => linkis-web}/src/components/tag/index.vue | 0
.../src/components/tree/functionView/index.js | 0
.../src/components/tree/functionView/index.scss | 0
.../src/components/tree/functionView/index.vue | 0
{web => linkis-web}/src/components/tree/index.js | 0
{web => linkis-web}/src/components/tree/index.scss | 0
{web => linkis-web}/src/components/tree/index.vue | 0
{web => linkis-web}/src/components/tree/mixin.js | 0
.../src/components/tree/model/node.js | 0
.../src/components/tree/model/store.js | 0
.../src/components/tree/model/utils.js | 0
{web => linkis-web}/src/components/tree/node.vue | 0
{web => linkis-web}/src/components/tree/support.js | 0
.../src/components/virtualList/index.js | 0
.../virtualTable/fieldTable/fieldsTable.scss | 0
.../virtualTable/fieldTable/fieldsTable.vue | 0
.../components/virtualTable/fieldTable/utils.js | 0
.../components/virtualTable/historyTable/expand.js | 0
.../virtualTable/historyTable/historyTable.vue | 0
.../src/components/virtualTable/index.js | 0
.../src/components/virtualTable/index.scss | 0
.../components/virtualTable/resultTable/body.vue | 0
.../components/virtualTable/resultTable/header.vue | 0
.../components/virtualTable/resultTable/list.vue | 0
.../components/virtualTable/resultTable/table.vue | 0
.../src/components/virtualTree/index.js | 0
.../src/components/virtualTree/item.vue | 0
.../src/components/virtualTree/renderNode.js | 0
.../src/components/virtualTree/tree.vue | 0
.../src/components/watermark/index.css | 0
.../src/components/watermark/index.js | 0
.../src/components/watermark/index.vue | 0
{web => linkis-web}/src/config.json | 0
.../src/dss/assets/images/Linkis.svg | 0
.../src/dss/assets/images/loginbgc.svg | 0
{web => linkis-web}/src/dss/assets/styles/app.scss | 0
.../src/dss/assets/styles/login.scss | 0
.../src/dss/assets/styles/normalize.scss | 0
{web => linkis-web}/src/dss/module/footer/index.js | 0
.../src/dss/module/footer/index.scss | 0
.../src/dss/module/footer/index.vue | 0
{web => linkis-web}/src/dss/module/header/index.js | 0
.../src/dss/module/header/index.scss | 0
.../src/dss/module/header/index.vue | 0
.../src/dss/module/header/navMenu/index.scss | 0
.../src/dss/module/header/navMenu/index.vue | 0
.../src/dss/module/header/userMenu.vue | 0
{web => linkis-web}/src/dss/module/index.js | 0
.../src/dss/module/indexedDB/index.js | 0
.../src/dss/module/resourceSimple/engine.vue | 0
.../src/dss/module/resourceSimple/index.js | 0
.../src/dss/module/resourceSimple/index.scss | 0
.../src/dss/module/resourceSimple/index.vue | 0
.../src/dss/module/resourceSimple/job.vue | 0
.../src/dss/module/resourceSimple/point.vue | 0
.../src/dss/module/resourceSimple/queue.vue | 0
{web => linkis-web}/src/dss/router.js | 0
{web => linkis-web}/src/dss/view/403.vue | 0
{web => linkis-web}/src/dss/view/404.vue | 0
{web => linkis-web}/src/dss/view/500.vue | 0
{web => linkis-web}/src/dss/view/app.vue | 0
.../src/dss/view/commonIframe/index.vue | 0
{web => linkis-web}/src/dss/view/icon.vue | 0
{web => linkis-web}/src/dss/view/layout.vue | 0
{web => linkis-web}/src/dss/view/logPage/index.vue | 0
{web => linkis-web}/src/dss/view/login/index.vue | 0
{web => linkis-web}/src/dynamic-apps.js | 0
{web => linkis-web}/src/main.js | 0
{web => linkis-web}/src/router.js | 0
{web => linkis-web}/src/utils/watermark.js | 0
{web => linkis-web}/vue.config.js | 8 +++---
pom.xml | 16 +++++------
318 files changed, 43 insertions(+), 43 deletions(-)
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
index 1ffc99b01..0f8f2cd01 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -60,6 +60,6 @@ jobs:
# token: ${{ secrets.CODECOV_TOKEN }}
- name: Build frontend by node.js
run: |
- cd web
+ cd linkis-web
npm install
npm run build
diff --git a/LICENSE b/LICENSE
index 5371e073b..7b6c85a0f 100644
--- a/LICENSE
+++ b/LICENSE
@@ -216,7 +216,7 @@ BSD licenses
========================================================================
The following components are provided under the BSD License.
-
linkis-engineconn-plugins/engineconn-plugins/python/src/main/py4j/py4j-*-src.zip
+ linkis-engineconn-plugins/python/src/main/py4j/py4j-*-src.zip
(See licenses/LICENSE-py4j-*-src.txt for text of this license)
========================================================================
@@ -224,24 +224,24 @@ Apache 2.0 licenses
========================================================================
The following file are provided under the Apache 2.0 License.
- web/.editorconfig
- web/.env
- web/.eslintignore
- web/.jshintrc
- web/.prettierrc.json
- web/package.json
- web/src/apps/linkis/i18n/common/en.json
- web/src/common/i18n/en.json
- web/src/common/i18n/zh.json
- web/src/config.json
- web/public/favicon.ico
+ linkis-web/.editorconfig
+ linkis-web/.env
+ linkis-web/.eslintignore
+ linkis-web/.jshintrc
+ linkis-web/.prettierrc.json
+ linkis-web/package.json
+ linkis-web/src/apps/linkis/i18n/common/en.json
+ linkis-web/src/common/i18n/en.json
+ linkis-web/src/common/i18n/zh.json
+ linkis-web/src/config.json
+ linkis-web/public/favicon.ico
The files:
-.mvn/wrapper/MavenWrapperDownloader.java
-.mvn/wrapper/maven-wrapper.properties
-mvnw
-mvnw.cmd
+ .mvn/wrapper/MavenWrapperDownloader.java
+ .mvn/wrapper/maven-wrapper.properties
+ mvnw
+ mvnw.cmd
Are provided from the Github Project: https://github.com/takari/maven-wrapper
which is distributed under the Apache 2.0 license.
diff --git a/linkis-dist/release-docs/LICENSE b/linkis-dist/release-docs/LICENSE
index 6d5043a24..be78e0026 100644
--- a/linkis-dist/release-docs/LICENSE
+++ b/linkis-dist/release-docs/LICENSE
@@ -215,7 +215,7 @@ Third party Apache 2.0 licenses
========================================================================
The following components are provided under the Apache 2.0 License.
-See licenses-binary/ for text of these licenses.
+See licenses/ for text of these licenses.
(Apache License, Version 2.0) (Eclipse Distribution License - v 1.0)
fastinfoset (com.sun.xml.fastinfoset:FastInfoset:1.2.16 -
https://projects.eclipse.org/projects/ee4j.jaxb-impl/FastInfoset)
(Apache License, Version 2.0) (Eclipse Public License - Version 1.0) Jetty
:: Aggregate :: All core Jetty
(org.eclipse.jetty.aggregate:jetty-all:7.6.0.v20120127 -
http://www.eclipse.org/jetty/jetty-aggregate-project/jetty-all)
(Apache License, Version 2.0) (Eclipse Public License - Version 1.0) Jetty
:: Asynchronous HTTP Client (org.eclipse.jetty:jetty-client:9.4.48.v20220622 -
http://www.eclipse.org/jetty)
@@ -583,7 +583,7 @@ Third party CDDL licenses
========================================================================
The following components are provided under the CDDL License.
-See licenses-binary/ for text of these licenses.
+See licenses/ for text of these licenses.
(CDDL + GPLv2 with classpath exception) HK2 API module
(org.glassfish.hk2:hk2-api:2.4.0-b34 - https://hk2.java.net/hk2-api)
(CDDL + GPLv2 with classpath exception) HK2 Implementation Utilities
(org.glassfish.hk2:hk2-utils:2.4.0-b34 - https://hk2.java.net/hk2-utils)
(CDDL + GPLv2 with classpath exception) Java Servlet API
(javax.servlet:javax.servlet-api:3.1.0 - http://servlet-spec.java.net)
@@ -618,7 +618,7 @@ Third party BSD licenses
========================================================================
The following components are provided under the BSD License.
-See licenses-binary/ for text of these licenses.
+See licenses/ for text of these licenses.
(The 2-Clause BSD License) (Public Domain, per Creative Commons CC0)
HdrHistogram (org.hdrhistogram:HdrHistogram:2.1.11 -
http://hdrhistogram.github.io/HdrHistogram/)
(The 2-Clause BSD License) ANTLR 3 Runtime (org.antlr:antlr-runtime:3.5.2
- http://www.antlr.org)
(The 2-Clause BSD License) ANTLR ST4 4.0.4 (org.antlr:ST4:4.0.4 -
http://www.stringtemplate.org)
@@ -654,7 +654,7 @@ Third party MIT licenses
========================================================================
The following components are provided under the MIT License.
-See licenses-binary/ for text of these licenses.
+See licenses/ for text of these licenses.
(MIT License) Checker Qual (org.checkerframework:checker-qual:3.4.0 -
https://checkerframework.org)
(MIT License) JUL to SLF4J bridge (org.slf4j:jul-to-slf4j:1.7.16 -
http://www.slf4j.org)
(MIT License) SLF4J API Module (org.slf4j:slf4j-api:1.7.30 -
http://www.slf4j.org)
@@ -669,7 +669,7 @@ Third party EPL licenses
========================================================================
The following components are provided under the EPL License.
-See licenses-binary/ for text of these licenses.
+See licenses/ for text of these licenses.
(Eclipse Public License, Version 1.0) (GNU Lesser General Public License,
Version 2.1) c3p0 (com.mchange:c3p0:0.9.5.4 - https://github.com/swaldman/c3p0)
(Eclipse Public License, Version 1.0) (GNU Lesser General Public License,
Version 2.1) mchange-commons-java (com.mchange:mchange-commons-java:0.2.15 -
https://github.com/swaldman/mchange-commons-java)
(Eclipse Public License, Version 1.0) AspectJ weaver
(org.aspectj:aspectjweaver:1.9.5 - http://www.aspectj.org)
@@ -686,7 +686,7 @@ Third party EDL licenses
========================================================================
The following components are provided under the EDL License.
-See licenses-binary/ for text of these licenses.
+See licenses/ for text of these licenses.
(Eclipse Distribution License - v 1.0) Extended StAX API
(org.jvnet.staxex:stax-ex:1.8.1 -
https://projects.eclipse.org/projects/ee4j/stax-ex)
(Eclipse Distribution License - v 1.0) JAXB Runtime
(org.glassfish.jaxb:jaxb-runtime:2.3.2 -
https://javaee.github.io/jaxb-v2/jaxb-runtime-parent/jaxb-runtime/)
(Eclipse Distribution License - v 1.0) JavaBeans Activation Framework API
jar (jakarta.activation:jakarta.activation-api:1.2.1 -
https://github.com/eclipse-ee4j/jaf/jakarta.activation-api)
@@ -699,7 +699,7 @@ Third party Public Domain licenses
========================================================================
The following components are provided under the Public Domain License.
-See licenses-binary/ for text of these licenses.
+See licenses/ for text of these licenses.
(Public Domain) XML Pull Parsing API (xmlpull:xmlpull:1.1.3.1 -
http://www.xmlpull.org)
(Public Domain) XZ for Java (org.tukaani:xz:1.0 -
http://tukaani.org/xz/java.html)
(Public Domain, per Creative Commons CC0) LatencyUtils
(org.latencyutils:LatencyUtils:2.0.3 -
http://latencyutils.github.io/LatencyUtils/)
@@ -710,7 +710,7 @@ Third party CPL licenses
========================================================================
The following components are provided under the CPL License.
-See licenses-binary/ for text of these licenses.
+See licenses/ for text of these licenses.
(Common Public License Version 1.0) JUnit (junit:junit:3.8.1 -
http://junit.org)
========================================================================
@@ -718,7 +718,7 @@ Third party CPL licenses
========================================================================
The following components are provided under the CPL License.
-See licenses-binary/ for text of these licenses.
+See licenses/ for text of these licenses.
(Common Public License Version 1.0) JUnit (junit:junit:3.8.1 -
http://junit.org)
========================================================================
@@ -726,7 +726,7 @@ Third party ICU licenses
========================================================================
The following components are provided under the ICU License.
-See licenses-binary/ for text of these licenses.
+See licenses/ for text of these licenses.
(ICU License) ICU4J (com.ibm.icu:icu4j:4.6 - http://icu-project.org/)
========================================================================
@@ -734,7 +734,7 @@ Third party CC0 licenses
========================================================================
The following components are provided under the CC0 License.
-See licenses-binary/ for text of these licenses.
+See licenses/ for text of these licenses.
(CC0) reactive-streams (org.reactivestreams:reactive-streams:1.0.3 -
http://www.reactive-streams.org/)
========================================================================
@@ -742,5 +742,5 @@ Third party Go licenses
========================================================================
The following components are provided under the CC0 License.
-See licenses-binary/ for text of these licenses.
+See licenses/ for text of these licenses.
(Go) RE2/J:Linear time regular expressions for Java
(com.google.re2j:re2j:1.1 - http://github.com/google/re2j)
diff --git a/web/.editorconfig b/linkis-web/.editorconfig
similarity index 100%
rename from web/.editorconfig
rename to linkis-web/.editorconfig
diff --git a/web/.env b/linkis-web/.env
similarity index 100%
rename from web/.env
rename to linkis-web/.env
diff --git a/web/.eslintignore b/linkis-web/.eslintignore
similarity index 100%
rename from web/.eslintignore
rename to linkis-web/.eslintignore
diff --git a/web/.eslintrc.js b/linkis-web/.eslintrc.js
similarity index 100%
rename from web/.eslintrc.js
rename to linkis-web/.eslintrc.js
diff --git a/web/.gitattributes b/linkis-web/.gitattributes
similarity index 100%
rename from web/.gitattributes
rename to linkis-web/.gitattributes
diff --git a/web/.gitignore b/linkis-web/.gitignore
similarity index 100%
rename from web/.gitignore
rename to linkis-web/.gitignore
diff --git a/web/.jshintrc b/linkis-web/.jshintrc
similarity index 100%
rename from web/.jshintrc
rename to linkis-web/.jshintrc
diff --git a/web/.prettierrc.json b/linkis-web/.prettierrc.json
similarity index 100%
rename from web/.prettierrc.json
rename to linkis-web/.prettierrc.json
diff --git a/web/babel.config.js b/linkis-web/babel.config.js
similarity index 100%
rename from web/babel.config.js
rename to linkis-web/babel.config.js
diff --git a/web/config.sh b/linkis-web/config.sh
similarity index 100%
rename from web/config.sh
rename to linkis-web/config.sh
diff --git a/web/install.sh b/linkis-web/install.sh
similarity index 100%
rename from web/install.sh
rename to linkis-web/install.sh
diff --git a/web/mock.js b/linkis-web/mock.js
similarity index 100%
rename from web/mock.js
rename to linkis-web/mock.js
diff --git a/web/package.json b/linkis-web/package.json
similarity index 100%
rename from web/package.json
rename to linkis-web/package.json
diff --git a/web/postcss.config.js b/linkis-web/postcss.config.js
similarity index 100%
rename from web/postcss.config.js
rename to linkis-web/postcss.config.js
diff --git a/web/public/favicon.ico b/linkis-web/public/favicon.ico
similarity index 100%
rename from web/public/favicon.ico
rename to linkis-web/public/favicon.ico
diff --git a/web/public/index.html b/linkis-web/public/index.html
similarity index 100%
rename from web/public/index.html
rename to linkis-web/public/index.html
diff --git a/LICENSE-binary-ui b/linkis-web/release-docs/LICENSE
similarity index 99%
rename from LICENSE-binary-ui
rename to linkis-web/release-docs/LICENSE
index 2820c4ee9..23a51320b 100644
--- a/LICENSE-binary-ui
+++ b/linkis-web/release-docs/LICENSE
@@ -213,7 +213,7 @@
============================================================================
Third party of Linkis Web project
-See licenses-binary-ui/ for text of these licenses.
+See licenses/ for text of these licenses.
(The Apache-2.0 License) [email protected]
(https://github.com/dfahlander/Dexie.js)
(The BSD-3-Clause License) [email protected]
(https://github.com/highlightjs/highlight.js)
(The BSD-3-Clause License) [email protected]
(https://github.com/davglass/license-checker)
@@ -242,4 +242,4 @@ See licenses-binary-ui/ for text of these licenses.
(The MIT License) @form-create/[email protected]
(https://github.com/xaboy/form-create)
(The MIT License) [email protected]
(https://github.com/therealparmesh/object-to-formdata)
(The MIT License) [email protected] (https://github.com/travist/jsencrypt)
- (The Apache-2.0 License) material-design-icons@^3.0.1
(https://github.com/google/material-design-icons)
\ No newline at end of file
+ (The Apache-2.0 License) material-design-icons@^3.0.1
(https://github.com/google/material-design-icons)
diff --git a/NOTICE-binary-ui b/linkis-web/release-docs/NOTICE
similarity index 100%
rename from NOTICE-binary-ui
rename to linkis-web/release-docs/NOTICE
diff --git a/licenses-binary-ui/LICENSE-axios.txt
b/linkis-web/release-docs/licenses/LICENSE-axios.txt
similarity index 100%
rename from licenses-binary-ui/LICENSE-axios.txt
rename to linkis-web/release-docs/licenses/LICENSE-axios.txt
diff --git a/licenses-binary-ui/LICENSE-core-js.txt
b/linkis-web/release-docs/licenses/LICENSE-core-js.txt
similarity index 100%
rename from licenses-binary-ui/LICENSE-core-js.txt
rename to linkis-web/release-docs/licenses/LICENSE-core-js.txt
diff --git a/licenses-binary-ui/LICENSE-dexie.txt
b/linkis-web/release-docs/licenses/LICENSE-dexie.txt
similarity index 100%
rename from licenses-binary-ui/LICENSE-dexie.txt
rename to linkis-web/release-docs/licenses/LICENSE-dexie.txt
diff --git a/licenses-binary-ui/LICENSE-eslint-plugin-vue.txt
b/linkis-web/release-docs/licenses/LICENSE-eslint-plugin-vue.txt
similarity index 100%
rename from licenses-binary-ui/LICENSE-eslint-plugin-vue.txt
rename to linkis-web/release-docs/licenses/LICENSE-eslint-plugin-vue.txt
diff --git a/licenses-binary-ui/LICENSE-eslint.txt
b/linkis-web/release-docs/licenses/LICENSE-eslint.txt
similarity index 100%
rename from licenses-binary-ui/LICENSE-eslint.txt
rename to linkis-web/release-docs/licenses/LICENSE-eslint.txt
diff --git a/licenses-binary-ui/LICENSE-form-create.txt
b/linkis-web/release-docs/licenses/LICENSE-form-create.txt
similarity index 100%
rename from licenses-binary-ui/LICENSE-form-create.txt
rename to linkis-web/release-docs/licenses/LICENSE-form-create.txt
diff --git a/licenses-binary-ui/LICENSE-highlight.js.txt
b/linkis-web/release-docs/licenses/LICENSE-highlight.js.txt
similarity index 100%
rename from licenses-binary-ui/LICENSE-highlight.js.txt
rename to linkis-web/release-docs/licenses/LICENSE-highlight.js.txt
diff --git a/licenses-binary-ui/LICENSE-iview.txt
b/linkis-web/release-docs/licenses/LICENSE-iview.txt
similarity index 100%
rename from licenses-binary-ui/LICENSE-iview.txt
rename to linkis-web/release-docs/licenses/LICENSE-iview.txt
diff --git a/licenses-binary-ui/LICENSE-jsencrypt.txt
b/linkis-web/release-docs/licenses/LICENSE-jsencrypt.txt
similarity index 100%
rename from licenses-binary-ui/LICENSE-jsencrypt.txt
rename to linkis-web/release-docs/licenses/LICENSE-jsencrypt.txt
diff --git a/licenses-binary-ui/LICENSE-license-checker.txt
b/linkis-web/release-docs/licenses/LICENSE-license-checker.txt
similarity index 100%
rename from licenses-binary-ui/LICENSE-license-checker.txt
rename to linkis-web/release-docs/licenses/LICENSE-license-checker.txt
diff --git a/licenses-binary-ui/LICENSE-lodash.txt
b/linkis-web/release-docs/licenses/LICENSE-lodash.txt
similarity index 100%
rename from licenses-binary-ui/LICENSE-lodash.txt
rename to linkis-web/release-docs/licenses/LICENSE-lodash.txt
diff --git a/licenses-binary-ui/LICENSE-md5.txt
b/linkis-web/release-docs/licenses/LICENSE-md5.txt
similarity index 100%
rename from licenses-binary-ui/LICENSE-md5.txt
rename to linkis-web/release-docs/licenses/LICENSE-md5.txt
diff --git a/licenses-binary-ui/LICENSE-mitt.txt
b/linkis-web/release-docs/licenses/LICENSE-mitt.txt
similarity index 100%
rename from licenses-binary-ui/LICENSE-mitt.txt
rename to linkis-web/release-docs/licenses/LICENSE-mitt.txt
diff --git a/licenses-binary-ui/LICENSE-moment.txt
b/linkis-web/release-docs/licenses/LICENSE-moment.txt
similarity index 100%
rename from licenses-binary-ui/LICENSE-moment.txt
rename to linkis-web/release-docs/licenses/LICENSE-moment.txt
diff --git a/licenses-binary-ui/LICENSE-object-to-formdata.txt
b/linkis-web/release-docs/licenses/LICENSE-object-to-formdata.txt
similarity index 100%
rename from licenses-binary-ui/LICENSE-object-to-formdata.txt
rename to linkis-web/release-docs/licenses/LICENSE-object-to-formdata.txt
diff --git a/licenses-binary-ui/LICENSE-qs.txt
b/linkis-web/release-docs/licenses/LICENSE-qs.txt
similarity index 100%
rename from licenses-binary-ui/LICENSE-qs.txt
rename to linkis-web/release-docs/licenses/LICENSE-qs.txt
diff --git a/licenses-binary-ui/LICENSE-reconnecting-websocket.txt
b/linkis-web/release-docs/licenses/LICENSE-reconnecting-websocket.txt
similarity index 100%
rename from licenses-binary-ui/LICENSE-reconnecting-websocket.txt
rename to linkis-web/release-docs/licenses/LICENSE-reconnecting-websocket.txt
diff --git a/licenses-binary-ui/LICENSE-sql-formatter.txt
b/linkis-web/release-docs/licenses/LICENSE-sql-formatter.txt
similarity index 100%
rename from licenses-binary-ui/LICENSE-sql-formatter.txt
rename to linkis-web/release-docs/licenses/LICENSE-sql-formatter.txt
diff --git a/licenses-binary-ui/LICENSE-svgo.txt
b/linkis-web/release-docs/licenses/LICENSE-svgo.txt
similarity index 100%
rename from licenses-binary-ui/LICENSE-svgo.txt
rename to linkis-web/release-docs/licenses/LICENSE-svgo.txt
diff --git a/licenses-binary-ui/LICENSE-vue-i18n.txt
b/linkis-web/release-docs/licenses/LICENSE-vue-i18n.txt
similarity index 100%
rename from licenses-binary-ui/LICENSE-vue-i18n.txt
rename to linkis-web/release-docs/licenses/LICENSE-vue-i18n.txt
diff --git a/licenses-binary-ui/LICENSE-vue-router.txt
b/linkis-web/release-docs/licenses/LICENSE-vue-router.txt
similarity index 100%
rename from licenses-binary-ui/LICENSE-vue-router.txt
rename to linkis-web/release-docs/licenses/LICENSE-vue-router.txt
diff --git a/licenses-binary-ui/LICENSE-vue.txt
b/linkis-web/release-docs/licenses/LICENSE-vue.txt
similarity index 100%
rename from licenses-binary-ui/LICENSE-vue.txt
rename to linkis-web/release-docs/licenses/LICENSE-vue.txt
diff --git a/licenses-binary-ui/LICENSE-vuedraggable.txt
b/linkis-web/release-docs/licenses/LICENSE-vuedraggable.txt
similarity index 100%
rename from licenses-binary-ui/LICENSE-vuedraggable.txt
rename to linkis-web/release-docs/licenses/LICENSE-vuedraggable.txt
diff --git a/licenses-binary-ui/LICENSE-vuescroll.txt
b/linkis-web/release-docs/licenses/LICENSE-vuescroll.txt
similarity index 100%
rename from licenses-binary-ui/LICENSE-vuescroll.txt
rename to linkis-web/release-docs/licenses/LICENSE-vuescroll.txt
diff --git a/licenses-binary-ui/LICENSE-worker-loader.txt
b/linkis-web/release-docs/licenses/LICENSE-worker-loader.txt
similarity index 100%
rename from licenses-binary-ui/LICENSE-worker-loader.txt
rename to linkis-web/release-docs/licenses/LICENSE-worker-loader.txt
diff --git a/web/src/apps/URM/i18n/common/en.json
b/linkis-web/src/apps/URM/i18n/common/en.json
similarity index 100%
rename from web/src/apps/URM/i18n/common/en.json
rename to linkis-web/src/apps/URM/i18n/common/en.json
diff --git a/web/src/apps/URM/i18n/common/zh.json
b/linkis-web/src/apps/URM/i18n/common/zh.json
similarity index 100%
rename from web/src/apps/URM/i18n/common/zh.json
rename to linkis-web/src/apps/URM/i18n/common/zh.json
diff --git a/web/src/apps/URM/module/functionManagement/addFunctionModal.vue
b/linkis-web/src/apps/URM/module/functionManagement/addFunctionModal.vue
similarity index 100%
rename from web/src/apps/URM/module/functionManagement/addFunctionModal.vue
rename to linkis-web/src/apps/URM/module/functionManagement/addFunctionModal.vue
diff --git a/web/src/apps/URM/module/functionManagement/index.js
b/linkis-web/src/apps/URM/module/functionManagement/index.js
similarity index 100%
rename from web/src/apps/URM/module/functionManagement/index.js
rename to linkis-web/src/apps/URM/module/functionManagement/index.js
diff --git a/web/src/apps/URM/module/functionManagement/index.scss
b/linkis-web/src/apps/URM/module/functionManagement/index.scss
similarity index 100%
rename from web/src/apps/URM/module/functionManagement/index.scss
rename to linkis-web/src/apps/URM/module/functionManagement/index.scss
diff --git a/web/src/apps/URM/module/functionManagement/index.vue
b/linkis-web/src/apps/URM/module/functionManagement/index.vue
similarity index 100%
rename from web/src/apps/URM/module/functionManagement/index.vue
rename to linkis-web/src/apps/URM/module/functionManagement/index.vue
diff --git a/web/src/apps/URM/module/functionManagement/jarPreview.vue
b/linkis-web/src/apps/URM/module/functionManagement/jarPreview.vue
similarity index 100%
rename from web/src/apps/URM/module/functionManagement/jarPreview.vue
rename to linkis-web/src/apps/URM/module/functionManagement/jarPreview.vue
diff --git a/web/src/apps/URM/module/functionManagement/pyPreview.vue
b/linkis-web/src/apps/URM/module/functionManagement/pyPreview.vue
similarity index 100%
rename from web/src/apps/URM/module/functionManagement/pyPreview.vue
rename to linkis-web/src/apps/URM/module/functionManagement/pyPreview.vue
diff --git a/web/src/apps/URM/module/functionManagement/scalaPreview.vue
b/linkis-web/src/apps/URM/module/functionManagement/scalaPreview.vue
similarity index 100%
rename from web/src/apps/URM/module/functionManagement/scalaPreview.vue
rename to linkis-web/src/apps/URM/module/functionManagement/scalaPreview.vue
diff --git a/web/src/apps/URM/module/functionManagement/usePreview.vue
b/linkis-web/src/apps/URM/module/functionManagement/usePreview.vue
similarity index 100%
rename from web/src/apps/URM/module/functionManagement/usePreview.vue
rename to linkis-web/src/apps/URM/module/functionManagement/usePreview.vue
diff --git a/web/src/apps/URM/module/functionManagement/vlist.vue
b/linkis-web/src/apps/URM/module/functionManagement/vlist.vue
similarity index 100%
rename from web/src/apps/URM/module/functionManagement/vlist.vue
rename to linkis-web/src/apps/URM/module/functionManagement/vlist.vue
diff --git a/web/src/apps/URM/module/header/index.js
b/linkis-web/src/apps/URM/module/header/index.js
similarity index 100%
rename from web/src/apps/URM/module/header/index.js
rename to linkis-web/src/apps/URM/module/header/index.js
diff --git a/web/src/apps/URM/module/header/index.scss
b/linkis-web/src/apps/URM/module/header/index.scss
similarity index 100%
rename from web/src/apps/URM/module/header/index.scss
rename to linkis-web/src/apps/URM/module/header/index.scss
diff --git a/web/src/apps/URM/module/header/index.vue
b/linkis-web/src/apps/URM/module/header/index.vue
similarity index 100%
rename from web/src/apps/URM/module/header/index.vue
rename to linkis-web/src/apps/URM/module/header/index.vue
diff --git a/web/src/apps/URM/module/header/userMenu.vue
b/linkis-web/src/apps/URM/module/header/userMenu.vue
similarity index 100%
rename from web/src/apps/URM/module/header/userMenu.vue
rename to linkis-web/src/apps/URM/module/header/userMenu.vue
diff --git a/web/src/apps/URM/module/udfManagement/addFunctionModal.vue
b/linkis-web/src/apps/URM/module/udfManagement/addFunctionModal.vue
similarity index 100%
rename from web/src/apps/URM/module/udfManagement/addFunctionModal.vue
rename to linkis-web/src/apps/URM/module/udfManagement/addFunctionModal.vue
diff --git a/web/src/apps/URM/module/udfManagement/index.js
b/linkis-web/src/apps/URM/module/udfManagement/index.js
similarity index 100%
rename from web/src/apps/URM/module/udfManagement/index.js
rename to linkis-web/src/apps/URM/module/udfManagement/index.js
diff --git a/web/src/apps/URM/module/udfManagement/index.scss
b/linkis-web/src/apps/URM/module/udfManagement/index.scss
similarity index 100%
rename from web/src/apps/URM/module/udfManagement/index.scss
rename to linkis-web/src/apps/URM/module/udfManagement/index.scss
diff --git a/web/src/apps/URM/module/udfManagement/index.vue
b/linkis-web/src/apps/URM/module/udfManagement/index.vue
similarity index 100%
rename from web/src/apps/URM/module/udfManagement/index.vue
rename to linkis-web/src/apps/URM/module/udfManagement/index.vue
diff --git a/web/src/apps/URM/module/udfManagement/jarPreview.vue
b/linkis-web/src/apps/URM/module/udfManagement/jarPreview.vue
similarity index 100%
rename from web/src/apps/URM/module/udfManagement/jarPreview.vue
rename to linkis-web/src/apps/URM/module/udfManagement/jarPreview.vue
diff --git a/web/src/apps/URM/module/udfManagement/pyPreview.vue
b/linkis-web/src/apps/URM/module/udfManagement/pyPreview.vue
similarity index 100%
rename from web/src/apps/URM/module/udfManagement/pyPreview.vue
rename to linkis-web/src/apps/URM/module/udfManagement/pyPreview.vue
diff --git a/web/src/apps/URM/module/udfManagement/scalaPreview.vue
b/linkis-web/src/apps/URM/module/udfManagement/scalaPreview.vue
similarity index 100%
rename from web/src/apps/URM/module/udfManagement/scalaPreview.vue
rename to linkis-web/src/apps/URM/module/udfManagement/scalaPreview.vue
diff --git a/web/src/apps/URM/module/udfManagement/usePreview.vue
b/linkis-web/src/apps/URM/module/udfManagement/usePreview.vue
similarity index 100%
rename from web/src/apps/URM/module/udfManagement/usePreview.vue
rename to linkis-web/src/apps/URM/module/udfManagement/usePreview.vue
diff --git a/web/src/apps/URM/module/udfManagement/vlist.vue
b/linkis-web/src/apps/URM/module/udfManagement/vlist.vue
similarity index 100%
rename from web/src/apps/URM/module/udfManagement/vlist.vue
rename to linkis-web/src/apps/URM/module/udfManagement/vlist.vue
diff --git a/web/src/apps/URM/router.js b/linkis-web/src/apps/URM/router.js
similarity index 100%
rename from web/src/apps/URM/router.js
rename to linkis-web/src/apps/URM/router.js
diff --git a/web/src/apps/URM/view/layout.vue
b/linkis-web/src/apps/URM/view/layout.vue
similarity index 100%
rename from web/src/apps/URM/view/layout.vue
rename to linkis-web/src/apps/URM/view/layout.vue
diff --git a/web/src/apps/URM/view/urm/index.vue
b/linkis-web/src/apps/URM/view/urm/index.vue
similarity index 100%
rename from web/src/apps/URM/view/urm/index.vue
rename to linkis-web/src/apps/URM/view/urm/index.vue
diff --git a/web/src/apps/linkis/assets/styles/console.scss
b/linkis-web/src/apps/linkis/assets/styles/console.scss
similarity index 100%
rename from web/src/apps/linkis/assets/styles/console.scss
rename to linkis-web/src/apps/linkis/assets/styles/console.scss
diff --git a/web/src/apps/linkis/bus.js b/linkis-web/src/apps/linkis/bus.js
similarity index 100%
rename from web/src/apps/linkis/bus.js
rename to linkis-web/src/apps/linkis/bus.js
diff --git a/web/src/apps/linkis/components/cardList/index.js
b/linkis-web/src/apps/linkis/components/cardList/index.js
similarity index 100%
rename from web/src/apps/linkis/components/cardList/index.js
rename to linkis-web/src/apps/linkis/components/cardList/index.js
diff --git a/web/src/apps/linkis/components/cardList/index.scss
b/linkis-web/src/apps/linkis/components/cardList/index.scss
similarity index 100%
rename from web/src/apps/linkis/components/cardList/index.scss
rename to linkis-web/src/apps/linkis/components/cardList/index.scss
diff --git a/web/src/apps/linkis/components/cardList/index.vue
b/linkis-web/src/apps/linkis/components/cardList/index.vue
similarity index 100%
rename from web/src/apps/linkis/components/cardList/index.vue
rename to linkis-web/src/apps/linkis/components/cardList/index.vue
diff --git a/web/src/apps/linkis/components/progress/index.js
b/linkis-web/src/apps/linkis/components/progress/index.js
similarity index 100%
rename from web/src/apps/linkis/components/progress/index.js
rename to linkis-web/src/apps/linkis/components/progress/index.js
diff --git a/web/src/apps/linkis/components/progress/index.scss
b/linkis-web/src/apps/linkis/components/progress/index.scss
similarity index 100%
rename from web/src/apps/linkis/components/progress/index.scss
rename to linkis-web/src/apps/linkis/components/progress/index.scss
diff --git a/web/src/apps/linkis/components/progress/index.vue
b/linkis-web/src/apps/linkis/components/progress/index.vue
similarity index 100%
rename from web/src/apps/linkis/components/progress/index.vue
rename to linkis-web/src/apps/linkis/components/progress/index.vue
diff --git a/web/src/apps/linkis/components/tag/index.js
b/linkis-web/src/apps/linkis/components/tag/index.js
similarity index 100%
rename from web/src/apps/linkis/components/tag/index.js
rename to linkis-web/src/apps/linkis/components/tag/index.js
diff --git a/web/src/apps/linkis/components/tag/index.vue
b/linkis-web/src/apps/linkis/components/tag/index.vue
similarity index 100%
rename from web/src/apps/linkis/components/tag/index.vue
rename to linkis-web/src/apps/linkis/components/tag/index.vue
diff --git a/web/src/apps/linkis/components/variable/index.js
b/linkis-web/src/apps/linkis/components/variable/index.js
similarity index 100%
rename from web/src/apps/linkis/components/variable/index.js
rename to linkis-web/src/apps/linkis/components/variable/index.js
diff --git a/web/src/apps/linkis/components/variable/index.scss
b/linkis-web/src/apps/linkis/components/variable/index.scss
similarity index 100%
rename from web/src/apps/linkis/components/variable/index.scss
rename to linkis-web/src/apps/linkis/components/variable/index.scss
diff --git a/web/src/apps/linkis/components/variable/index.vue
b/linkis-web/src/apps/linkis/components/variable/index.vue
similarity index 100%
rename from web/src/apps/linkis/components/variable/index.vue
rename to linkis-web/src/apps/linkis/components/variable/index.vue
diff --git a/web/src/apps/linkis/i18n/common/en.json
b/linkis-web/src/apps/linkis/i18n/common/en.json
similarity index 100%
rename from web/src/apps/linkis/i18n/common/en.json
rename to linkis-web/src/apps/linkis/i18n/common/en.json
diff --git a/web/src/apps/linkis/i18n/common/zh.json
b/linkis-web/src/apps/linkis/i18n/common/zh.json
similarity index 100%
rename from web/src/apps/linkis/i18n/common/zh.json
rename to linkis-web/src/apps/linkis/i18n/common/zh.json
diff --git a/web/src/apps/linkis/module/ECM/engineConn.vue
b/linkis-web/src/apps/linkis/module/ECM/engineConn.vue
similarity index 100%
rename from web/src/apps/linkis/module/ECM/engineConn.vue
rename to linkis-web/src/apps/linkis/module/ECM/engineConn.vue
diff --git a/web/src/apps/linkis/module/ECM/index.js
b/linkis-web/src/apps/linkis/module/ECM/index.js
similarity index 100%
rename from web/src/apps/linkis/module/ECM/index.js
rename to linkis-web/src/apps/linkis/module/ECM/index.js
diff --git a/web/src/apps/linkis/module/ECM/index.scss
b/linkis-web/src/apps/linkis/module/ECM/index.scss
similarity index 100%
rename from web/src/apps/linkis/module/ECM/index.scss
rename to linkis-web/src/apps/linkis/module/ECM/index.scss
diff --git a/web/src/apps/linkis/module/ECM/index.vue
b/linkis-web/src/apps/linkis/module/ECM/index.vue
similarity index 100%
rename from web/src/apps/linkis/module/ECM/index.vue
rename to linkis-web/src/apps/linkis/module/ECM/index.vue
diff --git a/web/src/apps/linkis/module/ECM/log.vue
b/linkis-web/src/apps/linkis/module/ECM/log.vue
similarity index 100%
rename from web/src/apps/linkis/module/ECM/log.vue
rename to linkis-web/src/apps/linkis/module/ECM/log.vue
diff --git a/web/src/apps/linkis/module/ECM/search.vue
b/linkis-web/src/apps/linkis/module/ECM/search.vue
similarity index 100%
rename from web/src/apps/linkis/module/ECM/search.vue
rename to linkis-web/src/apps/linkis/module/ECM/search.vue
diff --git a/web/src/apps/linkis/module/FAQ/index.js
b/linkis-web/src/apps/linkis/module/FAQ/index.js
similarity index 100%
rename from web/src/apps/linkis/module/FAQ/index.js
rename to linkis-web/src/apps/linkis/module/FAQ/index.js
diff --git a/web/src/apps/linkis/module/FAQ/index.vue
b/linkis-web/src/apps/linkis/module/FAQ/index.vue
similarity index 100%
rename from web/src/apps/linkis/module/FAQ/index.vue
rename to linkis-web/src/apps/linkis/module/FAQ/index.vue
diff --git a/web/src/apps/linkis/module/datasource/dataSourceApi.js
b/linkis-web/src/apps/linkis/module/datasource/dataSourceApi.js
similarity index 100%
rename from web/src/apps/linkis/module/datasource/dataSourceApi.js
rename to linkis-web/src/apps/linkis/module/datasource/dataSourceApi.js
diff --git a/web/src/apps/linkis/module/datasource/datasourceForm/index.scss
b/linkis-web/src/apps/linkis/module/datasource/datasourceForm/index.scss
similarity index 100%
rename from web/src/apps/linkis/module/datasource/datasourceForm/index.scss
rename to linkis-web/src/apps/linkis/module/datasource/datasourceForm/index.scss
diff --git a/web/src/apps/linkis/module/datasource/datasourceForm/index.vue
b/linkis-web/src/apps/linkis/module/datasource/datasourceForm/index.vue
similarity index 100%
rename from web/src/apps/linkis/module/datasource/datasourceForm/index.vue
rename to linkis-web/src/apps/linkis/module/datasource/datasourceForm/index.vue
diff --git a/web/src/apps/linkis/module/datasource/datasourceType/index.scss
b/linkis-web/src/apps/linkis/module/datasource/datasourceType/index.scss
similarity index 100%
rename from web/src/apps/linkis/module/datasource/datasourceType/index.scss
rename to linkis-web/src/apps/linkis/module/datasource/datasourceType/index.scss
diff --git a/web/src/apps/linkis/module/datasource/datasourceType/index.vue
b/linkis-web/src/apps/linkis/module/datasource/datasourceType/index.vue
similarity index 100%
rename from web/src/apps/linkis/module/datasource/datasourceType/index.vue
rename to linkis-web/src/apps/linkis/module/datasource/datasourceType/index.vue
diff --git a/web/src/apps/linkis/module/datasource/index.js
b/linkis-web/src/apps/linkis/module/datasource/index.js
similarity index 100%
rename from web/src/apps/linkis/module/datasource/index.js
rename to linkis-web/src/apps/linkis/module/datasource/index.js
diff --git a/web/src/apps/linkis/module/datasource/index.scss
b/linkis-web/src/apps/linkis/module/datasource/index.scss
similarity index 100%
rename from web/src/apps/linkis/module/datasource/index.scss
rename to linkis-web/src/apps/linkis/module/datasource/index.scss
diff --git a/web/src/apps/linkis/module/datasource/index.vue
b/linkis-web/src/apps/linkis/module/datasource/index.vue
similarity index 100%
rename from web/src/apps/linkis/module/datasource/index.vue
rename to linkis-web/src/apps/linkis/module/datasource/index.vue
diff --git a/web/src/apps/linkis/module/globalHistoryManagement/index.js
b/linkis-web/src/apps/linkis/module/globalHistoryManagement/index.js
similarity index 100%
rename from web/src/apps/linkis/module/globalHistoryManagement/index.js
rename to linkis-web/src/apps/linkis/module/globalHistoryManagement/index.js
diff --git a/web/src/apps/linkis/module/globalHistoryManagement/index.scss
b/linkis-web/src/apps/linkis/module/globalHistoryManagement/index.scss
similarity index 100%
rename from web/src/apps/linkis/module/globalHistoryManagement/index.scss
rename to linkis-web/src/apps/linkis/module/globalHistoryManagement/index.scss
diff --git a/web/src/apps/linkis/module/globalHistoryManagement/index.vue
b/linkis-web/src/apps/linkis/module/globalHistoryManagement/index.vue
similarity index 100%
rename from web/src/apps/linkis/module/globalHistoryManagement/index.vue
rename to linkis-web/src/apps/linkis/module/globalHistoryManagement/index.vue
diff --git a/web/src/apps/linkis/module/globalHistoryManagement/viewHistory.vue
b/linkis-web/src/apps/linkis/module/globalHistoryManagement/viewHistory.vue
similarity index 100%
rename from web/src/apps/linkis/module/globalHistoryManagement/viewHistory.vue
rename to
linkis-web/src/apps/linkis/module/globalHistoryManagement/viewHistory.vue
diff --git a/web/src/apps/linkis/module/globalValiable/index.js
b/linkis-web/src/apps/linkis/module/globalValiable/index.js
similarity index 100%
rename from web/src/apps/linkis/module/globalValiable/index.js
rename to linkis-web/src/apps/linkis/module/globalValiable/index.js
diff --git a/web/src/apps/linkis/module/globalValiable/index.scss
b/linkis-web/src/apps/linkis/module/globalValiable/index.scss
similarity index 100%
rename from web/src/apps/linkis/module/globalValiable/index.scss
rename to linkis-web/src/apps/linkis/module/globalValiable/index.scss
diff --git a/web/src/apps/linkis/module/globalValiable/index.vue
b/linkis-web/src/apps/linkis/module/globalValiable/index.vue
similarity index 100%
rename from web/src/apps/linkis/module/globalValiable/index.vue
rename to linkis-web/src/apps/linkis/module/globalValiable/index.vue
diff --git a/web/src/apps/linkis/module/header/index.js
b/linkis-web/src/apps/linkis/module/header/index.js
similarity index 100%
rename from web/src/apps/linkis/module/header/index.js
rename to linkis-web/src/apps/linkis/module/header/index.js
diff --git a/web/src/apps/linkis/module/header/index.scss
b/linkis-web/src/apps/linkis/module/header/index.scss
similarity index 100%
rename from web/src/apps/linkis/module/header/index.scss
rename to linkis-web/src/apps/linkis/module/header/index.scss
diff --git a/web/src/apps/linkis/module/header/index.vue
b/linkis-web/src/apps/linkis/module/header/index.vue
similarity index 100%
rename from web/src/apps/linkis/module/header/index.vue
rename to linkis-web/src/apps/linkis/module/header/index.vue
diff --git a/web/src/apps/linkis/module/header/userMenu.vue
b/linkis-web/src/apps/linkis/module/header/userMenu.vue
similarity index 100%
rename from web/src/apps/linkis/module/header/userMenu.vue
rename to linkis-web/src/apps/linkis/module/header/userMenu.vue
diff --git a/web/src/apps/linkis/module/microServiceManagement/index.js
b/linkis-web/src/apps/linkis/module/microServiceManagement/index.js
similarity index 100%
rename from web/src/apps/linkis/module/microServiceManagement/index.js
rename to linkis-web/src/apps/linkis/module/microServiceManagement/index.js
diff --git a/web/src/apps/linkis/module/microServiceManagement/index.scss
b/linkis-web/src/apps/linkis/module/microServiceManagement/index.scss
similarity index 100%
rename from web/src/apps/linkis/module/microServiceManagement/index.scss
rename to linkis-web/src/apps/linkis/module/microServiceManagement/index.scss
diff --git a/web/src/apps/linkis/module/microServiceManagement/index.vue
b/linkis-web/src/apps/linkis/module/microServiceManagement/index.vue
similarity index 100%
rename from web/src/apps/linkis/module/microServiceManagement/index.vue
rename to linkis-web/src/apps/linkis/module/microServiceManagement/index.vue
diff --git a/web/src/apps/linkis/module/resourceManagement/engineConn.vue
b/linkis-web/src/apps/linkis/module/resourceManagement/engineConn.vue
similarity index 100%
rename from web/src/apps/linkis/module/resourceManagement/engineConn.vue
rename to linkis-web/src/apps/linkis/module/resourceManagement/engineConn.vue
diff --git a/web/src/apps/linkis/module/resourceManagement/index.js
b/linkis-web/src/apps/linkis/module/resourceManagement/index.js
similarity index 100%
rename from web/src/apps/linkis/module/resourceManagement/index.js
rename to linkis-web/src/apps/linkis/module/resourceManagement/index.js
diff --git a/web/src/apps/linkis/module/resourceManagement/index.scss
b/linkis-web/src/apps/linkis/module/resourceManagement/index.scss
similarity index 100%
rename from web/src/apps/linkis/module/resourceManagement/index.scss
rename to linkis-web/src/apps/linkis/module/resourceManagement/index.scss
diff --git a/web/src/apps/linkis/module/resourceManagement/index.vue
b/linkis-web/src/apps/linkis/module/resourceManagement/index.vue
similarity index 100%
rename from web/src/apps/linkis/module/resourceManagement/index.vue
rename to linkis-web/src/apps/linkis/module/resourceManagement/index.vue
diff --git a/web/src/apps/linkis/module/resourceManagement/log.vue
b/linkis-web/src/apps/linkis/module/resourceManagement/log.vue
similarity index 100%
rename from web/src/apps/linkis/module/resourceManagement/log.vue
rename to linkis-web/src/apps/linkis/module/resourceManagement/log.vue
diff --git a/web/src/apps/linkis/module/resourceManagement/search.vue
b/linkis-web/src/apps/linkis/module/resourceManagement/search.vue
similarity index 100%
rename from web/src/apps/linkis/module/resourceManagement/search.vue
rename to linkis-web/src/apps/linkis/module/resourceManagement/search.vue
diff --git a/web/src/apps/linkis/module/setting/index.js
b/linkis-web/src/apps/linkis/module/setting/index.js
similarity index 100%
rename from web/src/apps/linkis/module/setting/index.js
rename to linkis-web/src/apps/linkis/module/setting/index.js
diff --git a/web/src/apps/linkis/module/setting/index.scss
b/linkis-web/src/apps/linkis/module/setting/index.scss
similarity index 100%
rename from web/src/apps/linkis/module/setting/index.scss
rename to linkis-web/src/apps/linkis/module/setting/index.scss
diff --git a/web/src/apps/linkis/module/setting/setting.vue
b/linkis-web/src/apps/linkis/module/setting/setting.vue
similarity index 100%
rename from web/src/apps/linkis/module/setting/setting.vue
rename to linkis-web/src/apps/linkis/module/setting/setting.vue
diff --git a/web/src/apps/linkis/router.js
b/linkis-web/src/apps/linkis/router.js
similarity index 100%
rename from web/src/apps/linkis/router.js
rename to linkis-web/src/apps/linkis/router.js
diff --git a/web/src/apps/linkis/view/layout.vue
b/linkis-web/src/apps/linkis/view/layout.vue
similarity index 100%
rename from web/src/apps/linkis/view/layout.vue
rename to linkis-web/src/apps/linkis/view/layout.vue
diff --git a/web/src/apps/linkis/view/linkis/index.vue
b/linkis-web/src/apps/linkis/view/linkis/index.vue
similarity index 100%
rename from web/src/apps/linkis/view/linkis/index.vue
rename to linkis-web/src/apps/linkis/view/linkis/index.vue
diff --git a/web/src/apps/scriptis/module/webSocket/index.js
b/linkis-web/src/apps/scriptis/module/webSocket/index.js
similarity index 100%
rename from web/src/apps/scriptis/module/webSocket/index.js
rename to linkis-web/src/apps/scriptis/module/webSocket/index.js
diff --git a/web/src/apps/scriptis/service/db/globalcache.js
b/linkis-web/src/apps/scriptis/service/db/globalcache.js
similarity index 100%
rename from web/src/apps/scriptis/service/db/globalcache.js
rename to linkis-web/src/apps/scriptis/service/db/globalcache.js
diff --git a/web/src/apps/scriptis/service/db/history.js
b/linkis-web/src/apps/scriptis/service/db/history.js
similarity index 100%
rename from web/src/apps/scriptis/service/db/history.js
rename to linkis-web/src/apps/scriptis/service/db/history.js
diff --git a/web/src/apps/scriptis/service/db/log.js
b/linkis-web/src/apps/scriptis/service/db/log.js
similarity index 100%
rename from web/src/apps/scriptis/service/db/log.js
rename to linkis-web/src/apps/scriptis/service/db/log.js
diff --git a/web/src/apps/scriptis/service/db/progress.js
b/linkis-web/src/apps/scriptis/service/db/progress.js
similarity index 100%
rename from web/src/apps/scriptis/service/db/progress.js
rename to linkis-web/src/apps/scriptis/service/db/progress.js
diff --git a/web/src/apps/scriptis/service/db/result.js
b/linkis-web/src/apps/scriptis/service/db/result.js
similarity index 100%
rename from web/src/apps/scriptis/service/db/result.js
rename to linkis-web/src/apps/scriptis/service/db/result.js
diff --git a/web/src/apps/scriptis/service/db/tab.js
b/linkis-web/src/apps/scriptis/service/db/tab.js
similarity index 100%
rename from web/src/apps/scriptis/service/db/tab.js
rename to linkis-web/src/apps/scriptis/service/db/tab.js
diff --git a/web/src/apps/scriptis/service/db/tree.js
b/linkis-web/src/apps/scriptis/service/db/tree.js
similarity index 100%
rename from web/src/apps/scriptis/service/db/tree.js
rename to linkis-web/src/apps/scriptis/service/db/tree.js
diff --git a/web/src/common/config/const.js
b/linkis-web/src/common/config/const.js
similarity index 100%
rename from web/src/common/config/const.js
rename to linkis-web/src/common/config/const.js
diff --git a/web/src/common/config/db.js b/linkis-web/src/common/config/db.js
similarity index 100%
rename from web/src/common/config/db.js
rename to linkis-web/src/common/config/db.js
diff --git a/web/src/common/config/scriptis.js
b/linkis-web/src/common/config/scriptis.js
similarity index 100%
rename from web/src/common/config/scriptis.js
rename to linkis-web/src/common/config/scriptis.js
diff --git a/web/src/common/helper/clickoutside.js
b/linkis-web/src/common/helper/clickoutside.js
similarity index 100%
rename from web/src/common/helper/clickoutside.js
rename to linkis-web/src/common/helper/clickoutside.js
diff --git a/web/src/common/helper/db.js b/linkis-web/src/common/helper/db.js
similarity index 100%
rename from web/src/common/helper/db.js
rename to linkis-web/src/common/helper/db.js
diff --git a/web/src/common/helper/elementResizeEvent.js
b/linkis-web/src/common/helper/elementResizeEvent.js
similarity index 100%
rename from web/src/common/helper/elementResizeEvent.js
rename to linkis-web/src/common/helper/elementResizeEvent.js
diff --git a/web/src/common/helper/emitter.js
b/linkis-web/src/common/helper/emitter.js
similarity index 100%
rename from web/src/common/helper/emitter.js
rename to linkis-web/src/common/helper/emitter.js
diff --git a/web/src/common/helper/eventbus.js
b/linkis-web/src/common/helper/eventbus.js
similarity index 100%
rename from web/src/common/helper/eventbus.js
rename to linkis-web/src/common/helper/eventbus.js
diff --git a/web/src/common/helper/fesx.js
b/linkis-web/src/common/helper/fesx.js
similarity index 100%
rename from web/src/common/helper/fesx.js
rename to linkis-web/src/common/helper/fesx.js
diff --git a/web/src/common/helper/storage.js
b/linkis-web/src/common/helper/storage.js
similarity index 100%
rename from web/src/common/helper/storage.js
rename to linkis-web/src/common/helper/storage.js
diff --git a/web/src/common/i18n/en.json b/linkis-web/src/common/i18n/en.json
similarity index 100%
rename from web/src/common/i18n/en.json
rename to linkis-web/src/common/i18n/en.json
diff --git a/web/src/common/i18n/index.js b/linkis-web/src/common/i18n/index.js
similarity index 100%
rename from web/src/common/i18n/index.js
rename to linkis-web/src/common/i18n/index.js
diff --git a/web/src/common/i18n/zh.json b/linkis-web/src/common/i18n/zh.json
similarity index 100%
rename from web/src/common/i18n/zh.json
rename to linkis-web/src/common/i18n/zh.json
diff --git a/web/src/common/service/api.js
b/linkis-web/src/common/service/api.js
similarity index 100%
rename from web/src/common/service/api.js
rename to linkis-web/src/common/service/api.js
diff --git a/web/src/common/service/apiCache.js
b/linkis-web/src/common/service/apiCache.js
similarity index 100%
rename from web/src/common/service/apiCache.js
rename to linkis-web/src/common/service/apiCache.js
diff --git a/web/src/common/service/db/index.js
b/linkis-web/src/common/service/db/index.js
similarity index 100%
rename from web/src/common/service/db/index.js
rename to linkis-web/src/common/service/db/index.js
diff --git a/web/src/common/service/execute.js
b/linkis-web/src/common/service/execute.js
similarity index 100%
rename from web/src/common/service/execute.js
rename to linkis-web/src/common/service/execute.js
diff --git a/web/src/common/service/layoutMixin.js
b/linkis-web/src/common/service/layoutMixin.js
similarity index 100%
rename from web/src/common/service/layoutMixin.js
rename to linkis-web/src/common/service/layoutMixin.js
diff --git a/web/src/common/service/mixin.js
b/linkis-web/src/common/service/mixin.js
similarity index 100%
rename from web/src/common/service/mixin.js
rename to linkis-web/src/common/service/mixin.js
diff --git a/web/src/common/service/moduleMixin.js
b/linkis-web/src/common/service/moduleMixin.js
similarity index 100%
rename from web/src/common/service/moduleMixin.js
rename to linkis-web/src/common/service/moduleMixin.js
diff --git a/web/src/common/service/socket.js
b/linkis-web/src/common/service/socket.js
similarity index 100%
rename from web/src/common/service/socket.js
rename to linkis-web/src/common/service/socket.js
diff --git a/web/src/common/service/timeToCronMixin.js
b/linkis-web/src/common/service/timeToCronMixin.js
similarity index 100%
rename from web/src/common/service/timeToCronMixin.js
rename to linkis-web/src/common/service/timeToCronMixin.js
diff --git a/web/src/common/style/headerCommon.scss
b/linkis-web/src/common/style/headerCommon.scss
similarity index 100%
rename from web/src/common/style/headerCommon.scss
rename to linkis-web/src/common/style/headerCommon.scss
diff --git a/web/src/common/style/headerUserMenu.scss
b/linkis-web/src/common/style/headerUserMenu.scss
similarity index 100%
rename from web/src/common/style/headerUserMenu.scss
rename to linkis-web/src/common/style/headerUserMenu.scss
diff --git a/web/src/common/style/variables.scss
b/linkis-web/src/common/style/variables.scss
similarity index 100%
rename from web/src/common/style/variables.scss
rename to linkis-web/src/common/style/variables.scss
diff --git a/web/src/common/util/convert.js
b/linkis-web/src/common/util/convert.js
similarity index 100%
rename from web/src/common/util/convert.js
rename to linkis-web/src/common/util/convert.js
diff --git a/web/src/common/util/currentModules.js
b/linkis-web/src/common/util/currentModules.js
similarity index 100%
rename from web/src/common/util/currentModules.js
rename to linkis-web/src/common/util/currentModules.js
diff --git a/web/src/common/util/debug.js b/linkis-web/src/common/util/debug.js
similarity index 100%
rename from web/src/common/util/debug.js
rename to linkis-web/src/common/util/debug.js
diff --git a/web/src/common/util/index.js b/linkis-web/src/common/util/index.js
similarity index 100%
rename from web/src/common/util/index.js
rename to linkis-web/src/common/util/index.js
diff --git a/web/src/common/util/object.js
b/linkis-web/src/common/util/object.js
similarity index 100%
rename from web/src/common/util/object.js
rename to linkis-web/src/common/util/object.js
diff --git a/web/src/common/util/type.js b/linkis-web/src/common/util/type.js
similarity index 100%
rename from web/src/common/util/type.js
rename to linkis-web/src/common/util/type.js
diff --git a/web/src/components/circleProgress/index.js
b/linkis-web/src/components/circleProgress/index.js
similarity index 100%
rename from web/src/components/circleProgress/index.js
rename to linkis-web/src/components/circleProgress/index.js
diff --git a/web/src/components/circleProgress/index.scss
b/linkis-web/src/components/circleProgress/index.scss
similarity index 100%
rename from web/src/components/circleProgress/index.scss
rename to linkis-web/src/components/circleProgress/index.scss
diff --git a/web/src/components/circleProgress/index.vue
b/linkis-web/src/components/circleProgress/index.vue
similarity index 100%
rename from web/src/components/circleProgress/index.vue
rename to linkis-web/src/components/circleProgress/index.vue
diff --git a/web/src/components/consoleComponent/console.vue
b/linkis-web/src/components/consoleComponent/console.vue
similarity index 100%
rename from web/src/components/consoleComponent/console.vue
rename to linkis-web/src/components/consoleComponent/console.vue
diff --git a/web/src/components/consoleComponent/dataWrangler.vue
b/linkis-web/src/components/consoleComponent/dataWrangler.vue
similarity index 100%
rename from web/src/components/consoleComponent/dataWrangler.vue
rename to linkis-web/src/components/consoleComponent/dataWrangler.vue
diff --git a/web/src/components/consoleComponent/filter.vue
b/linkis-web/src/components/consoleComponent/filter.vue
similarity index 100%
rename from web/src/components/consoleComponent/filter.vue
rename to linkis-web/src/components/consoleComponent/filter.vue
diff --git a/web/src/components/consoleComponent/filterItem.vue
b/linkis-web/src/components/consoleComponent/filterItem.vue
similarity index 100%
rename from web/src/components/consoleComponent/filterItem.vue
rename to linkis-web/src/components/consoleComponent/filterItem.vue
diff --git a/web/src/components/consoleComponent/index.js
b/linkis-web/src/components/consoleComponent/index.js
similarity index 100%
rename from web/src/components/consoleComponent/index.js
rename to linkis-web/src/components/consoleComponent/index.js
diff --git a/web/src/components/consoleComponent/log.vue
b/linkis-web/src/components/consoleComponent/log.vue
similarity index 100%
rename from web/src/components/consoleComponent/log.vue
rename to linkis-web/src/components/consoleComponent/log.vue
diff --git a/web/src/components/consoleComponent/modal.js
b/linkis-web/src/components/consoleComponent/modal.js
similarity index 100%
rename from web/src/components/consoleComponent/modal.js
rename to linkis-web/src/components/consoleComponent/modal.js
diff --git a/web/src/components/consoleComponent/progress.vue
b/linkis-web/src/components/consoleComponent/progress.vue
similarity index 100%
rename from web/src/components/consoleComponent/progress.vue
rename to linkis-web/src/components/consoleComponent/progress.vue
diff --git a/web/src/components/consoleComponent/result.vue
b/linkis-web/src/components/consoleComponent/result.vue
similarity index 100%
rename from web/src/components/consoleComponent/result.vue
rename to linkis-web/src/components/consoleComponent/result.vue
diff --git a/web/src/components/consoleComponent/resultSetList.vue
b/linkis-web/src/components/consoleComponent/resultSetList.vue
similarity index 100%
rename from web/src/components/consoleComponent/resultSetList.vue
rename to linkis-web/src/components/consoleComponent/resultSetList.vue
diff --git a/web/src/components/consoleComponent/resultsExport.vue
b/linkis-web/src/components/consoleComponent/resultsExport.vue
similarity index 100%
rename from web/src/components/consoleComponent/resultsExport.vue
rename to linkis-web/src/components/consoleComponent/resultsExport.vue
diff --git a/web/src/components/consoleComponent/steps.vue
b/linkis-web/src/components/consoleComponent/steps.vue
similarity index 100%
rename from web/src/components/consoleComponent/steps.vue
rename to linkis-web/src/components/consoleComponent/steps.vue
diff --git a/web/src/components/consoleComponent/tableRow.vue
b/linkis-web/src/components/consoleComponent/tableRow.vue
similarity index 100%
rename from web/src/components/consoleComponent/tableRow.vue
rename to linkis-web/src/components/consoleComponent/tableRow.vue
diff --git a/web/src/components/consoleComponent/toolbar.vue
b/linkis-web/src/components/consoleComponent/toolbar.vue
similarity index 100%
rename from web/src/components/consoleComponent/toolbar.vue
rename to linkis-web/src/components/consoleComponent/toolbar.vue
diff --git a/web/src/components/consoleComponent/toolbar_progress.vue
b/linkis-web/src/components/consoleComponent/toolbar_progress.vue
similarity index 100%
rename from web/src/components/consoleComponent/toolbar_progress.vue
rename to linkis-web/src/components/consoleComponent/toolbar_progress.vue
diff --git a/web/src/components/consoleComponent/visualAnalysis.vue
b/linkis-web/src/components/consoleComponent/visualAnalysis.vue
similarity index 100%
rename from web/src/components/consoleComponent/visualAnalysis.vue
rename to linkis-web/src/components/consoleComponent/visualAnalysis.vue
diff --git a/web/src/components/deleteDialog/index.js
b/linkis-web/src/components/deleteDialog/index.js
similarity index 100%
rename from web/src/components/deleteDialog/index.js
rename to linkis-web/src/components/deleteDialog/index.js
diff --git a/web/src/components/deleteDialog/index.scss
b/linkis-web/src/components/deleteDialog/index.scss
similarity index 100%
rename from web/src/components/deleteDialog/index.scss
rename to linkis-web/src/components/deleteDialog/index.scss
diff --git a/web/src/components/deleteDialog/index.vue
b/linkis-web/src/components/deleteDialog/index.vue
similarity index 100%
rename from web/src/components/deleteDialog/index.vue
rename to linkis-web/src/components/deleteDialog/index.vue
diff --git a/web/src/components/directoryDialog/index.js
b/linkis-web/src/components/directoryDialog/index.js
similarity index 100%
rename from web/src/components/directoryDialog/index.js
rename to linkis-web/src/components/directoryDialog/index.js
diff --git a/web/src/components/directoryDialog/index.scss
b/linkis-web/src/components/directoryDialog/index.scss
similarity index 100%
rename from web/src/components/directoryDialog/index.scss
rename to linkis-web/src/components/directoryDialog/index.scss
diff --git a/web/src/components/directoryDialog/index.vue
b/linkis-web/src/components/directoryDialog/index.vue
similarity index 100%
rename from web/src/components/directoryDialog/index.vue
rename to linkis-web/src/components/directoryDialog/index.vue
diff --git a/web/src/components/directoryDialog/show.vue
b/linkis-web/src/components/directoryDialog/show.vue
similarity index 100%
rename from web/src/components/directoryDialog/show.vue
rename to linkis-web/src/components/directoryDialog/show.vue
diff --git a/web/src/components/editor/editor.vue
b/linkis-web/src/components/editor/editor.vue
similarity index 100%
rename from web/src/components/editor/editor.vue
rename to linkis-web/src/components/editor/editor.vue
diff --git a/web/src/components/editor/highRiskGrammar.js
b/linkis-web/src/components/editor/highRiskGrammar.js
similarity index 100%
rename from web/src/components/editor/highRiskGrammar.js
rename to linkis-web/src/components/editor/highRiskGrammar.js
diff --git a/web/src/components/editor/index.js
b/linkis-web/src/components/editor/index.js
similarity index 100%
rename from web/src/components/editor/index.js
rename to linkis-web/src/components/editor/index.js
diff --git a/web/src/components/editor/index.scss
b/linkis-web/src/components/editor/index.scss
similarity index 100%
rename from web/src/components/editor/index.scss
rename to linkis-web/src/components/editor/index.scss
diff --git a/web/src/components/editor/keyword/hql.js
b/linkis-web/src/components/editor/keyword/hql.js
similarity index 100%
rename from web/src/components/editor/keyword/hql.js
rename to linkis-web/src/components/editor/keyword/hql.js
diff --git a/web/src/components/editor/keyword/python.js
b/linkis-web/src/components/editor/keyword/python.js
similarity index 100%
rename from web/src/components/editor/keyword/python.js
rename to linkis-web/src/components/editor/keyword/python.js
diff --git a/web/src/components/editor/keyword/sas.js
b/linkis-web/src/components/editor/keyword/sas.js
similarity index 100%
rename from web/src/components/editor/keyword/sas.js
rename to linkis-web/src/components/editor/keyword/sas.js
diff --git a/web/src/components/editor/keyword/sh.js
b/linkis-web/src/components/editor/keyword/sh.js
similarity index 100%
rename from web/src/components/editor/keyword/sh.js
rename to linkis-web/src/components/editor/keyword/sh.js
diff --git a/web/src/components/editor/languages/hql.js
b/linkis-web/src/components/editor/languages/hql.js
similarity index 100%
rename from web/src/components/editor/languages/hql.js
rename to linkis-web/src/components/editor/languages/hql.js
diff --git a/web/src/components/editor/languages/log.js
b/linkis-web/src/components/editor/languages/log.js
similarity index 100%
rename from web/src/components/editor/languages/log.js
rename to linkis-web/src/components/editor/languages/log.js
diff --git a/web/src/components/editor/languages/out.js
b/linkis-web/src/components/editor/languages/out.js
similarity index 100%
rename from web/src/components/editor/languages/out.js
rename to linkis-web/src/components/editor/languages/out.js
diff --git a/web/src/components/editor/languages/sas.js
b/linkis-web/src/components/editor/languages/sas.js
similarity index 100%
rename from web/src/components/editor/languages/sas.js
rename to linkis-web/src/components/editor/languages/sas.js
diff --git a/web/src/components/editor/languages/sh.js
b/linkis-web/src/components/editor/languages/sh.js
similarity index 100%
rename from web/src/components/editor/languages/sh.js
rename to linkis-web/src/components/editor/languages/sh.js
diff --git a/web/src/components/editor/monaco-loader.js
b/linkis-web/src/components/editor/monaco-loader.js
similarity index 100%
rename from web/src/components/editor/monaco-loader.js
rename to linkis-web/src/components/editor/monaco-loader.js
diff --git a/web/src/components/editor/sqlFormatter/core/Formatter.js
b/linkis-web/src/components/editor/sqlFormatter/core/Formatter.js
similarity index 100%
rename from web/src/components/editor/sqlFormatter/core/Formatter.js
rename to linkis-web/src/components/editor/sqlFormatter/core/Formatter.js
diff --git a/web/src/components/editor/sqlFormatter/core/Indentation.js
b/linkis-web/src/components/editor/sqlFormatter/core/Indentation.js
similarity index 100%
rename from web/src/components/editor/sqlFormatter/core/Indentation.js
rename to linkis-web/src/components/editor/sqlFormatter/core/Indentation.js
diff --git a/web/src/components/editor/sqlFormatter/core/InlineBlock.js
b/linkis-web/src/components/editor/sqlFormatter/core/InlineBlock.js
similarity index 100%
rename from web/src/components/editor/sqlFormatter/core/InlineBlock.js
rename to linkis-web/src/components/editor/sqlFormatter/core/InlineBlock.js
diff --git a/web/src/components/editor/sqlFormatter/core/Params.js
b/linkis-web/src/components/editor/sqlFormatter/core/Params.js
similarity index 100%
rename from web/src/components/editor/sqlFormatter/core/Params.js
rename to linkis-web/src/components/editor/sqlFormatter/core/Params.js
diff --git a/web/src/components/editor/sqlFormatter/core/Tokenizer.js
b/linkis-web/src/components/editor/sqlFormatter/core/Tokenizer.js
similarity index 100%
rename from web/src/components/editor/sqlFormatter/core/Tokenizer.js
rename to linkis-web/src/components/editor/sqlFormatter/core/Tokenizer.js
diff --git a/web/src/components/editor/sqlFormatter/core/tokenTypes.js
b/linkis-web/src/components/editor/sqlFormatter/core/tokenTypes.js
similarity index 100%
rename from web/src/components/editor/sqlFormatter/core/tokenTypes.js
rename to linkis-web/src/components/editor/sqlFormatter/core/tokenTypes.js
diff --git a/web/src/components/editor/sqlFormatter/languages/Db2Formatter.js
b/linkis-web/src/components/editor/sqlFormatter/languages/Db2Formatter.js
similarity index 100%
rename from web/src/components/editor/sqlFormatter/languages/Db2Formatter.js
rename to
linkis-web/src/components/editor/sqlFormatter/languages/Db2Formatter.js
diff --git a/web/src/components/editor/sqlFormatter/languages/N1qlFormatter.js
b/linkis-web/src/components/editor/sqlFormatter/languages/N1qlFormatter.js
similarity index 100%
rename from web/src/components/editor/sqlFormatter/languages/N1qlFormatter.js
rename to
linkis-web/src/components/editor/sqlFormatter/languages/N1qlFormatter.js
diff --git a/web/src/components/editor/sqlFormatter/languages/PlSqlFormatter.js
b/linkis-web/src/components/editor/sqlFormatter/languages/PlSqlFormatter.js
similarity index 100%
rename from web/src/components/editor/sqlFormatter/languages/PlSqlFormatter.js
rename to
linkis-web/src/components/editor/sqlFormatter/languages/PlSqlFormatter.js
diff --git
a/web/src/components/editor/sqlFormatter/languages/StandardSqlFormatter.js
b/linkis-web/src/components/editor/sqlFormatter/languages/StandardSqlFormatter.js
similarity index 100%
rename from
web/src/components/editor/sqlFormatter/languages/StandardSqlFormatter.js
rename to
linkis-web/src/components/editor/sqlFormatter/languages/StandardSqlFormatter.js
diff --git a/web/src/components/editor/sqlFormatter/sqlFormatter.js
b/linkis-web/src/components/editor/sqlFormatter/sqlFormatter.js
similarity index 100%
rename from web/src/components/editor/sqlFormatter/sqlFormatter.js
rename to linkis-web/src/components/editor/sqlFormatter/sqlFormatter.js
diff --git a/web/src/components/editor/theme/defaultView.js
b/linkis-web/src/components/editor/theme/defaultView.js
similarity index 100%
rename from web/src/components/editor/theme/defaultView.js
rename to linkis-web/src/components/editor/theme/defaultView.js
diff --git a/web/src/components/editor/theme/logView.js
b/linkis-web/src/components/editor/theme/logView.js
similarity index 100%
rename from web/src/components/editor/theme/logView.js
rename to linkis-web/src/components/editor/theme/logView.js
diff --git a/web/src/components/editor/util.js
b/linkis-web/src/components/editor/util.js
similarity index 100%
rename from web/src/components/editor/util.js
rename to linkis-web/src/components/editor/util.js
diff --git a/web/src/components/index.js b/linkis-web/src/components/index.js
similarity index 100%
rename from web/src/components/index.js
rename to linkis-web/src/components/index.js
diff --git a/web/src/components/log/index.vue
b/linkis-web/src/components/log/index.vue
similarity index 100%
rename from web/src/components/log/index.vue
rename to linkis-web/src/components/log/index.vue
diff --git a/web/src/components/menu/index.js
b/linkis-web/src/components/menu/index.js
similarity index 100%
rename from web/src/components/menu/index.js
rename to linkis-web/src/components/menu/index.js
diff --git a/web/src/components/menu/index.scss
b/linkis-web/src/components/menu/index.scss
similarity index 100%
rename from web/src/components/menu/index.scss
rename to linkis-web/src/components/menu/index.scss
diff --git a/web/src/components/menu/index.vue
b/linkis-web/src/components/menu/index.vue
similarity index 100%
rename from web/src/components/menu/index.vue
rename to linkis-web/src/components/menu/index.vue
diff --git a/web/src/components/menu/menuItem.vue
b/linkis-web/src/components/menu/menuItem.vue
similarity index 100%
rename from web/src/components/menu/menuItem.vue
rename to linkis-web/src/components/menu/menuItem.vue
diff --git a/web/src/components/menu/subMenu.vue
b/linkis-web/src/components/menu/subMenu.vue
similarity index 100%
rename from web/src/components/menu/subMenu.vue
rename to linkis-web/src/components/menu/subMenu.vue
diff --git a/web/src/components/navbar/index.js
b/linkis-web/src/components/navbar/index.js
similarity index 100%
rename from web/src/components/navbar/index.js
rename to linkis-web/src/components/navbar/index.js
diff --git a/web/src/components/navbar/index.scss
b/linkis-web/src/components/navbar/index.scss
similarity index 100%
rename from web/src/components/navbar/index.scss
rename to linkis-web/src/components/navbar/index.scss
diff --git a/web/src/components/navbar/nav.js
b/linkis-web/src/components/navbar/nav.js
similarity index 100%
rename from web/src/components/navbar/nav.js
rename to linkis-web/src/components/navbar/nav.js
diff --git a/web/src/components/navbar/navbar.vue
b/linkis-web/src/components/navbar/navbar.vue
similarity index 100%
rename from web/src/components/navbar/navbar.vue
rename to linkis-web/src/components/navbar/navbar.vue
diff --git a/web/src/components/navbar/searchbox.vue
b/linkis-web/src/components/navbar/searchbox.vue
similarity index 100%
rename from web/src/components/navbar/searchbox.vue
rename to linkis-web/src/components/navbar/searchbox.vue
diff --git a/web/src/components/panel/index.js
b/linkis-web/src/components/panel/index.js
similarity index 100%
rename from web/src/components/panel/index.js
rename to linkis-web/src/components/panel/index.js
diff --git a/web/src/components/panel/index.scss
b/linkis-web/src/components/panel/index.scss
similarity index 100%
rename from web/src/components/panel/index.scss
rename to linkis-web/src/components/panel/index.scss
diff --git a/web/src/components/panel/panel.vue
b/linkis-web/src/components/panel/panel.vue
similarity index 100%
rename from web/src/components/panel/panel.vue
rename to linkis-web/src/components/panel/panel.vue
diff --git a/web/src/components/panel/panelItem.vue
b/linkis-web/src/components/panel/panelItem.vue
similarity index 100%
rename from web/src/components/panel/panelItem.vue
rename to linkis-web/src/components/panel/panelItem.vue
diff --git a/web/src/components/svgIcon/index.js
b/linkis-web/src/components/svgIcon/index.js
similarity index 100%
rename from web/src/components/svgIcon/index.js
rename to linkis-web/src/components/svgIcon/index.js
diff --git a/web/src/components/svgIcon/index.vue
b/linkis-web/src/components/svgIcon/index.vue
similarity index 100%
rename from web/src/components/svgIcon/index.vue
rename to linkis-web/src/components/svgIcon/index.vue
diff --git a/web/src/components/svgIcon/svg/common.svg
b/linkis-web/src/components/svgIcon/svg/common.svg
similarity index 100%
rename from web/src/components/svgIcon/svg/common.svg
rename to linkis-web/src/components/svgIcon/svg/common.svg
diff --git a/web/src/components/table/index.js
b/linkis-web/src/components/table/index.js
similarity index 100%
rename from web/src/components/table/index.js
rename to linkis-web/src/components/table/index.js
diff --git a/web/src/components/table/table.css
b/linkis-web/src/components/table/table.css
similarity index 100%
rename from web/src/components/table/table.css
rename to linkis-web/src/components/table/table.css
diff --git a/web/src/components/table/table.vue
b/linkis-web/src/components/table/table.vue
similarity index 100%
rename from web/src/components/table/table.vue
rename to linkis-web/src/components/table/table.vue
diff --git a/web/src/components/tag/index.scss
b/linkis-web/src/components/tag/index.scss
similarity index 100%
rename from web/src/components/tag/index.scss
rename to linkis-web/src/components/tag/index.scss
diff --git a/web/src/components/tag/index.vue
b/linkis-web/src/components/tag/index.vue
similarity index 100%
rename from web/src/components/tag/index.vue
rename to linkis-web/src/components/tag/index.vue
diff --git a/web/src/components/tree/functionView/index.js
b/linkis-web/src/components/tree/functionView/index.js
similarity index 100%
rename from web/src/components/tree/functionView/index.js
rename to linkis-web/src/components/tree/functionView/index.js
diff --git a/web/src/components/tree/functionView/index.scss
b/linkis-web/src/components/tree/functionView/index.scss
similarity index 100%
rename from web/src/components/tree/functionView/index.scss
rename to linkis-web/src/components/tree/functionView/index.scss
diff --git a/web/src/components/tree/functionView/index.vue
b/linkis-web/src/components/tree/functionView/index.vue
similarity index 100%
rename from web/src/components/tree/functionView/index.vue
rename to linkis-web/src/components/tree/functionView/index.vue
diff --git a/web/src/components/tree/index.js
b/linkis-web/src/components/tree/index.js
similarity index 100%
rename from web/src/components/tree/index.js
rename to linkis-web/src/components/tree/index.js
diff --git a/web/src/components/tree/index.scss
b/linkis-web/src/components/tree/index.scss
similarity index 100%
rename from web/src/components/tree/index.scss
rename to linkis-web/src/components/tree/index.scss
diff --git a/web/src/components/tree/index.vue
b/linkis-web/src/components/tree/index.vue
similarity index 100%
rename from web/src/components/tree/index.vue
rename to linkis-web/src/components/tree/index.vue
diff --git a/web/src/components/tree/mixin.js
b/linkis-web/src/components/tree/mixin.js
similarity index 100%
rename from web/src/components/tree/mixin.js
rename to linkis-web/src/components/tree/mixin.js
diff --git a/web/src/components/tree/model/node.js
b/linkis-web/src/components/tree/model/node.js
similarity index 100%
rename from web/src/components/tree/model/node.js
rename to linkis-web/src/components/tree/model/node.js
diff --git a/web/src/components/tree/model/store.js
b/linkis-web/src/components/tree/model/store.js
similarity index 100%
rename from web/src/components/tree/model/store.js
rename to linkis-web/src/components/tree/model/store.js
diff --git a/web/src/components/tree/model/utils.js
b/linkis-web/src/components/tree/model/utils.js
similarity index 100%
rename from web/src/components/tree/model/utils.js
rename to linkis-web/src/components/tree/model/utils.js
diff --git a/web/src/components/tree/node.vue
b/linkis-web/src/components/tree/node.vue
similarity index 100%
rename from web/src/components/tree/node.vue
rename to linkis-web/src/components/tree/node.vue
diff --git a/web/src/components/tree/support.js
b/linkis-web/src/components/tree/support.js
similarity index 100%
rename from web/src/components/tree/support.js
rename to linkis-web/src/components/tree/support.js
diff --git a/web/src/components/virtualList/index.js
b/linkis-web/src/components/virtualList/index.js
similarity index 100%
rename from web/src/components/virtualList/index.js
rename to linkis-web/src/components/virtualList/index.js
diff --git a/web/src/components/virtualTable/fieldTable/fieldsTable.scss
b/linkis-web/src/components/virtualTable/fieldTable/fieldsTable.scss
similarity index 100%
rename from web/src/components/virtualTable/fieldTable/fieldsTable.scss
rename to linkis-web/src/components/virtualTable/fieldTable/fieldsTable.scss
diff --git a/web/src/components/virtualTable/fieldTable/fieldsTable.vue
b/linkis-web/src/components/virtualTable/fieldTable/fieldsTable.vue
similarity index 100%
rename from web/src/components/virtualTable/fieldTable/fieldsTable.vue
rename to linkis-web/src/components/virtualTable/fieldTable/fieldsTable.vue
diff --git a/web/src/components/virtualTable/fieldTable/utils.js
b/linkis-web/src/components/virtualTable/fieldTable/utils.js
similarity index 100%
rename from web/src/components/virtualTable/fieldTable/utils.js
rename to linkis-web/src/components/virtualTable/fieldTable/utils.js
diff --git a/web/src/components/virtualTable/historyTable/expand.js
b/linkis-web/src/components/virtualTable/historyTable/expand.js
similarity index 100%
rename from web/src/components/virtualTable/historyTable/expand.js
rename to linkis-web/src/components/virtualTable/historyTable/expand.js
diff --git a/web/src/components/virtualTable/historyTable/historyTable.vue
b/linkis-web/src/components/virtualTable/historyTable/historyTable.vue
similarity index 100%
rename from web/src/components/virtualTable/historyTable/historyTable.vue
rename to linkis-web/src/components/virtualTable/historyTable/historyTable.vue
diff --git a/web/src/components/virtualTable/index.js
b/linkis-web/src/components/virtualTable/index.js
similarity index 100%
rename from web/src/components/virtualTable/index.js
rename to linkis-web/src/components/virtualTable/index.js
diff --git a/web/src/components/virtualTable/index.scss
b/linkis-web/src/components/virtualTable/index.scss
similarity index 100%
rename from web/src/components/virtualTable/index.scss
rename to linkis-web/src/components/virtualTable/index.scss
diff --git a/web/src/components/virtualTable/resultTable/body.vue
b/linkis-web/src/components/virtualTable/resultTable/body.vue
similarity index 100%
rename from web/src/components/virtualTable/resultTable/body.vue
rename to linkis-web/src/components/virtualTable/resultTable/body.vue
diff --git a/web/src/components/virtualTable/resultTable/header.vue
b/linkis-web/src/components/virtualTable/resultTable/header.vue
similarity index 100%
rename from web/src/components/virtualTable/resultTable/header.vue
rename to linkis-web/src/components/virtualTable/resultTable/header.vue
diff --git a/web/src/components/virtualTable/resultTable/list.vue
b/linkis-web/src/components/virtualTable/resultTable/list.vue
similarity index 100%
rename from web/src/components/virtualTable/resultTable/list.vue
rename to linkis-web/src/components/virtualTable/resultTable/list.vue
diff --git a/web/src/components/virtualTable/resultTable/table.vue
b/linkis-web/src/components/virtualTable/resultTable/table.vue
similarity index 100%
rename from web/src/components/virtualTable/resultTable/table.vue
rename to linkis-web/src/components/virtualTable/resultTable/table.vue
diff --git a/web/src/components/virtualTree/index.js
b/linkis-web/src/components/virtualTree/index.js
similarity index 100%
rename from web/src/components/virtualTree/index.js
rename to linkis-web/src/components/virtualTree/index.js
diff --git a/web/src/components/virtualTree/item.vue
b/linkis-web/src/components/virtualTree/item.vue
similarity index 100%
rename from web/src/components/virtualTree/item.vue
rename to linkis-web/src/components/virtualTree/item.vue
diff --git a/web/src/components/virtualTree/renderNode.js
b/linkis-web/src/components/virtualTree/renderNode.js
similarity index 100%
rename from web/src/components/virtualTree/renderNode.js
rename to linkis-web/src/components/virtualTree/renderNode.js
diff --git a/web/src/components/virtualTree/tree.vue
b/linkis-web/src/components/virtualTree/tree.vue
similarity index 100%
rename from web/src/components/virtualTree/tree.vue
rename to linkis-web/src/components/virtualTree/tree.vue
diff --git a/web/src/components/watermark/index.css
b/linkis-web/src/components/watermark/index.css
similarity index 100%
rename from web/src/components/watermark/index.css
rename to linkis-web/src/components/watermark/index.css
diff --git a/web/src/components/watermark/index.js
b/linkis-web/src/components/watermark/index.js
similarity index 100%
rename from web/src/components/watermark/index.js
rename to linkis-web/src/components/watermark/index.js
diff --git a/web/src/components/watermark/index.vue
b/linkis-web/src/components/watermark/index.vue
similarity index 100%
rename from web/src/components/watermark/index.vue
rename to linkis-web/src/components/watermark/index.vue
diff --git a/web/src/config.json b/linkis-web/src/config.json
similarity index 100%
rename from web/src/config.json
rename to linkis-web/src/config.json
diff --git a/web/src/dss/assets/images/Linkis.svg
b/linkis-web/src/dss/assets/images/Linkis.svg
similarity index 100%
rename from web/src/dss/assets/images/Linkis.svg
rename to linkis-web/src/dss/assets/images/Linkis.svg
diff --git a/web/src/dss/assets/images/loginbgc.svg
b/linkis-web/src/dss/assets/images/loginbgc.svg
similarity index 100%
rename from web/src/dss/assets/images/loginbgc.svg
rename to linkis-web/src/dss/assets/images/loginbgc.svg
diff --git a/web/src/dss/assets/styles/app.scss
b/linkis-web/src/dss/assets/styles/app.scss
similarity index 100%
rename from web/src/dss/assets/styles/app.scss
rename to linkis-web/src/dss/assets/styles/app.scss
diff --git a/web/src/dss/assets/styles/login.scss
b/linkis-web/src/dss/assets/styles/login.scss
similarity index 100%
rename from web/src/dss/assets/styles/login.scss
rename to linkis-web/src/dss/assets/styles/login.scss
diff --git a/web/src/dss/assets/styles/normalize.scss
b/linkis-web/src/dss/assets/styles/normalize.scss
similarity index 100%
rename from web/src/dss/assets/styles/normalize.scss
rename to linkis-web/src/dss/assets/styles/normalize.scss
diff --git a/web/src/dss/module/footer/index.js
b/linkis-web/src/dss/module/footer/index.js
similarity index 100%
rename from web/src/dss/module/footer/index.js
rename to linkis-web/src/dss/module/footer/index.js
diff --git a/web/src/dss/module/footer/index.scss
b/linkis-web/src/dss/module/footer/index.scss
similarity index 100%
rename from web/src/dss/module/footer/index.scss
rename to linkis-web/src/dss/module/footer/index.scss
diff --git a/web/src/dss/module/footer/index.vue
b/linkis-web/src/dss/module/footer/index.vue
similarity index 100%
rename from web/src/dss/module/footer/index.vue
rename to linkis-web/src/dss/module/footer/index.vue
diff --git a/web/src/dss/module/header/index.js
b/linkis-web/src/dss/module/header/index.js
similarity index 100%
rename from web/src/dss/module/header/index.js
rename to linkis-web/src/dss/module/header/index.js
diff --git a/web/src/dss/module/header/index.scss
b/linkis-web/src/dss/module/header/index.scss
similarity index 100%
rename from web/src/dss/module/header/index.scss
rename to linkis-web/src/dss/module/header/index.scss
diff --git a/web/src/dss/module/header/index.vue
b/linkis-web/src/dss/module/header/index.vue
similarity index 100%
rename from web/src/dss/module/header/index.vue
rename to linkis-web/src/dss/module/header/index.vue
diff --git a/web/src/dss/module/header/navMenu/index.scss
b/linkis-web/src/dss/module/header/navMenu/index.scss
similarity index 100%
rename from web/src/dss/module/header/navMenu/index.scss
rename to linkis-web/src/dss/module/header/navMenu/index.scss
diff --git a/web/src/dss/module/header/navMenu/index.vue
b/linkis-web/src/dss/module/header/navMenu/index.vue
similarity index 100%
rename from web/src/dss/module/header/navMenu/index.vue
rename to linkis-web/src/dss/module/header/navMenu/index.vue
diff --git a/web/src/dss/module/header/userMenu.vue
b/linkis-web/src/dss/module/header/userMenu.vue
similarity index 100%
rename from web/src/dss/module/header/userMenu.vue
rename to linkis-web/src/dss/module/header/userMenu.vue
diff --git a/web/src/dss/module/index.js b/linkis-web/src/dss/module/index.js
similarity index 100%
rename from web/src/dss/module/index.js
rename to linkis-web/src/dss/module/index.js
diff --git a/web/src/dss/module/indexedDB/index.js
b/linkis-web/src/dss/module/indexedDB/index.js
similarity index 100%
rename from web/src/dss/module/indexedDB/index.js
rename to linkis-web/src/dss/module/indexedDB/index.js
diff --git a/web/src/dss/module/resourceSimple/engine.vue
b/linkis-web/src/dss/module/resourceSimple/engine.vue
similarity index 100%
rename from web/src/dss/module/resourceSimple/engine.vue
rename to linkis-web/src/dss/module/resourceSimple/engine.vue
diff --git a/web/src/dss/module/resourceSimple/index.js
b/linkis-web/src/dss/module/resourceSimple/index.js
similarity index 100%
rename from web/src/dss/module/resourceSimple/index.js
rename to linkis-web/src/dss/module/resourceSimple/index.js
diff --git a/web/src/dss/module/resourceSimple/index.scss
b/linkis-web/src/dss/module/resourceSimple/index.scss
similarity index 100%
rename from web/src/dss/module/resourceSimple/index.scss
rename to linkis-web/src/dss/module/resourceSimple/index.scss
diff --git a/web/src/dss/module/resourceSimple/index.vue
b/linkis-web/src/dss/module/resourceSimple/index.vue
similarity index 100%
rename from web/src/dss/module/resourceSimple/index.vue
rename to linkis-web/src/dss/module/resourceSimple/index.vue
diff --git a/web/src/dss/module/resourceSimple/job.vue
b/linkis-web/src/dss/module/resourceSimple/job.vue
similarity index 100%
rename from web/src/dss/module/resourceSimple/job.vue
rename to linkis-web/src/dss/module/resourceSimple/job.vue
diff --git a/web/src/dss/module/resourceSimple/point.vue
b/linkis-web/src/dss/module/resourceSimple/point.vue
similarity index 100%
rename from web/src/dss/module/resourceSimple/point.vue
rename to linkis-web/src/dss/module/resourceSimple/point.vue
diff --git a/web/src/dss/module/resourceSimple/queue.vue
b/linkis-web/src/dss/module/resourceSimple/queue.vue
similarity index 100%
rename from web/src/dss/module/resourceSimple/queue.vue
rename to linkis-web/src/dss/module/resourceSimple/queue.vue
diff --git a/web/src/dss/router.js b/linkis-web/src/dss/router.js
similarity index 100%
rename from web/src/dss/router.js
rename to linkis-web/src/dss/router.js
diff --git a/web/src/dss/view/403.vue b/linkis-web/src/dss/view/403.vue
similarity index 100%
rename from web/src/dss/view/403.vue
rename to linkis-web/src/dss/view/403.vue
diff --git a/web/src/dss/view/404.vue b/linkis-web/src/dss/view/404.vue
similarity index 100%
rename from web/src/dss/view/404.vue
rename to linkis-web/src/dss/view/404.vue
diff --git a/web/src/dss/view/500.vue b/linkis-web/src/dss/view/500.vue
similarity index 100%
rename from web/src/dss/view/500.vue
rename to linkis-web/src/dss/view/500.vue
diff --git a/web/src/dss/view/app.vue b/linkis-web/src/dss/view/app.vue
similarity index 100%
rename from web/src/dss/view/app.vue
rename to linkis-web/src/dss/view/app.vue
diff --git a/web/src/dss/view/commonIframe/index.vue
b/linkis-web/src/dss/view/commonIframe/index.vue
similarity index 100%
rename from web/src/dss/view/commonIframe/index.vue
rename to linkis-web/src/dss/view/commonIframe/index.vue
diff --git a/web/src/dss/view/icon.vue b/linkis-web/src/dss/view/icon.vue
similarity index 100%
rename from web/src/dss/view/icon.vue
rename to linkis-web/src/dss/view/icon.vue
diff --git a/web/src/dss/view/layout.vue b/linkis-web/src/dss/view/layout.vue
similarity index 100%
rename from web/src/dss/view/layout.vue
rename to linkis-web/src/dss/view/layout.vue
diff --git a/web/src/dss/view/logPage/index.vue
b/linkis-web/src/dss/view/logPage/index.vue
similarity index 100%
rename from web/src/dss/view/logPage/index.vue
rename to linkis-web/src/dss/view/logPage/index.vue
diff --git a/web/src/dss/view/login/index.vue
b/linkis-web/src/dss/view/login/index.vue
similarity index 100%
rename from web/src/dss/view/login/index.vue
rename to linkis-web/src/dss/view/login/index.vue
diff --git a/web/src/dynamic-apps.js b/linkis-web/src/dynamic-apps.js
similarity index 100%
rename from web/src/dynamic-apps.js
rename to linkis-web/src/dynamic-apps.js
diff --git a/web/src/main.js b/linkis-web/src/main.js
similarity index 100%
rename from web/src/main.js
rename to linkis-web/src/main.js
diff --git a/web/src/router.js b/linkis-web/src/router.js
similarity index 100%
rename from web/src/router.js
rename to linkis-web/src/router.js
diff --git a/web/src/utils/watermark.js b/linkis-web/src/utils/watermark.js
similarity index 100%
rename from web/src/utils/watermark.js
rename to linkis-web/src/utils/watermark.js
diff --git a/web/vue.config.js b/linkis-web/vue.config.js
similarity index 95%
rename from web/vue.config.js
rename to linkis-web/vue.config.js
index 0f763c125..c187e294c 100644
--- a/web/vue.config.js
+++ b/linkis-web/vue.config.js
@@ -157,10 +157,10 @@ module.exports = {
copy: [
{ source: './config.sh', destination: `./dist/config.sh`,toType:
'file'},
{ source: './install.sh', destination:
`./dist/install.sh`,toType: 'file' },
- { source: '../NOTICE-binary-ui', destination:
`./dist/NOTICE`,toType: 'file'},
- { source: '../LICENSE-binary-ui', destination:
`./dist/LICENSE`,toType: 'file'},
- { source: '../DISCLAIMER', destination:
`./dist/DISCLAIMER`,toType: 'file'},
- { source: '../licenses-binary-ui', destination:
`./dist/licenses` }
+ { source: './release-docs/LICENSE', destination:
`./dist/NOTICE`,toType: 'file'},
+ { source: './release-docs/NOTICE', destination:
`./dist/NOTICE`,toType: 'file'},
+ { source: './release-docs/licenses', destination:
`./dist/licenses`},
+ { source: '../DISCLAIMER', destination:
`./dist/DISCLAIMER`,toType: 'file'}
],
// 先删除根目录下的zip包
delete:
[`./apache-linkis-${getVersion()}-incubating-web-bin.tar.gz`],
diff --git a/pom.xml b/pom.xml
index 08ad6870a..37d77a497 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1127,15 +1127,15 @@
<exclude>**/*.iml</exclude>
<exclude>**/*.txt</exclude>
<exclude>**/*.json</exclude>
- <exclude>web/.editorconfig</exclude>
- <exclude>web/.env</exclude>
- <exclude>web/.eslintignore</exclude>
- <exclude>web/.jshintrc</exclude>
+ <exclude>linkis-web/.editorconfig</exclude>
+ <exclude>linkis-web/.env</exclude>
+ <exclude>linkis-web/.eslintignore</exclude>
+ <exclude>linkis-web/.jshintrc</exclude>
- <exclude>web/public/favicon.ico</exclude>
- <exclude>web/dist/**</exclude>
- <exclude>web/node_modules/**</exclude>
-
<exclude>web/apache-linkis-*-web-bin.tar.gz</exclude>
+ <exclude>linkis-web/public/favicon.ico</exclude>
+ <exclude>linkis-web/dist/**</exclude>
+ <exclude>linkis-web/node_modules/**</exclude>
+
<exclude>linkis-web/apache-linkis-*-web-bin.tar.gz</exclude>
<exclude>**/*.md</exclude>
<exclude>.git/</exclude>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]