You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@inlong.apache.org by he...@apache.org on 2022/06/08 09:02:58 UTC

[incubator-inlong] branch master updated (27c924d81 -> f742e9bf3)

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 27c924d81 [INLONG-4586][Manager] Fix duplicate defined stream fields in the stream source (#4587)
     add f742e9bf3 [INLONG-4588][Dashboard] Approval management splits different routes (#4589)

No new revisions were added by this update.

Summary of changes:
 inlong-dashboard/src/configs/menus/index.ts        |  2 +-
 inlong-dashboard/src/configs/routes/index.tsx      | 17 ++++++--
 .../src/pages/ApprovalDetail/Steps.tsx             | 24 +++++++++--
 .../src/pages/ApprovalDetail/index.tsx             | 34 +++++++---------
 .../src/pages/Approvals/Applies/config.tsx         |  8 ++--
 .../src/pages/Approvals/Applies/index.tsx          |  2 +-
 .../src/pages/Approvals/Approvals/config.tsx       |  6 +--
 .../src/pages/Approvals/Approvals/index.tsx        |  2 +-
 inlong-dashboard/src/pages/Approvals/index.tsx     | 47 +++++++++++++---------
 9 files changed, 86 insertions(+), 56 deletions(-)