You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dolphinscheduler.apache.org by ca...@apache.org on 2022/01/19 04:52:05 UTC

[dolphinscheduler] branch dev updated (66bc76c -> d6e1d95)

This is an automated email from the ASF dual-hosted git repository.

caishunfeng pushed a change to branch dev
in repository https://gitbox.apache.org/repos/asf/dolphinscheduler.git.


    from 66bc76c  [Fix][UI Next] Fix the router problem of click to log out. (#8109)
     add d6e1d95  [Feature][UI Next] Add graph component. (#8114)

No new revisions were added by this update.

Summary of changes:
 .../src/components/chart/modules/Graph.tsx         | 148 +++++++++++++++++++++
 1 file changed, 148 insertions(+)
 create mode 100644 dolphinscheduler-ui-next/src/components/chart/modules/Graph.tsx