Browse Source

#2646: [Bug][Next UI] Fix the branch flow options of the switch task is not available. (#9481)

git-as-svn/v1/dev
Amy0104 3 years ago committed by GitHub
parent
commit
265c46f07b
  1. 2
      commit.ref
  2. 44
      commit.yml

2
commit.ref

@ -1 +1 @@
Subproject commit e5c66ecc318f2fe3c57c07a56e1ac68e88a3fa68
Subproject commit e134c63e68d89d473b1ed50f1f5999450fb909c5

44
commit.yml

@ -3,27 +3,33 @@ branches: {
}
fileChange:
/dolphinscheduler-ui-next:
newFile: !uuid 'b0680be15253cb2ada9158a559977a19b9732626'
oldFile: !uuid 'c69b4cce1a49bc0f8a9c5743810f086c92bececd'
newFile: !uuid '7a54186241c71496952bc9214b48e54bf0a9c25d'
oldFile: !uuid 'b0680be15253cb2ada9158a559977a19b9732626'
/dolphinscheduler-ui-next/src:
newFile: !uuid '3459baa204e9c0f274cfb49bde8b8ce2ed6698bd'
oldFile: !uuid '346f43887cf1769b8341ee1792688c44d0ed149c'
newFile: !uuid '2d5f0581c3725c7fe75034fc9b49c170e60a5de6'
oldFile: !uuid '3459baa204e9c0f274cfb49bde8b8ce2ed6698bd'
/dolphinscheduler-ui-next/src/views:
newFile: !uuid '79d8d439604cf66d0c27eedee38c134b99920024'
oldFile: !uuid '62aeadc2687a59fec27646e3391eb11bd37e09a6'
newFile: !uuid '82104192e0effab8e36598319e60b327d5fcfdad'
oldFile: !uuid '79d8d439604cf66d0c27eedee38c134b99920024'
/dolphinscheduler-ui-next/src/views/projects:
newFile: !uuid 'dc33778c52096f187dac7269a93cf0e017c782cc'
oldFile: !uuid 'c2b97bf35123211d4191ace49a2453ddf35d99a1'
/dolphinscheduler-ui-next/src/views/projects/list:
newFile: !uuid '7d094205154360a1f46156a625f66f3190234a75'
oldFile: !uuid '17d8bc7abeed6aec1e4edc37a453a13780eb472e'
/dolphinscheduler-ui-next/src/views/projects/list/components:
newFile: !uuid '4369abfd52b2a12e9e3603eb15ad52e5209bc396'
oldFile: !uuid 'df8e1a14a0494c2ac0b70a850d873d4ecc1cbe3a'
/dolphinscheduler-ui-next/src/views/projects/list/components/project-modal.tsx:
newFile: !uuid 'e90b8f530b95d1d02fb8187b07ddf13d13f41fce'
oldFile: !uuid '5cf725816b0e880c8d94d278782f9eed298a643c'
gitCommitId: !uuid 'e5c66ecc318f2fe3c57c07a56e1ac68e88a3fa68'
newFile: !uuid '7f8209303ca9efc3a746103c1697defcf54a7b50'
oldFile: !uuid 'dc33778c52096f187dac7269a93cf0e017c782cc'
/dolphinscheduler-ui-next/src/views/projects/task:
newFile: !uuid '6dd66be0c61f514466a714d8e463334a0b516a1c'
oldFile: !uuid '50a693fe2b8815992f0ff7970d63fbcc0487c27a'
/dolphinscheduler-ui-next/src/views/projects/task/components:
newFile: !uuid 'b76cdb6037eda075d29f2539b823e0b3b493fb56'
oldFile: !uuid '8b9a70b26e3ddba643105c6c2dc2df6d16a872f1'
/dolphinscheduler-ui-next/src/views/projects/task/components/node:
newFile: !uuid '6ca0f3fdeb2c69b204d4d64a9d02e948dc785319'
oldFile: !uuid '02f74a11210dde3cb5b242e45aacc6ce335921c8'
/dolphinscheduler-ui-next/src/views/projects/task/components/node/fields:
newFile: !uuid 'f9e4ebdb93bd07865a124516920e2680170532c7'
oldFile: !uuid '56b44474dafe8058546ed519916c5c0a7878c6cc'
/dolphinscheduler-ui-next/src/views/projects/task/components/node/fields/use-switch.ts:
newFile: !uuid 'ae3f48dfc78d011dd1a78d114b9b295961ce9645'
oldFile: !uuid 'd65d77ac14f32599bee1469f7125f9d3c6a81c8a'
gitCommitId: !uuid 'e134c63e68d89d473b1ed50f1f5999450fb909c5'
renames: {
}
revisionId: 2645
revisionId: 2646

Loading…
Cancel
Save