Browse Source

#2472: [Fix][UI Next][V1.0.0-Alpha] Fix the alarm instance management edit button floating prompt error. (#9005)

git-as-svn/v1/dev
songjianet 3 years ago committed by GitHub
parent
commit
c9a9179039
  1. 2
      commit.ref
  2. 49
      commit.yml

2
commit.ref

@ -1 +1 @@
Subproject commit d89c7ac8bb0f4c35cccb89b7cf05afa53fd5fb85
Subproject commit 5c5f737a0049dc4c61d21091ef3d0ca10b339ade

49
commit.yml

@ -3,45 +3,24 @@ branches: {
}
fileChange:
/dolphinscheduler-ui-next:
newFile: !uuid 'af8dc9e1368071d36be8e5683cece65b4b04cc9c'
oldFile: !uuid '620893480c5a47b64d96008ca36501fb016b2872'
newFile: !uuid 'ad3f9449cf5e86751d6396843029e534b6655761'
oldFile: !uuid 'af8dc9e1368071d36be8e5683cece65b4b04cc9c'
/dolphinscheduler-ui-next/src:
newFile: !uuid 'cd6034d8bf6ac741e123fd69529c0a1f57c0aa02'
oldFile: !uuid '7f679c4cc98315c0ce0f8715c17219aba1b7d485'
newFile: !uuid '0eb7520f04b769b7f069694180af8b951b4ab076'
oldFile: !uuid 'cd6034d8bf6ac741e123fd69529c0a1f57c0aa02'
/dolphinscheduler-ui-next/src/locales:
newFile: !uuid '801049c8bd59c323b78b29678fe2792a1b6c32e0'
oldFile: !uuid '4d3ffcb5d11a1e41bdc4276873d8f0291a127783'
newFile: !uuid 'ef2295de6c3738b870c27ab237e3194454da9569'
oldFile: !uuid '801049c8bd59c323b78b29678fe2792a1b6c32e0'
/dolphinscheduler-ui-next/src/locales/modules:
newFile: !uuid '39ec9fe2c7fbc96a92564d1502803dbb612a3d00'
oldFile: !uuid 'e9ecc64986abc7cae14e688e4a3f1102aaa85c9b'
newFile: !uuid 'ddde001f9c27e93564fc1c03d4c221cbe2b71c6f'
oldFile: !uuid '39ec9fe2c7fbc96a92564d1502803dbb612a3d00'
/dolphinscheduler-ui-next/src/locales/modules/en_US.ts:
newFile: !uuid '12d4bef99be700a0995ee30d880f6531bf9c7886'
oldFile: !uuid '58adae2251da832c12edb5c72b9e36393f831386'
newFile: !uuid '655fb2e991d436b04732f31f32a2269ced04b51c'
oldFile: !uuid '12d4bef99be700a0995ee30d880f6531bf9c7886'
/dolphinscheduler-ui-next/src/locales/modules/zh_CN.ts:
newFile: !uuid 'c38dcf22a7c43bda29aa417b8d26763941e9b713'
oldFile: !uuid 'cdc4f7e088bc88ee59f3fbbb7bbd3b6d4f5884af'
/dolphinscheduler-ui-next/src/views:
newFile: !uuid '75789061c4505b0a7fd814a1e73c3f0b21fb30fe'
oldFile: !uuid 'f07d84d849adeee43a1063190b14a7c9ec433b14'
/dolphinscheduler-ui-next/src/views/projects:
newFile: !uuid '5398a0f600f52663e0c02578107228df27b7b88a'
oldFile: !uuid 'f7b9d7b82d69ee1a8c233bd5bf14d00ed075d6fa'
/dolphinscheduler-ui-next/src/views/projects/task:
newFile: !uuid '31b52cba701e0e8e2fc36765e27a89aeb1bf86fc'
oldFile: !uuid '7a1be2cb8ecbac4df739f8b5e04b9c61c8ce55ee'
/dolphinscheduler-ui-next/src/views/projects/task/components:
newFile: !uuid '18a52f4773c6e4ee67467b5a0ee3c02597c5ccdd'
oldFile: !uuid '3f240ed15dcaf2bb4b8c26d064ba71dcae2e7405'
/dolphinscheduler-ui-next/src/views/projects/task/components/node:
newFile: !uuid '20f4a481a5bc8d022539fc9d4b07a459b51351ff'
oldFile: !uuid '8b562767545523201e370633b64aa870ad90b496'
/dolphinscheduler-ui-next/src/views/projects/task/components/node/fields:
newFile: !uuid 'd3c483afbac01a7abe676437a4b1cf0d68eb6e32'
oldFile: !uuid '35c288341c246867c772efcc3bcce3fb14183cd5'
/dolphinscheduler-ui-next/src/views/projects/task/components/node/fields/use-dependent.ts:
newFile: !uuid 'ed49efc308ebfc197a93dbdd8e5ab9d77536e6bd'
oldFile: !uuid 'f11c910d94b8acec059a6a37fe2815db674b1500'
gitCommitId: !uuid 'd89c7ac8bb0f4c35cccb89b7cf05afa53fd5fb85'
newFile: !uuid 'd76828767604d65a750982e900c469f0a2b3962e'
oldFile: !uuid 'c38dcf22a7c43bda29aa417b8d26763941e9b713'
gitCommitId: !uuid '5c5f737a0049dc4c61d21091ef3d0ca10b339ade'
renames: {
}
revisionId: 2471
revisionId: 2472

Loading…
Cancel
Save