Browse Source

#2728: [Fix][UI Next][V1.0.0-Beta] Fix the startup parameter display error. (#9692)

* [Fix][UI Next][V1.0.0-Beta] Fix the startup parameter display error.

* [Fix][UI Next][V1.0.0-Beta] Change the key of the startup parameter item.
git-as-svn/v1/dev
Amy0104 3 years ago committed by GitHub
parent
commit
179bbe435e
  1. 2
      commit.ref
  2. 58
      commit.yml

2
commit.ref

@ -1 +1 @@
Subproject commit 86bdb826dc4df912a60d1cd8bbaffc7ad2b6913f
Subproject commit 3e851940e8f5d155a069d15a55fb57e7d9ea6344

58
commit.yml

@ -3,39 +3,33 @@ branches: {
}
fileChange:
/dolphinscheduler-ui-next:
newFile: !uuid '1b9bac171c0cf0a4c9a70d7259452164f96296bc'
oldFile: !uuid '83c19cb059b4f7c782e670b7e95926527d4fc7d3'
newFile: !uuid '215fdbd73d1d74a6a8f32529d0f18f801efc156b'
oldFile: !uuid '1b9bac171c0cf0a4c9a70d7259452164f96296bc'
/dolphinscheduler-ui-next/src:
newFile: !uuid '20614b5947fd87d90cfeffc919ba0ca2055607bd'
oldFile: !uuid '07bb3ec81dddb58f619ad1f76adca5a9fc506098'
/dolphinscheduler-ui-next/src/locales:
newFile: !uuid '06302d5ebf6798cc54b5c171eb40dba385320828'
oldFile: !uuid '62bff4e23d0311e704853c21bc0a2d62dba00cbd'
/dolphinscheduler-ui-next/src/locales/modules:
newFile: !uuid 'f611d59d93626b243595310ed7f900a53939fe49'
oldFile: !uuid '181be6743ab8bf2765e08ddcf082c4ae23ca3cf7'
/dolphinscheduler-ui-next/src/locales/modules/en_US.ts:
newFile: !uuid '97fd364f3c9af89864c4c0276e3e3bb907263b76'
oldFile: !uuid '2eff1369d1eaf9f63e7cb74b52cb339276436547'
/dolphinscheduler-ui-next/src/locales/modules/zh_CN.ts:
newFile: !uuid '8c91e3968b666562d4793c9ecf5130fa5597e1a5'
oldFile: !uuid '0121bc9bd53a9d78d6480a78d3ab0f56e3a4063a'
newFile: !uuid '02d2d2d8bdfa79e6efb0a4cbd68fb52886011005'
oldFile: !uuid '20614b5947fd87d90cfeffc919ba0ca2055607bd'
/dolphinscheduler-ui-next/src/views:
newFile: !uuid '809ef6402af625a99dc67709f1b059e4b4e0ec81'
oldFile: !uuid '611317815f79f5dc66baa57338b875eefb6b96e3'
/dolphinscheduler-ui-next/src/views/security:
newFile: !uuid '356531990fd9080b0647dd47f99924a6f9740a2f'
oldFile: !uuid '7b12182ec6ab301e50941e98c810607d2782d9de'
/dolphinscheduler-ui-next/src/views/security/user-manage:
newFile: !uuid '3117d1288766c8524478409f5f167be2273b71a6'
oldFile: !uuid '6c1a838e7839299e46c0206c02176f5ddf2fa9f2'
/dolphinscheduler-ui-next/src/views/security/user-manage/components:
newFile: !uuid '5fa20af6fc0c45a5f01263f5b1cc4063f0d58b92'
oldFile: !uuid '0a179eb7204561dd1eaa732373b6bae7296a2d2d'
/dolphinscheduler-ui-next/src/views/security/user-manage/components/user-detail-modal.tsx:
newFile: !uuid 'dfba0a524e267eb0c801b23c265ecce92a3a04a9'
oldFile: !uuid 'd2e4ab354bf37148f9ee75c170c088aa64c97f0b'
gitCommitId: !uuid '86bdb826dc4df912a60d1cd8bbaffc7ad2b6913f'
newFile: !uuid 'd30d691d47dd0415c56eefdd567626a1fc8c01de'
oldFile: !uuid '809ef6402af625a99dc67709f1b059e4b4e0ec81'
/dolphinscheduler-ui-next/src/views/projects:
newFile: !uuid '412bbcab83bdb0b3156bd86a375a4b26c954da87'
oldFile: !uuid 'b55f01be462849050530654386b1eb6f8cf648c3'
/dolphinscheduler-ui-next/src/views/projects/workflow:
newFile: !uuid 'd4dcd0e76bea9deac62d50a12b497b45eb93057a'
oldFile: !uuid 'a0ad1a1017958506256f47f46fbc720858be9eb7'
/dolphinscheduler-ui-next/src/views/projects/workflow/definition:
newFile: !uuid '4b0b44b7b05ace49a3ef464202168bdafcd9fc38'
oldFile: !uuid 'bc2026ec817eda866a816bc2a8efe5ab1240d9ae'
/dolphinscheduler-ui-next/src/views/projects/workflow/definition/components:
newFile: !uuid 'dd9c2e890eea0daba393c7948131b1ef1ab3f9c2'
oldFile: !uuid '7c32424332f4cbcaf78cba3215c22469c5d056aa'
/dolphinscheduler-ui-next/src/views/projects/workflow/definition/components/start-modal.tsx:
newFile: !uuid '42359f07fb0124337916eec8884e4b367c36cdd6'
oldFile: !uuid '7cfe800af3ad9e72447d825efab4c2f6d219d6f7'
/dolphinscheduler-ui-next/src/views/projects/workflow/definition/components/use-modal.ts:
newFile: !uuid '70206874562b3c41c53fb5a875540c18239f7b5b'
oldFile: !uuid 'd4b9aac86e554b6742745eec34155eb2d08d48f8'
gitCommitId: !uuid '3e851940e8f5d155a069d15a55fb57e7d9ea6344'
renames: {
}
revisionId: 2727
revisionId: 2728

Loading…
Cancel
Save