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/05 06:44:04 UTC

[dolphinscheduler] branch dev updated (7e61a3a -> 81ef08a)

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 7e61a3a  fix bug_7789 (#7790)
     add 81ef08a  [Feature][UI Next] Add password function. (#7802)

No new revisions were added by this update.

Summary of changes:
 dolphinscheduler-ui-next/src/service/service.ts    | 13 ++++--
 .../src/views/login/use-login.ts                   |  4 +-
 .../src/views/password/index.tsx                   | 22 +++++-----
 .../src/views/password/use-form.ts                 | 47 ++++++----------------
 .../{login/use-login.ts => password/use-update.ts} | 31 ++++++++------
 5 files changed, 54 insertions(+), 63 deletions(-)
 copy dolphinscheduler-ui-next/src/views/{login/use-login.ts => password/use-update.ts} (62%)