Browse Source

#3453: [Fix][UI] Fix workflow name overlaps bug (#11862)

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

2
commit.ref

@ -1 +1 @@
Subproject commit c41fa5a8b14706702ded7b790a484a457498586e
Subproject commit 24957b5592459ec7a4009bfaee82f35883f4bddb

46
commit.yml

@ -2,22 +2,34 @@
branches: {
}
fileChange:
/dolphinscheduler-python:
newFile: !uuid 'c697d71d6061eb834b353d21b90f1b1d082c50dd'
oldFile: !uuid '5500419c9c461cedb87529921bb3fe9c51c6c0f1'
/dolphinscheduler-python/pydolphinscheduler:
newFile: !uuid '7bb9449437e1d8ef69fe99366ae70b30f8208efc'
oldFile: !uuid '59aee7e75b00073bfcc8c830137d03f76d7c88cf'
/dolphinscheduler-python/pydolphinscheduler/docs:
newFile: !uuid '08413a91f8b3c0b33d4e878e5ad3fa1f90bca542'
oldFile: !uuid '6745edc8cf777887dba210774c8a1c0bd13c995e'
/dolphinscheduler-python/pydolphinscheduler/docs/source:
newFile: !uuid '10eb294df988f3c8615d40572d9c4665d496d566'
oldFile: !uuid '9c0e2bddae5afbc112b2b45207c2ee805bc4b93d'
/dolphinscheduler-python/pydolphinscheduler/docs/source/tutorial.rst:
newFile: !uuid '57d21b2d296e80547563ae9cb8c94cc946b8f4e5'
oldFile: !uuid '4efc09ae7b6e1606eb5b6f670c539e46a7383260'
gitCommitId: !uuid 'c41fa5a8b14706702ded7b790a484a457498586e'
/dolphinscheduler-ui:
newFile: !uuid '19c0bb21072f72d8bd1a798b6a9582aa90074adc'
oldFile: !uuid '44d2c5a3ea0139ab5f40d38a3652e6dbe2f3921a'
/dolphinscheduler-ui/src:
newFile: !uuid 'a470901f62bdd5cf886c7d380f3ddb4e5966255d'
oldFile: !uuid '21d820a7b297d4a04226ea11168c8b106355f59c'
/dolphinscheduler-ui/src/common:
newFile: !uuid '0d91e817a23e169849338e496c756a114332aa82'
oldFile: !uuid 'a5596e721e31152b031d7008695c4bf8375d5b24'
/dolphinscheduler-ui/src/common/column-width-config.ts:
newFile: !uuid '7df8dbc32195e6f1b0a3086bb92d4173fef36d96'
oldFile: !uuid '663195162e7483ae6f48b2697c12e4cc2fdd95b3'
/dolphinscheduler-ui/src/views:
newFile: !uuid 'd71d91aab0bf6596e59cfa00240efed6048583e1'
oldFile: !uuid 'b572ec1002cd2519c00e5df910094025ce1f0d99'
/dolphinscheduler-ui/src/views/projects:
newFile: !uuid '2e7f961298f1a97a214e86c3c3c8ed6ffd07da41'
oldFile: !uuid 'e1d763f6eefe1c9eede1ee81efe50e5e591b6b6c'
/dolphinscheduler-ui/src/views/projects/workflow:
newFile: !uuid '01139c9793b51c9f49cc270f7b5a550bbcf01611'
oldFile: !uuid '4780e8741d756c259f0a9c77c736353b721ee18e'
/dolphinscheduler-ui/src/views/projects/workflow/definition:
newFile: !uuid '4cb9150cf6148246bfc731d1e29addd7a44f06f8'
oldFile: !uuid 'f20ce720d00fe75ba12c97a3a8caae8593fd4c61'
/dolphinscheduler-ui/src/views/projects/workflow/definition/use-table.ts:
newFile: !uuid 'cf8683816c56c42284c01be76b5d1108ff48ad50'
oldFile: !uuid '05876466210f8edd893caf4a909ff510dacaf582'
gitCommitId: !uuid '24957b5592459ec7a4009bfaee82f35883f4bddb'
renames: {
}
revisionId: 3452
revisionId: 3453

Loading…
Cancel
Save