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 f5e701c58 [INLONG-4358][Manager] Support SqlServer source (#4373)
     add 7c8074b55 [INLONG-4488][Dashboard] Remove useless modules (#4489)

No new revisions were added by this update.

Summary of changes:
 inlong-dashboard/src/configs/menus/index.ts        |   8 +-
 inlong-dashboard/src/configs/routes/index.tsx      |  10 +-
 .../src/pages/AccessCreate/Business/config.tsx     |  94 -----------
 .../src/pages/AccessCreate/Business/index.tsx      | 112 -------------
 .../src/pages/AccessCreate/DataStream/config.tsx   | 104 ------------
 .../src/pages/AccessCreate/DataStream/index.tsx    | 175 ---------------------
 inlong-dashboard/src/pages/AccessCreate/index.tsx  | 168 --------------------
 .../AccessDetail/DataStream/StreamItemModal.tsx    |   2 +-
 .../DataStream/helper.ts                           |   0
 .../src/pages/AccessDetail/DataStream/index.tsx    |   2 +-
 10 files changed, 11 insertions(+), 664 deletions(-)
 delete mode 100644 inlong-dashboard/src/pages/AccessCreate/Business/config.tsx
 delete mode 100644 inlong-dashboard/src/pages/AccessCreate/Business/index.tsx
 delete mode 100644 
inlong-dashboard/src/pages/AccessCreate/DataStream/config.tsx
 delete mode 100644 inlong-dashboard/src/pages/AccessCreate/DataStream/index.tsx
 delete mode 100644 inlong-dashboard/src/pages/AccessCreate/index.tsx
 rename inlong-dashboard/src/pages/{AccessCreate => 
AccessDetail}/DataStream/helper.ts (100%)

Reply via email to