Browse Source

#2522: [Fix][UI Next][V1.0.0-Alpha] Fix the Flink Version and App Name not hidden when the deploy mode is local in FLINK. (#9135)

git-as-svn/v1/dev
Amy0104 3 years ago committed by GitHub
parent
commit
43355a42df
  1. 2
      commit.ref
  2. 45
      commit.yml

2
commit.ref

@ -1 +1 @@
Subproject commit d3cbb011c651bb7874bb77489f86daf1cd1878c6
Subproject commit 9c33c3e692922a416d839d8234029df55eb1c20f

45
commit.yml

@ -3,24 +3,33 @@ branches: {
}
fileChange:
/dolphinscheduler-ui-next:
newFile: !uuid 'fc8216c58bf719b92de93f98fb10ad85fb6b60a6'
oldFile: !uuid '46ae2ad6cb134a64baece01d22d798282ffcea7e'
newFile: !uuid '0874c05ec0931390a0982b37b82a885bcbfed973'
oldFile: !uuid 'fc8216c58bf719b92de93f98fb10ad85fb6b60a6'
/dolphinscheduler-ui-next/src:
newFile: !uuid '7ef6d46cfa050ef3d0e135af3ea6221f2e386477'
oldFile: !uuid '78256d031525c7dd9c39df6a2cbb6745f1603eed'
/dolphinscheduler-ui-next/src/locales:
newFile: !uuid '302ec67e69d947d7bc9b214f80ebece235916e95'
oldFile: !uuid 'd218207448a20590e5b95d2998a83899d0728e91'
/dolphinscheduler-ui-next/src/locales/modules:
newFile: !uuid 'bb9e06433fc7db98259f4bc91ca20a38159a29a3'
oldFile: !uuid '44174cd9e96ab4dacf7d88785b70c649bd8b4be8'
/dolphinscheduler-ui-next/src/locales/modules/en_US.ts:
newFile: !uuid '69197e24fe7057623035990ea1d0a0ee2711539e'
oldFile: !uuid '59569b9f20ebf637e9fe536c01f050192dbd61b2'
/dolphinscheduler-ui-next/src/locales/modules/zh_CN.ts:
newFile: !uuid '199f9248d4300555c24c1d854faf645619c6cc96'
oldFile: !uuid 'dabacef8b5b5a1464c73d7770cee19140491b958'
gitCommitId: !uuid 'd3cbb011c651bb7874bb77489f86daf1cd1878c6'
newFile: !uuid 'c86727d19fed049d063edc14e5350a9466052b99'
oldFile: !uuid '7ef6d46cfa050ef3d0e135af3ea6221f2e386477'
/dolphinscheduler-ui-next/src/views:
newFile: !uuid '20eaf9d3f7d0935382b38af708d5807ac92f35b9'
oldFile: !uuid 'd4f4f4498db22c52fd1300634359db3797e04b81'
/dolphinscheduler-ui-next/src/views/projects:
newFile: !uuid '411a54ec067dea2b4012ccde711949b902b7d487'
oldFile: !uuid 'ecd40d20803c5f43735481e8751a3523a127a888'
/dolphinscheduler-ui-next/src/views/projects/task:
newFile: !uuid '75449741fe44c6ff5ee3e1ee11e016debf41699a'
oldFile: !uuid '6a1ca4752e0f590a1de1405e25c4957174a6025c'
/dolphinscheduler-ui-next/src/views/projects/task/components:
newFile: !uuid 'f461af6a339a5493e33a3d57e155f0320f609a86'
oldFile: !uuid 'e332d978f0d937518e49182d3c1cb0a4f241ac71'
/dolphinscheduler-ui-next/src/views/projects/task/components/node:
newFile: !uuid '989e9f9444d52e29a223efa01ab0f9519ae6c004'
oldFile: !uuid '5a15c6ad24de6be2c352200802e2be3c08878441'
/dolphinscheduler-ui-next/src/views/projects/task/components/node/fields:
newFile: !uuid '883a91169740de7a9c634a1df83a11d7019d974a'
oldFile: !uuid '0caa956bf3b086352f43b10957c4a4258ace6147'
/dolphinscheduler-ui-next/src/views/projects/task/components/node/fields/use-flink.ts:
newFile: !uuid '23bb68b4e06f8c33e330e49f5b4dfa7af8f2e7ad'
oldFile: !uuid '0286b2d2d2b2362262cc9dc0dc2f8a0e4b2210a1'
gitCommitId: !uuid '9c33c3e692922a416d839d8234029df55eb1c20f'
renames: {
}
revisionId: 2521
revisionId: 2522

Loading…
Cancel
Save