Browse Source

#2446: [Fix] [UI Next][V1.0.0-Alpha] Fix pre task error when creating task in dag page. (#8928)

git-as-svn/v1/dev
Amy0104 3 years ago committed by GitHub
parent
commit
923a7c19b7
  1. 2
      commit.ref
  2. 54
      commit.yml

2
commit.ref

@ -1 +1 @@
Subproject commit 4ec2db9e5c2a0a4c191cd2bbf7f42e77f771fc74
Subproject commit 9cf5c6d00eb70166eeb58d750910935e60df6acd

54
commit.yml

@ -3,24 +3,42 @@ branches: {
}
fileChange:
/dolphinscheduler-ui-next:
newFile: !uuid 'a5ce72563037269f72dd41696052415a5fad920e'
oldFile: !uuid '48bd39abd9c8456bae6d64227022ba941b3e274f'
newFile: !uuid '0821a74f18e3995658685b62258ced62f9410d86'
oldFile: !uuid 'a5ce72563037269f72dd41696052415a5fad920e'
/dolphinscheduler-ui-next/src:
newFile: !uuid '6e2c7bc571175de7556d7885205ffbd7773cb1af'
oldFile: !uuid '78b8f4568f757b1b3829c4dd479f47321793cd7e'
/dolphinscheduler-ui-next/src/locales:
newFile: !uuid '2abae78e870e1b1fc8b6c488d7a7b5d537962e2d'
oldFile: !uuid 'fddd052e6b0f504f0188fce3661aa9f635edfb99'
/dolphinscheduler-ui-next/src/locales/modules:
newFile: !uuid '4db4c36a594d6dd86a72593270dd3cfcc1e7943f'
oldFile: !uuid 'c9757f316fbae683045629e5a268907092e36958'
/dolphinscheduler-ui-next/src/locales/modules/en_US.ts:
newFile: !uuid '7f35f22c900b1e155ec85da350ea13b62be330c6'
oldFile: !uuid '1b61cc2f175f9662719a01666a4f2790afd38b30'
/dolphinscheduler-ui-next/src/locales/modules/zh_CN.ts:
newFile: !uuid 'cf69cfec85cc0e69ae6eaa2211644c2a092fa24e'
oldFile: !uuid 'aaffb705c393df82e49a2f6e9b4dcdcda2e72fe9'
gitCommitId: !uuid '4ec2db9e5c2a0a4c191cd2bbf7f42e77f771fc74'
newFile: !uuid '1befd61357cad52df74838e7f4bbfe5cd0691e4d'
oldFile: !uuid '6e2c7bc571175de7556d7885205ffbd7773cb1af'
/dolphinscheduler-ui-next/src/views:
newFile: !uuid 'b2777e162b03960080487ecb7dc0356e65f2c3e4'
oldFile: !uuid '8bff3e2ce141f3278b5629327d8febd772aeaabe'
/dolphinscheduler-ui-next/src/views/projects:
newFile: !uuid '87a79d2d17885c95d062ff7f39b552d5290c3d42'
oldFile: !uuid '2c4a5d28962904704da3635486536b1a5502142a'
/dolphinscheduler-ui-next/src/views/projects/workflow:
newFile: !uuid '20a20a6b456b1ec52562718370b94ce87011c9b5'
oldFile: !uuid 'b8c6cc356b4c080e78fd2f54a89e16f24d4f97ca'
/dolphinscheduler-ui-next/src/views/projects/workflow/components:
newFile: !uuid 'a272387fd0000a0116d94f9a03baa4e976d0574c'
oldFile: !uuid 'dcf0d4401807c6f539de6fb844fd527c0e72f4a5'
/dolphinscheduler-ui-next/src/views/projects/workflow/components/dag:
newFile: !uuid '0663d2eaadad7350094457e1f0a14176bb47d85e'
oldFile: !uuid '701407652c656531c22bf4a95a21cd3d44e9f0da'
/dolphinscheduler-ui-next/src/views/projects/workflow/components/dag/dag-save-modal.tsx:
newFile: !uuid '0562db820ffa4b68e2dc2900297d0e157c0600a2'
oldFile: !uuid '53b900ba3605f545a6161d1d0e604a9ff28f0c2e'
/dolphinscheduler-ui-next/src/views/projects/workflow/components/dag/index.tsx:
newFile: !uuid '77742986a9ee2e981dcfb6f75246d7572059ff8f'
oldFile: !uuid 'b13e971036fb9435fe370bf7f4c2f7a7a0db2d29'
/dolphinscheduler-ui-next/src/views/projects/workflow/components/dag/types.ts:
newFile: !uuid 'c823f69c85c4988421b0e63ec720d1c5cf531db1'
oldFile: !uuid 'e0f2f0b46930ad7603f164fd1181075f713d61f4'
/dolphinscheduler-ui-next/src/views/projects/workflow/components/dag/use-cell-update.ts:
newFile: !uuid 'f001924e41a35094c51cdb03fa63d4da7a8e4c27'
oldFile: !uuid '53e65ca5d2c9576e7adaa7c33f718ffaf2f2cfe7'
/dolphinscheduler-ui-next/src/views/projects/workflow/components/dag/use-task-edit.ts:
newFile: !uuid 'e15d23d80aae11a705406977e7845d0f206a3c18'
oldFile: !uuid '9d9c574926763948550aa14318f77c6b528b4556'
gitCommitId: !uuid '9cf5c6d00eb70166eeb58d750910935e60df6acd'
renames: {
}
revisionId: 2445
revisionId: 2446

Loading…
Cancel
Save