This is an automated email from the ASF dual-hosted git repository.
healchow pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-inlong.git.
from e60f461 [INLONG-2106] DataProxy expose metric data using prometheus
HttpServer. (#2165)
add 013b31e [INLONG-2196] move website to dashboard (#2197)
No new revisions were added by this update.
Summary of changes:
.github/ISSUE_TEMPLATE/bug-report.yml | 2 +-
.github/ISSUE_TEMPLATE/improve-request.yml | 2 +-
.github/labeler.yml | 4 ++--
docker/docker-compose/docker-compose.yml | 4 ++--
docker/kubernetes/templates/agent-statefulset.yaml | 10 ++++----
docker/kubernetes/templates/website-service.yaml | 14 +++++------
.../kubernetes/templates/website-statefulset.yaml | 16 ++++++-------
docker/kubernetes/values.yaml | 8 +++----
docker/publish.sh | 8 +++----
{inlong-website => inlong-dashboard}/.env | 0
.../.env.production | 0
{inlong-website => inlong-dashboard}/.eslintignore | 0
{inlong-website => inlong-dashboard}/.eslintrc | 0
{inlong-website => inlong-dashboard}/.gitignore | 0
{inlong-website => inlong-dashboard}/.headerignore | 0
{inlong-website => inlong-dashboard}/.prettierrc | 0
{inlong-website => inlong-dashboard}/.stylelintrc | 0
{inlong-website => inlong-dashboard}/Dockerfile | 10 ++++----
inlong-dashboard/README.md | 28 ++++++++++++++++++++++
.../config-overrides.js | 0
.../dashboard-docker.sh | 2 +-
.../mock/_constant.js | 0
{inlong-website => inlong-dashboard}/mock/app.js | 0
{inlong-website => inlong-dashboard}/nginx.conf | 0
.../package-lock.json | 0
{inlong-website => inlong-dashboard}/package.json | 0
{inlong-website => inlong-dashboard}/pom.xml | 10 ++++----
.../public/favicon.svg | 0
.../public/index.html | 0
.../public/logo.svg | 0
.../public/manifest.json | 0
.../shell/addHeader.js | 0
.../shell/preamble.js | 0
.../AccessHelper/DataSourcesEditor/CreateModal.tsx | 0
.../AccessHelper/DataSourcesEditor/index.tsx | 0
.../AccessHelper/DataStorageEditor/DetailModal.tsx | 0
.../AccessHelper/DataStorageEditor/Editor.tsx | 0
.../AccessHelper/FieldsConfig/businessFields.tsx | 0
.../AccessHelper/FieldsConfig/dataFields.tsx | 0
.../src/components/AccessHelper/index.ts | 0
.../BusinessSelect/MyBusinessModal.tsx | 0
.../ConsumeHelper/BusinessSelect/index.tsx | 0
.../ConsumeHelper/FieldsConfig/basicFields.tsx | 0
.../src/components/ConsumeHelper/index.ts | 0
.../src/components/DashboardCard/Card.tsx | 0
.../src/components/DashboardCard/CardList.tsx | 0
.../src/components/DashboardCard/index.module.less | 0
.../src/components/DashboardCard/index.ts | 0
.../src/components/EditableTable/index.module.less | 0
.../src/components/EditableTable/index.tsx | 0
.../src/components/FormGenerator/FormGenerator.tsx | 0
.../components/FormGenerator/FormItemContent.tsx | 0
.../src/components/FormGenerator/index.tsx | 0
.../src/components/FormGenerator/plugins.tsx | 0
.../src/components/HighSelect/index.tsx | 0
.../src/components/HighTable/index.tsx | 0
.../src/components/HighTable/style.module.less | 0
.../src/components/Icons/DashCancelled.svg | 0
.../src/components/Icons/DashPending.svg | 0
.../src/components/Icons/DashRejected.svg | 0
.../src/components/Icons/DashToBeAssigned.svg | 0
.../src/components/Icons/DashTotal.svg | 0
.../src/components/Icons/DashTotalRevert.svg | 0
.../src/components/Icons/index.ts | 0
.../components/Layout/NavWidget/LocaleSelect.tsx | 0
.../components/Layout/NavWidget/index.module.less | 0
.../src/components/Layout/NavWidget/index.tsx | 0
.../src/components/Layout/index.css | 0
.../src/components/Layout/index.tsx | 0
.../src/components/MetaData/DataSourcesFile.ts | 0
.../src/components/MetaData/SourceDataFields.ts | 0
.../src/components/MetaData/StorageClickhouse.tsx | 0
.../src/components/MetaData/StorageHive.tsx | 0
.../src/components/PageContainer/Container.tsx | 0
.../src/components/PageContainer/PageContainer.tsx | 0
.../src/components/PageContainer/index.module.less | 0
.../src/components/PageContainer/index.ts | 0
.../src/components/StaffSelect/index.tsx | 0
.../src/components/StatusTag/index.tsx | 0
.../src/configs/default/index.ts | 0
.../src/configs/locales/index.ts | 0
.../src/configs/menus/index.ts | 0
.../src/configs/pagination/index.ts | 0
.../src/configs/routes/index.tsx | 0
.../src/defaultSettings.js | 0
.../src/hooks/index.ts | 0
{inlong-website => inlong-dashboard}/src/i18n.ts | 0
{inlong-website => inlong-dashboard}/src/index.tsx | 0
.../src/locales/cn.json | 0
.../src/locales/en.json | 0
.../src/models/index.ts | 0
.../src/pages/AccessCreate/Business/config.tsx | 0
.../src/pages/AccessCreate/Business/index.tsx | 0
.../src/pages/AccessCreate/DataStream/config.tsx | 0
.../src/pages/AccessCreate/DataStream/helper.ts | 0
.../src/pages/AccessCreate/DataStream/index.tsx | 0
.../src/pages/AccessCreate/index.tsx | 0
.../pages/AccessDashboard/ExecutionLogModal.tsx | 0
.../src/pages/AccessDashboard/config.tsx | 0
.../src/pages/AccessDashboard/index.tsx | 0
.../src/pages/AccessDashboard/status.tsx | 0
.../src/pages/AccessDetail/DataSources/index.tsx | 0
.../src/pages/AccessDetail/DataSources/status.tsx | 0
.../src/pages/AccessDetail/DataStorage/index.tsx | 0
.../src/pages/AccessDetail/DataStorage/status.tsx | 0
.../AccessDetail/DataStream/StreamItemModal.tsx | 0
.../src/pages/AccessDetail/DataStream/config.tsx | 0
.../AccessDetail/DataStream/index.module.less | 0
.../src/pages/AccessDetail/DataStream/index.tsx | 0
.../src/pages/AccessDetail/DataStream/status.tsx | 0
.../src/pages/AccessDetail/Info/config.tsx | 0
.../src/pages/AccessDetail/Info/index.tsx | 0
.../src/pages/AccessDetail/common.d.ts | 0
.../src/pages/AccessDetail/index.tsx | 0
.../src/pages/ApprovalDetail/Access.tsx | 0
.../src/pages/ApprovalDetail/AccessConfig.tsx | 0
.../src/pages/ApprovalDetail/Consume.tsx | 0
.../src/pages/ApprovalDetail/ConsumeConfig.tsx | 0
.../src/pages/ApprovalDetail/Steps.tsx | 0
.../src/pages/ApprovalDetail/common.d.ts | 0
.../src/pages/ApprovalDetail/index.tsx | 0
.../src/pages/Approvals/Applies/config.tsx | 0
.../src/pages/Approvals/Applies/index.tsx | 0
.../src/pages/Approvals/Applies/status.tsx | 0
.../src/pages/Approvals/Approvals/config.tsx | 0
.../src/pages/Approvals/Approvals/index.tsx | 0
.../src/pages/Approvals/Approvals/status.tsx | 0
.../src/pages/Approvals/index.tsx | 0
.../src/pages/ConsumeCreate/Info/config.tsx | 0
.../src/pages/ConsumeCreate/Info/index.tsx | 0
.../src/pages/ConsumeCreate/index.tsx | 0
.../src/pages/ConsumeDashboard/config.tsx | 0
.../src/pages/ConsumeDashboard/index.tsx | 0
.../src/pages/ConsumeDashboard/status.tsx | 0
.../src/pages/ConsumeDetail/Info/config.tsx | 0
.../src/pages/ConsumeDetail/Info/index.tsx | 0
.../src/pages/ConsumeDetail/common.d.ts | 0
.../src/pages/ConsumeDetail/index.tsx | 0
.../src/pages/Error/404.tsx | 0
.../src/pages/Login/index.module.less | 0
.../src/pages/Login/index.tsx | 0
.../src/pages/UserManagement/DetailModal.tsx | 0
.../src/pages/UserManagement/config.tsx | 0
.../src/pages/UserManagement/index.tsx | 0
.../src/pages/UserManagement/status.tsx | 0
.../src/react-app-env.d.ts | 0
.../src/router.tsx | 0
.../src/serviceWorker.ts | 0
.../src/setupProxy.js | 0
.../src/themes/antd.var.less | 0
.../src/themes/cover.less | 0
.../src/themes/index.less | 0
.../src/themes/style.less | 0
.../src/utils/index.ts | 0
.../src/utils/metaData.ts | 0
.../src/utils/pattern.ts | 0
.../src/utils/request.ts | 0
.../src/utils/requestConcurrentMiddleware.ts | 0
{inlong-website => inlong-dashboard}/tsconfig.json | 0
.../tsconfig.paths.json | 0
inlong-distribution/distribution.xml | 6 ++---
inlong-website/README.md | 28 ----------------------
pom.xml | 2 +-
163 files changed, 77 insertions(+), 77 deletions(-)
rename {inlong-website => inlong-dashboard}/.env (100%)
rename {inlong-website => inlong-dashboard}/.env.production (100%)
rename {inlong-website => inlong-dashboard}/.eslintignore (100%)
rename {inlong-website => inlong-dashboard}/.eslintrc (100%)
rename {inlong-website => inlong-dashboard}/.gitignore (100%)
rename {inlong-website => inlong-dashboard}/.headerignore (100%)
rename {inlong-website => inlong-dashboard}/.prettierrc (100%)
rename {inlong-website => inlong-dashboard}/.stylelintrc (100%)
rename {inlong-website => inlong-dashboard}/Dockerfile (81%)
create mode 100644 inlong-dashboard/README.md
rename {inlong-website => inlong-dashboard}/config-overrides.js (100%)
rename inlong-website/website-docker.sh =>
inlong-dashboard/dashboard-docker.sh (95%)
rename {inlong-website => inlong-dashboard}/mock/_constant.js (100%)
rename {inlong-website => inlong-dashboard}/mock/app.js (100%)
rename {inlong-website => inlong-dashboard}/nginx.conf (100%)
rename {inlong-website => inlong-dashboard}/package-lock.json (100%)
rename {inlong-website => inlong-dashboard}/package.json (100%)
rename {inlong-website => inlong-dashboard}/pom.xml (93%)
rename {inlong-website => inlong-dashboard}/public/favicon.svg (100%)
rename {inlong-website => inlong-dashboard}/public/index.html (100%)
rename {inlong-website => inlong-dashboard}/public/logo.svg (100%)
rename {inlong-website => inlong-dashboard}/public/manifest.json (100%)
rename {inlong-website => inlong-dashboard}/shell/addHeader.js (100%)
rename {inlong-website => inlong-dashboard}/shell/preamble.js (100%)
rename {inlong-website =>
inlong-dashboard}/src/components/AccessHelper/DataSourcesEditor/CreateModal.tsx
(100%)
rename {inlong-website =>
inlong-dashboard}/src/components/AccessHelper/DataSourcesEditor/index.tsx (100%)
rename {inlong-website =>
inlong-dashboard}/src/components/AccessHelper/DataStorageEditor/DetailModal.tsx
(100%)
rename {inlong-website =>
inlong-dashboard}/src/components/AccessHelper/DataStorageEditor/Editor.tsx
(100%)
rename {inlong-website =>
inlong-dashboard}/src/components/AccessHelper/FieldsConfig/businessFields.tsx
(100%)
rename {inlong-website =>
inlong-dashboard}/src/components/AccessHelper/FieldsConfig/dataFields.tsx (100%)
rename {inlong-website =>
inlong-dashboard}/src/components/AccessHelper/index.ts (100%)
rename {inlong-website =>
inlong-dashboard}/src/components/ConsumeHelper/BusinessSelect/MyBusinessModal.tsx
(100%)
rename {inlong-website =>
inlong-dashboard}/src/components/ConsumeHelper/BusinessSelect/index.tsx (100%)
rename {inlong-website =>
inlong-dashboard}/src/components/ConsumeHelper/FieldsConfig/basicFields.tsx
(100%)
rename {inlong-website =>
inlong-dashboard}/src/components/ConsumeHelper/index.ts (100%)
rename {inlong-website =>
inlong-dashboard}/src/components/DashboardCard/Card.tsx (100%)
rename {inlong-website =>
inlong-dashboard}/src/components/DashboardCard/CardList.tsx (100%)
rename {inlong-website =>
inlong-dashboard}/src/components/DashboardCard/index.module.less (100%)
rename {inlong-website =>
inlong-dashboard}/src/components/DashboardCard/index.ts (100%)
rename {inlong-website =>
inlong-dashboard}/src/components/EditableTable/index.module.less (100%)
rename {inlong-website =>
inlong-dashboard}/src/components/EditableTable/index.tsx (100%)
rename {inlong-website =>
inlong-dashboard}/src/components/FormGenerator/FormGenerator.tsx (100%)
rename {inlong-website =>
inlong-dashboard}/src/components/FormGenerator/FormItemContent.tsx (100%)
rename {inlong-website =>
inlong-dashboard}/src/components/FormGenerator/index.tsx (100%)
rename {inlong-website =>
inlong-dashboard}/src/components/FormGenerator/plugins.tsx (100%)
rename {inlong-website =>
inlong-dashboard}/src/components/HighSelect/index.tsx (100%)
rename {inlong-website => inlong-dashboard}/src/components/HighTable/index.tsx
(100%)
rename {inlong-website =>
inlong-dashboard}/src/components/HighTable/style.module.less (100%)
rename {inlong-website =>
inlong-dashboard}/src/components/Icons/DashCancelled.svg (100%)
rename {inlong-website =>
inlong-dashboard}/src/components/Icons/DashPending.svg (100%)
rename {inlong-website =>
inlong-dashboard}/src/components/Icons/DashRejected.svg (100%)
rename {inlong-website =>
inlong-dashboard}/src/components/Icons/DashToBeAssigned.svg (100%)
rename {inlong-website => inlong-dashboard}/src/components/Icons/DashTotal.svg
(100%)
rename {inlong-website =>
inlong-dashboard}/src/components/Icons/DashTotalRevert.svg (100%)
rename {inlong-website => inlong-dashboard}/src/components/Icons/index.ts
(100%)
rename {inlong-website =>
inlong-dashboard}/src/components/Layout/NavWidget/LocaleSelect.tsx (100%)
rename {inlong-website =>
inlong-dashboard}/src/components/Layout/NavWidget/index.module.less (100%)
rename {inlong-website =>
inlong-dashboard}/src/components/Layout/NavWidget/index.tsx (100%)
rename {inlong-website => inlong-dashboard}/src/components/Layout/index.css
(100%)
rename {inlong-website => inlong-dashboard}/src/components/Layout/index.tsx
(100%)
rename {inlong-website =>
inlong-dashboard}/src/components/MetaData/DataSourcesFile.ts (100%)
rename {inlong-website =>
inlong-dashboard}/src/components/MetaData/SourceDataFields.ts (100%)
rename {inlong-website =>
inlong-dashboard}/src/components/MetaData/StorageClickhouse.tsx (100%)
rename {inlong-website =>
inlong-dashboard}/src/components/MetaData/StorageHive.tsx (100%)
rename {inlong-website =>
inlong-dashboard}/src/components/PageContainer/Container.tsx (100%)
rename {inlong-website =>
inlong-dashboard}/src/components/PageContainer/PageContainer.tsx (100%)
rename {inlong-website =>
inlong-dashboard}/src/components/PageContainer/index.module.less (100%)
rename {inlong-website =>
inlong-dashboard}/src/components/PageContainer/index.ts (100%)
rename {inlong-website =>
inlong-dashboard}/src/components/StaffSelect/index.tsx (100%)
rename {inlong-website => inlong-dashboard}/src/components/StatusTag/index.tsx
(100%)
rename {inlong-website => inlong-dashboard}/src/configs/default/index.ts (100%)
rename {inlong-website => inlong-dashboard}/src/configs/locales/index.ts (100%)
rename {inlong-website => inlong-dashboard}/src/configs/menus/index.ts (100%)
rename {inlong-website => inlong-dashboard}/src/configs/pagination/index.ts
(100%)
rename {inlong-website => inlong-dashboard}/src/configs/routes/index.tsx (100%)
rename {inlong-website => inlong-dashboard}/src/defaultSettings.js (100%)
rename {inlong-website => inlong-dashboard}/src/hooks/index.ts (100%)
rename {inlong-website => inlong-dashboard}/src/i18n.ts (100%)
rename {inlong-website => inlong-dashboard}/src/index.tsx (100%)
rename {inlong-website => inlong-dashboard}/src/locales/cn.json (100%)
rename {inlong-website => inlong-dashboard}/src/locales/en.json (100%)
rename {inlong-website => inlong-dashboard}/src/models/index.ts (100%)
rename {inlong-website =>
inlong-dashboard}/src/pages/AccessCreate/Business/config.tsx (100%)
rename {inlong-website =>
inlong-dashboard}/src/pages/AccessCreate/Business/index.tsx (100%)
rename {inlong-website =>
inlong-dashboard}/src/pages/AccessCreate/DataStream/config.tsx (100%)
rename {inlong-website =>
inlong-dashboard}/src/pages/AccessCreate/DataStream/helper.ts (100%)
rename {inlong-website =>
inlong-dashboard}/src/pages/AccessCreate/DataStream/index.tsx (100%)
rename {inlong-website => inlong-dashboard}/src/pages/AccessCreate/index.tsx
(100%)
rename {inlong-website =>
inlong-dashboard}/src/pages/AccessDashboard/ExecutionLogModal.tsx (100%)
rename {inlong-website =>
inlong-dashboard}/src/pages/AccessDashboard/config.tsx (100%)
rename {inlong-website =>
inlong-dashboard}/src/pages/AccessDashboard/index.tsx (100%)
rename {inlong-website =>
inlong-dashboard}/src/pages/AccessDashboard/status.tsx (100%)
rename {inlong-website =>
inlong-dashboard}/src/pages/AccessDetail/DataSources/index.tsx (100%)
rename {inlong-website =>
inlong-dashboard}/src/pages/AccessDetail/DataSources/status.tsx (100%)
rename {inlong-website =>
inlong-dashboard}/src/pages/AccessDetail/DataStorage/index.tsx (100%)
rename {inlong-website =>
inlong-dashboard}/src/pages/AccessDetail/DataStorage/status.tsx (100%)
rename {inlong-website =>
inlong-dashboard}/src/pages/AccessDetail/DataStream/StreamItemModal.tsx (100%)
rename {inlong-website =>
inlong-dashboard}/src/pages/AccessDetail/DataStream/config.tsx (100%)
rename {inlong-website =>
inlong-dashboard}/src/pages/AccessDetail/DataStream/index.module.less (100%)
rename {inlong-website =>
inlong-dashboard}/src/pages/AccessDetail/DataStream/index.tsx (100%)
rename {inlong-website =>
inlong-dashboard}/src/pages/AccessDetail/DataStream/status.tsx (100%)
rename {inlong-website =>
inlong-dashboard}/src/pages/AccessDetail/Info/config.tsx (100%)
rename {inlong-website =>
inlong-dashboard}/src/pages/AccessDetail/Info/index.tsx (100%)
rename {inlong-website => inlong-dashboard}/src/pages/AccessDetail/common.d.ts
(100%)
rename {inlong-website => inlong-dashboard}/src/pages/AccessDetail/index.tsx
(100%)
rename {inlong-website =>
inlong-dashboard}/src/pages/ApprovalDetail/Access.tsx (100%)
rename {inlong-website =>
inlong-dashboard}/src/pages/ApprovalDetail/AccessConfig.tsx (100%)
rename {inlong-website =>
inlong-dashboard}/src/pages/ApprovalDetail/Consume.tsx (100%)
rename {inlong-website =>
inlong-dashboard}/src/pages/ApprovalDetail/ConsumeConfig.tsx (100%)
rename {inlong-website => inlong-dashboard}/src/pages/ApprovalDetail/Steps.tsx
(100%)
rename {inlong-website =>
inlong-dashboard}/src/pages/ApprovalDetail/common.d.ts (100%)
rename {inlong-website => inlong-dashboard}/src/pages/ApprovalDetail/index.tsx
(100%)
rename {inlong-website =>
inlong-dashboard}/src/pages/Approvals/Applies/config.tsx (100%)
rename {inlong-website =>
inlong-dashboard}/src/pages/Approvals/Applies/index.tsx (100%)
rename {inlong-website =>
inlong-dashboard}/src/pages/Approvals/Applies/status.tsx (100%)
rename {inlong-website =>
inlong-dashboard}/src/pages/Approvals/Approvals/config.tsx (100%)
rename {inlong-website =>
inlong-dashboard}/src/pages/Approvals/Approvals/index.tsx (100%)
rename {inlong-website =>
inlong-dashboard}/src/pages/Approvals/Approvals/status.tsx (100%)
rename {inlong-website => inlong-dashboard}/src/pages/Approvals/index.tsx
(100%)
rename {inlong-website =>
inlong-dashboard}/src/pages/ConsumeCreate/Info/config.tsx (100%)
rename {inlong-website =>
inlong-dashboard}/src/pages/ConsumeCreate/Info/index.tsx (100%)
rename {inlong-website => inlong-dashboard}/src/pages/ConsumeCreate/index.tsx
(100%)
rename {inlong-website =>
inlong-dashboard}/src/pages/ConsumeDashboard/config.tsx (100%)
rename {inlong-website =>
inlong-dashboard}/src/pages/ConsumeDashboard/index.tsx (100%)
rename {inlong-website =>
inlong-dashboard}/src/pages/ConsumeDashboard/status.tsx (100%)
rename {inlong-website =>
inlong-dashboard}/src/pages/ConsumeDetail/Info/config.tsx (100%)
rename {inlong-website =>
inlong-dashboard}/src/pages/ConsumeDetail/Info/index.tsx (100%)
rename {inlong-website =>
inlong-dashboard}/src/pages/ConsumeDetail/common.d.ts (100%)
rename {inlong-website => inlong-dashboard}/src/pages/ConsumeDetail/index.tsx
(100%)
rename {inlong-website => inlong-dashboard}/src/pages/Error/404.tsx (100%)
rename {inlong-website => inlong-dashboard}/src/pages/Login/index.module.less
(100%)
rename {inlong-website => inlong-dashboard}/src/pages/Login/index.tsx (100%)
rename {inlong-website =>
inlong-dashboard}/src/pages/UserManagement/DetailModal.tsx (100%)
rename {inlong-website =>
inlong-dashboard}/src/pages/UserManagement/config.tsx (100%)
rename {inlong-website => inlong-dashboard}/src/pages/UserManagement/index.tsx
(100%)
rename {inlong-website =>
inlong-dashboard}/src/pages/UserManagement/status.tsx (100%)
rename {inlong-website => inlong-dashboard}/src/react-app-env.d.ts (100%)
rename {inlong-website => inlong-dashboard}/src/router.tsx (100%)
rename {inlong-website => inlong-dashboard}/src/serviceWorker.ts (100%)
rename {inlong-website => inlong-dashboard}/src/setupProxy.js (100%)
rename {inlong-website => inlong-dashboard}/src/themes/antd.var.less (100%)
rename {inlong-website => inlong-dashboard}/src/themes/cover.less (100%)
rename {inlong-website => inlong-dashboard}/src/themes/index.less (100%)
rename {inlong-website => inlong-dashboard}/src/themes/style.less (100%)
rename {inlong-website => inlong-dashboard}/src/utils/index.ts (100%)
rename {inlong-website => inlong-dashboard}/src/utils/metaData.ts (100%)
rename {inlong-website => inlong-dashboard}/src/utils/pattern.ts (100%)
rename {inlong-website => inlong-dashboard}/src/utils/request.ts (100%)
rename {inlong-website =>
inlong-dashboard}/src/utils/requestConcurrentMiddleware.ts (100%)
rename {inlong-website => inlong-dashboard}/tsconfig.json (100%)
rename {inlong-website => inlong-dashboard}/tsconfig.paths.json (100%)
delete mode 100644 inlong-website/README.md