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

[dolphinscheduler] branch dev updated (c2650ef -> 4881ab8)

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

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


    from c2650ef  [Fix][UI Next][V1.0.0-Alpha] Fix menu selection status display error (#8677)
     add 4881ab8  [Fix-8615][UI Next][V1.0.0-Alpha] Fix workflow startup time invalid bug (#8681)

No new revisions were added by this update.

Summary of changes:
 dolphinscheduler-ui-next/src/utils/common.ts             | 10 ++++++++++
 .../src/views/data-quality/rule/use-table.ts             |  7 ++++---
 .../src/views/data-quality/task-result/use-table.ts      |  7 ++++---
 .../src/views/monitor/statistics/audit-log/use-table.ts  |  7 ++++---
 .../src/views/projects/list/use-table.ts                 |  7 ++++---
 .../src/views/projects/task/instance/use-table.ts        | 16 ++++++++++------
 .../projects/workflow/definition/components/use-modal.ts | 15 ++++++++-------
 .../src/views/projects/workflow/instance/use-table.ts    |  9 +++++----
 .../src/views/resource/task-group/option/use-table.ts    |  7 ++++---
 .../src/views/resource/task-group/queue/use-table.ts     |  7 ++++---
 .../src/views/security/alarm-group-manage/use-table.ts   |  7 ++++---
 .../views/security/alarm-instance-manage/use-table.ts    |  7 ++++---
 .../src/views/security/environment-manage/use-table.ts   |  7 ++++---
 .../src/views/security/k8s-namespace-manage/use-table.ts |  7 ++++---
 .../src/views/security/token-manage/use-table.ts         |  9 +++++----
 15 files changed, 78 insertions(+), 51 deletions(-)