You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dolphinscheduler.apache.org by zh...@apache.org on 2022/03/18 14:02:30 UTC

[dolphinscheduler] branch dev updated (85b2352 -> 1a7d88e)

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

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


    from 85b2352  [Fix][UI Next][V1.0.0-Alpha] Fix the state column of task instance ta… (#8987)
     add 1a7d88e  [Fix][UI Next][V1.0.0-Alpha] Fix the task definition page table scale imbalance problem. (#8992)

No new revisions were added by this update.

Summary of changes:
 .../src/components/card/index.tsx                  |  14 +-
 .../views/projects/task/definition/use-table.ts    |   4 +-
 .../src/views/resource/file/index.tsx              | 145 ++++++++++-----------
 .../src/views/resource/file/types.ts               |   2 +-
 .../views/security/alarm-instance-manage/index.tsx |   9 +-
 5 files changed, 83 insertions(+), 91 deletions(-)