This is an automated email from the ASF dual-hosted git repository.
kirs pushed a change to branch dev
in repository https://gitbox.apache.org/repos/asf/dolphinscheduler.git.
from 85beb50 [Fix-7485][datasource-plugin] Fix create hive datasource
using ZooKeeper way in 2.0.1 (#7489)
add ed6a3b6 refactor: Refactor Login to better match the composition API
implementation (#7519)
No new revisions were added by this update.
Summary of changes:
dolphinscheduler-ui-next/src/router/routes.ts | 2 +-
dolphinscheduler-ui-next/src/utils/index.ts | 4 +-
.../src/utils/{classification.ts => mapping.ts} | 4 +-
dolphinscheduler-ui-next/src/views/login/index.tsx | 58 +++-----------------
.../src/views/login/use-login.ts | 45 +++++++--------
.../src/views/login/use-translate.ts | 17 +++---
.../src/views/login/use-validate.ts | 64 +++++++++++-----------
7 files changed, 76 insertions(+), 118 deletions(-)
rename dolphinscheduler-ui-next/src/utils/{classification.ts => mapping.ts}
(95%)
copy dolphinscheduler-ui/src/js/module/i18n/config.js =>
dolphinscheduler-ui-next/src/views/login/use-login.ts (60%)
copy dolphinscheduler-ui/src/js/conf/home/pages/dag/_source/loading.scss =>
dolphinscheduler-ui-next/src/views/login/use-translate.ts (79%)
copy dolphinscheduler-ui/src/components/Counter.vue =>
dolphinscheduler-ui-next/src/views/login/use-validate.ts (51%)