Browse Source

#2225: [Fix][UI Next]: Fix the missing delete button in the custom parameters component. (#8403)

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

2
commit.ref

@ -1 +1 @@
Subproject commit 864ceb164f1769d29afccac40e88add594477b69
Subproject commit e023e09ee6e8d1e91d897e676c37239d3e9fe3df

55
commit.yml

@ -2,40 +2,25 @@
branches: {
}
fileChange:
/dolphinscheduler-master:
newFile: !uuid '9a4525773e98eb62511cc604810daf7a03818ec8'
oldFile: !uuid 'c3e8e7cd0869bb943c089b1a4ba9af0e68ab3ef7'
/dolphinscheduler-master/src:
newFile: !uuid '646fa06b05e059cc4ed8e05f571bb043f4d83e5b'
oldFile: !uuid 'a0caff42c683c6cf9cfde365b6c087fdef2e2f18'
/dolphinscheduler-master/src/main:
newFile: !uuid '2e81f6082d2edf64694376dfacacbd0812522efc'
oldFile: !uuid '50f1c429c21433d53c22235505cfc41c616169c0'
/dolphinscheduler-master/src/main/java:
newFile: !uuid 'b8b7b898095d5972fee9bc0f28a70cc1dcaf6df3'
oldFile: !uuid 'b9033fdc4dc963aa56d1b48806a0a08da56b2539'
/dolphinscheduler-master/src/main/java/org:
newFile: !uuid '7c54f4254c45e71362aab21f7bb0693b0489a031'
oldFile: !uuid 'fb735ce9b3dec4f2d3c08b875773a9a46098824b'
/dolphinscheduler-master/src/main/java/org/apache:
newFile: !uuid 'df2a60020311c5765d9bf80d578825811c597d61'
oldFile: !uuid '2ebeb8ed56ad8de1289189a2a1563fc4aa364ad9'
/dolphinscheduler-master/src/main/java/org/apache/dolphinscheduler:
newFile: !uuid 'e7bb264fbabf2e9e7315392a47b064783e2081e6'
oldFile: !uuid '6f547e95a2832b7e73d24865eec78926d6973163'
/dolphinscheduler-master/src/main/java/org/apache/dolphinscheduler/server:
newFile: !uuid '27084cd1498b41cd3a71f6d79d9bfb91b33499eb'
oldFile: !uuid 'b94756d38b6b58de4c7739bdb9cd33147115c512'
/dolphinscheduler-master/src/main/java/org/apache/dolphinscheduler/server/master:
newFile: !uuid '1847384c52de9cc9429443390c23fed078b9a82e'
oldFile: !uuid '939609e9e75fa0110a562b39fe9264f99ad53b88'
/dolphinscheduler-master/src/main/java/org/apache/dolphinscheduler/server/master/runner:
newFile: !uuid 'c0d34689e7e6dfec3cff2e6f480a0239d0fe7ca9'
oldFile: !uuid '02df56b9b8758096670b29060784c36c037facac'
/dolphinscheduler-master/src/main/java/org/apache/dolphinscheduler/server/master/runner/WorkflowExecuteThread.java:
newFile: !uuid 'c8c15ae32aa611b2cdf12e831860cc825865b3c4'
oldFile: !uuid '676bb030d82dcb75ac16c081fd5daafcb4fe3dff'
gitCommitId: !uuid '864ceb164f1769d29afccac40e88add594477b69'
/dolphinscheduler-ui-next:
newFile: !uuid '9f08fd75dfa2ee31a1ca91c007f1b43f6d8d711d'
oldFile: !uuid 'ddf068d9af8f2de4613fd3d1869c91e20063069a'
/dolphinscheduler-ui-next/src:
newFile: !uuid 'c935082a0a41cb1d1a2f56e1f4bd2a4349d825bc'
oldFile: !uuid '786c8d196949f3dc77dde87b58c0f2f05dffc096'
/dolphinscheduler-ui-next/src/components:
newFile: !uuid '4c99cd83421dae90d2e3667c04b369ba5c064132'
oldFile: !uuid '128081e7215e55c57f045781af156608cc105d75'
/dolphinscheduler-ui-next/src/components/form:
newFile: !uuid '32d803431f4f5c266654100d0bc1d8e01760bf01'
oldFile: !uuid 'bd25622b260467b5ab0169dc7db84a7f5031c81c'
/dolphinscheduler-ui-next/src/components/form/fields:
newFile: !uuid '78b1aa2d70307f6020bf04139d6d3dc0b7d40c15'
oldFile: !uuid '570f856cbf758ea8defd6f608f4490190e5c3c5c'
/dolphinscheduler-ui-next/src/components/form/fields/custom-parameters.ts:
newFile: !uuid '2460ee799b87c2003f2d17f4a8214939d869ab63'
oldFile: !uuid 'f28a7007c3cccb1dbe1733cbee61b42dfb14fe90'
gitCommitId: !uuid 'e023e09ee6e8d1e91d897e676c37239d3e9fe3df'
renames: {
}
revisionId: 2224
revisionId: 2225

Loading…
Cancel
Save