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/01/13 04:38:20 UTC

[dolphinscheduler] branch dev updated (12d7e62 -> 8ab3b1d)

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 12d7e62  [Improvement][MasterServer] process complement data optimization #7925 (#7976)
     add 8ab3b1d  [Feature][UI Next]Improve the tenant Modal (#7983)

No new revisions were added by this update.

Summary of changes:
 .../src/service/modules/tenants/index.ts           |  6 +--
 .../security/tenant/components/tenant-modal.tsx    | 15 +++++++-
 .../security/tenant/components/use-modalData.ts    | 23 +++++++++--
 .../src/views/security/tenant/index.tsx            |  2 +-
 .../src/views/security/tenant/use-table.ts         | 45 +++++++++++-----------
 5 files changed, 59 insertions(+), 32 deletions(-)