Browse Source

#2318: [Fix-8617][UI Next][V1.0.0-Alpha] Fix workflow version info language internationalization bug

git-as-svn/v1/dev
Devosend 3 years ago committed by GitHub
parent
commit
b3a06c2e51
  1. 2
      commit.ref
  2. 51
      commit.yml

2
commit.ref

@ -1 +1 @@
Subproject commit 985b4e85208ce2b1ca0e7afeacf9b7f3a5ee4d98
Subproject commit 102828409f0c31a1f5d5372d8881a6e76ce9b7b1

51
commit.yml

@ -3,42 +3,21 @@ branches: {
}
fileChange:
/dolphinscheduler-ui-next:
newFile: !uuid '85c27844a1329bd6525cf7fc525fe6e493e8d291'
oldFile: !uuid '968e0cccda1933c5803df0448bb46c82038f181b'
newFile: !uuid '481f924d4e109a547c250355ff844ffaa70626df'
oldFile: !uuid '85c27844a1329bd6525cf7fc525fe6e493e8d291'
/dolphinscheduler-ui-next/src:
newFile: !uuid '756479fb75a3f5452222536dc693e859609096dd'
oldFile: !uuid '0ad905a28689500c922e0b247541e3a66ee5dd68'
/dolphinscheduler-ui-next/src/views:
newFile: !uuid 'ee275c45f67cbd83643a80785ea1533276c6ecc3'
oldFile: !uuid '55159969a44a082f459463c3a1f497ceab632b5e'
/dolphinscheduler-ui-next/src/views/projects:
newFile: !uuid '3714931bc76b6dc05c36567e0b8a046a100ee62f'
oldFile: !uuid '6adf3b008d3834dfb77f19116073f21bbc6f56d2'
/dolphinscheduler-ui-next/src/views/projects/workflow:
newFile: !uuid 'e9c0b4d25abc26b140cf1547748512501c94f491'
oldFile: !uuid '7c1fe6b4e0978828a88871c8c80d7f8cbe5dbab0'
/dolphinscheduler-ui-next/src/views/projects/workflow/components:
newFile: !uuid 'b08365a68f317c18c7538b3f08e25bbfa7db0a77'
oldFile: !uuid '40cb2b93f33f2d0db0e5ff6bc47dff88cf7c0c78'
/dolphinscheduler-ui-next/src/views/projects/workflow/components/dag:
newFile: !uuid '1334614da4b795b4560f08104bf2febe4d46532e'
oldFile: !uuid '4d8a83bb15fd3e35e4068bc403077f97072f4d09'
/dolphinscheduler-ui-next/src/views/projects/workflow/components/dag/dag-context-menu.tsx:
newFile: !uuid '435a7b876dbe1aad731e60c92a4dcd9de8f7fb2f'
oldFile: !uuid '439d1d5b3249e281288800ad145a4b2f32516317'
/dolphinscheduler-ui-next/src/views/projects/workflow/components/dag/index.tsx:
newFile: !uuid '2c70619dbfdb8d2ed1171af28467859505f44140'
oldFile: !uuid 'ea5cff824e7aa5c899a9bb19ecd24dfcff8fff6e'
/dolphinscheduler-ui-next/src/views/projects/workflow/components/dag/types.ts:
newFile: !uuid '2e0d622481d79306923c05658ed3223eb71cff1d'
oldFile: !uuid '04c096ef1a7258dcf390094058943269207d4cbc'
/dolphinscheduler-ui-next/src/views/projects/workflow/components/dag/use-node-menu.ts:
newFile: !uuid '4848d8a052d592bd7cb2898fa97dcdc69693c4de'
oldFile: !uuid 'ff2d97019fdf094e0ac5573248f9b7b13356b958'
/dolphinscheduler-ui-next/src/views/projects/workflow/components/dag/use-node-status.ts:
newFile: !uuid '034a281c32723183fe782ea4ed789c61c7e422d6'
oldFile: !uuid '2cef2743376f092347eac9576d6d932bda810b45'
gitCommitId: !uuid '985b4e85208ce2b1ca0e7afeacf9b7f3a5ee4d98'
newFile: !uuid '5290fbba96df1a6ef74c6fadd42ee56a922a3583'
oldFile: !uuid '756479fb75a3f5452222536dc693e859609096dd'
/dolphinscheduler-ui-next/src/locales:
newFile: !uuid '321e5c41b415007c095de8080362b506d660fb78'
oldFile: !uuid '9d0f1b3d0bc671b424b2c7b2231fae8584312c4f'
/dolphinscheduler-ui-next/src/locales/modules:
newFile: !uuid 'ef30bcbabae3f995f3e2d2ca741e563ac490d15c'
oldFile: !uuid 'a54588e98d0748eda680c46c8b84529f67b5e708'
/dolphinscheduler-ui-next/src/locales/modules/en_US.ts:
newFile: !uuid '7e62882960640cf31d65c58feb5211c3f9391d98'
oldFile: !uuid 'a8fe4a423129035cb37a210d59c2abec5ffd37b1'
gitCommitId: !uuid '102828409f0c31a1f5d5372d8881a6e76ce9b7b1'
renames: {
}
revisionId: 2317
revisionId: 2318

Loading…
Cancel
Save