Browse Source

#2367: [Fix][UI Next][V1.0.0-Alpha] Fix time alert validate of workflow (#8750)

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

2
commit.ref

@ -1 +1 @@
Subproject commit 799e2fd215799be050e3a4c9e58e699e93fbd8f7
Subproject commit 080a237b0d8f0adefde22c922ad2c52fa26c133e

51
commit.yml

@ -3,33 +3,36 @@ branches: {
}
fileChange:
/dolphinscheduler-ui-next:
newFile: !uuid '6a53a997e215e9e1b2da64f72fa7dd554b72b86a'
oldFile: !uuid 'e9840f81c4445f0a7b28897264fbe8a8ad40fc0d'
newFile: !uuid '795fecc6eccfaa9b307eea667b31b2534720f75c'
oldFile: !uuid '6a53a997e215e9e1b2da64f72fa7dd554b72b86a'
/dolphinscheduler-ui-next/src:
newFile: !uuid '2184bbcf579da48814dcb02ae4392f9dc93ad4d4'
oldFile: !uuid '5e63ca0022f6761cb97f33d335e888d59fd64712'
newFile: !uuid '4fa297b9826e2321828fa9e053d1fbdf34eb835f'
oldFile: !uuid '2184bbcf579da48814dcb02ae4392f9dc93ad4d4'
/dolphinscheduler-ui-next/src/utils:
newFile: !uuid 'a5ddb4176724965a6fc01c022b9d2ca743abf44e'
oldFile: !uuid '2012f927940cae7d486a17e16cc02d4434f5cbf6'
/dolphinscheduler-ui-next/src/utils/regex.ts:
newFile: !uuid 'eb0ff1833884df89af0f4237f5fb8d9f703e3e5f'
oldFile: !uuid '0a0de4f0696e746bc7b1a4560761cf88882d1332'
/dolphinscheduler-ui-next/src/views:
newFile: !uuid '4d9679631708bec8992a3209eb509c7fcb54e437'
oldFile: !uuid '6cb2ef91e182e532e489b3fe84d5bc88e8401523'
newFile: !uuid 'b69578fe140e36d6b5e9ff7a05e25bdb056afe27'
oldFile: !uuid '4d9679631708bec8992a3209eb509c7fcb54e437'
/dolphinscheduler-ui-next/src/views/projects:
newFile: !uuid '5924131c2520c820d1707ebbf3d7b1dad36ab246'
oldFile: !uuid '38e45e889b362a2e5faa581ade30d54dfbe6b2ff'
newFile: !uuid '8c932b32fe239ba8fdc333cbc0835c062980a3a6'
oldFile: !uuid '5924131c2520c820d1707ebbf3d7b1dad36ab246'
/dolphinscheduler-ui-next/src/views/projects/workflow:
newFile: !uuid '16d50dc3dd0f49dfd246ef7b3128d087418f21e0'
oldFile: !uuid '85e67a155d26988e65ae8b215479a0ec016921d8'
/dolphinscheduler-ui-next/src/views/projects/workflow/definition:
newFile: !uuid '09514c59e4647d1bdcefe6615c4d69b01744e128'
oldFile: !uuid '3ebc28bb9ef7de908929b0b853c298d223584019'
/dolphinscheduler-ui-next/src/views/projects/workflow/definition/components:
newFile: !uuid '4db0cc819560ef3f7eb270d116eb3de26d0e8b04'
oldFile: !uuid '4405d9382d02623086539a664a5aa9c16265080f'
/dolphinscheduler-ui-next/src/views/projects/workflow/definition/components/start-modal.tsx:
newFile: !uuid '488f8a4a75c69aede19101816f74f987f3769b17'
oldFile: !uuid '178a5db4820e4ce7e97b1d757ca251e7f7a72011'
/dolphinscheduler-ui-next/src/views/projects/workflow/definition/components/use-modal.ts:
newFile: !uuid '750319d617d8be5ab12c1ed58d30c840338a4062'
oldFile: !uuid '3d93aef2d191b3f12e28c4f30f01603bc2f15f25'
gitCommitId: !uuid '799e2fd215799be050e3a4c9e58e699e93fbd8f7'
newFile: !uuid '2da6540c0cd5cc7aec52a42e44f16ebb5a03e66b'
oldFile: !uuid '16d50dc3dd0f49dfd246ef7b3128d087418f21e0'
/dolphinscheduler-ui-next/src/views/projects/workflow/components:
newFile: !uuid '2ab637a2dfab6299d9a2a3f6b4fba9b783b76f7d'
oldFile: !uuid 'df41b89ecd6bd7313acaef24980975b4682b9b34'
/dolphinscheduler-ui-next/src/views/projects/workflow/components/dag:
newFile: !uuid 'eec05818189a7eb58f4ef88baff1d56647d424cd'
oldFile: !uuid 'f2ab152803678fd209dd61e990de4fe5b85ebf86'
/dolphinscheduler-ui-next/src/views/projects/workflow/components/dag/dag-save-modal.tsx:
newFile: !uuid '8c83650960c5b193bc64811082c0400a2e3633d4'
oldFile: !uuid '8962fcc2810c7851b4765654b65145e83e98bf2b'
gitCommitId: !uuid '080a237b0d8f0adefde22c922ad2c52fa26c133e'
renames: {
}
revisionId: 2366
revisionId: 2367

Loading…
Cancel
Save