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 a0657a010 [INLONG-4520][Audit] Audit-proxy supports Pulsar 
authenticate (#4522)
     add b3ccd8280 [INLONG-4550][Dashboard] Support DataProxy Cluster and Node 
management (#4555)

No new revisions were added by this update.

Summary of changes:
 inlong-dashboard/src/configs/routes/index.tsx      |   7 ++
 inlong-dashboard/src/locales/cn.json               |   5 +
 inlong-dashboard/src/locales/en.json               |   5 +
 .../src/pages/Clusters/CreateModal.tsx             |  21 ++--
 .../{CreateModal.tsx => NodeEditModal.tsx}         |  54 +++++----
 .../pages/Clusters/{index.tsx => NodeManage.tsx}   | 131 ++++++++++-----------
 .../common.d.ts => Clusters/config/DataProxy.tsx}  |  17 +--
 .../src/pages/Clusters/config/index.tsx            |   6 +
 inlong-dashboard/src/pages/Clusters/index.tsx      |   8 +-
 9 files changed, 141 insertions(+), 113 deletions(-)
 copy inlong-dashboard/src/pages/Clusters/{CreateModal.tsx => 
NodeEditModal.tsx} (64%)
 copy inlong-dashboard/src/pages/Clusters/{index.tsx => NodeManage.tsx} (58%)
 copy inlong-dashboard/src/pages/{ConsumeDetail/common.d.ts => 
Clusters/config/DataProxy.tsx} (80%)

Reply via email to