Browse Source

#2694: [Fix][UI][V1.0.0-Beta] Remove the sql comment in the procedure task and add the instructions link to the procedure task. (#9619)

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

2
commit.ref

@ -1 +1 @@
Subproject commit a1df0ee99c83970d78a42de450ef16266c174aab
Subproject commit 69bfebfec051e532c37c8af7989a59d95e8659ab

51
commit.yml

@ -3,33 +3,42 @@ branches: {
}
fileChange:
/dolphinscheduler-ui-next:
newFile: !uuid 'cc88eb8cf3e45baf2a35b9166789ff915e7faafd'
oldFile: !uuid '240139ad2e67ceb8aecc2c5f6416ad008ab66232'
newFile: !uuid 'b0feb9685ad447ec75b41db9ba394bda565a9aa7'
oldFile: !uuid 'cc88eb8cf3e45baf2a35b9166789ff915e7faafd'
/dolphinscheduler-ui-next/src:
newFile: !uuid 'f6e917c9eb598aee8a5ed906d73817a855957ef9'
oldFile: !uuid '6558da7f6785444f7508516422b91f3e70959030'
newFile: !uuid '7991923dfaef375b05127978e29695cc37e9439d'
oldFile: !uuid 'f6e917c9eb598aee8a5ed906d73817a855957ef9'
/dolphinscheduler-ui-next/src/views:
newFile: !uuid '78f5c5d50e7270c9462a51b2bc3bbb01cf97eca0'
oldFile: !uuid '1b8fdcdaa0466d9443600fabeb59a8b4374ed763'
newFile: !uuid '8a1c6dc23b134b47b19a8fd2fb3620186da0b7cc'
oldFile: !uuid '78f5c5d50e7270c9462a51b2bc3bbb01cf97eca0'
/dolphinscheduler-ui-next/src/views/projects:
newFile: !uuid '5cf43653a1fd512a64af1730890c23028880090a'
oldFile: !uuid '02282684e590bdb86530d32302f9cca59f9d3fc3'
newFile: !uuid 'abb0e98832a8f68d8d996e49527584d1ab307edc'
oldFile: !uuid '5cf43653a1fd512a64af1730890c23028880090a'
/dolphinscheduler-ui-next/src/views/projects/task:
newFile: !uuid '9ba8c568dab7b8d519d0c3e0891a4fac213e53c5'
oldFile: !uuid '2df4376214800d4dd75a95df2269fcb4a0954629'
newFile: !uuid '828499db4b8e3a927c6571e137833abd821e7ddf'
oldFile: !uuid '9ba8c568dab7b8d519d0c3e0891a4fac213e53c5'
/dolphinscheduler-ui-next/src/views/projects/task/components:
newFile: !uuid '5bb053cc19c141bc21812f68ff9fac7e11114845'
oldFile: !uuid '16a8b937eef5f01ff94520b2ac1f5e2118253876'
newFile: !uuid '5c3e77139cd99cf431b66e6d9907926fb2e3b5a2'
oldFile: !uuid '5bb053cc19c141bc21812f68ff9fac7e11114845'
/dolphinscheduler-ui-next/src/views/projects/task/components/node:
newFile: !uuid '68b1e5f588736a7f7e0495bbc503c13d9cf00a25'
oldFile: !uuid '417860dd9298cd128e3065c8449170a0135981d3'
newFile: !uuid '5939edb7537beeb7bff7085955aa513907362156'
oldFile: !uuid '68b1e5f588736a7f7e0495bbc503c13d9cf00a25'
/dolphinscheduler-ui-next/src/views/projects/task/components/node/detail-modal.tsx:
newFile: !uuid '5146e5845cc627cdcf6ac7cfc24dc63ea33e958f'
oldFile: !uuid 'c1bb821f3ccde7ab96fd04b9454e4d7120b20c10'
/dolphinscheduler-ui-next/src/views/projects/task/components/node/fields:
newFile: !uuid '7648d115f66b84422db25c91ac9a5c14dbeb317d'
oldFile: !uuid 'f9e4ebdb93bd07865a124516920e2680170532c7'
/dolphinscheduler-ui-next/src/views/projects/task/components/node/fields/use-udfs.ts:
newFile: !uuid '6ac9712718abe6a8416327221b0a423a3b92f43b'
oldFile: !uuid '1fb0f549cba5d0750b36e6da1858c8817c3ee648'
gitCommitId: !uuid 'a1df0ee99c83970d78a42de450ef16266c174aab'
newFile: !uuid '539c20f590942488474836fc3d96dbbfe012ae18'
oldFile: !uuid '7648d115f66b84422db25c91ac9a5c14dbeb317d'
/dolphinscheduler-ui-next/src/views/projects/task/components/node/fields/use-procedure.ts:
newFile: !uuid '1c0b4f99a3576801c992a4ce9aea2c146084247e'
oldFile: !uuid '65ca5b39031328562db3dad8efc5d33ba31fe811'
/dolphinscheduler-ui-next/src/views/projects/task/constants:
newFile: !uuid '56c2c60af32fd9398a50df30c256ba707a961d5d'
oldFile: !uuid '9dada240a808e7c6399b47beb51c8c9b59b43d71'
/dolphinscheduler-ui-next/src/views/projects/task/constants/task-type.ts:
newFile: !uuid 'fe899a5daf73f000dc3c8e133c8a0cc7fac1a568'
oldFile: !uuid 'c9a76e8c810b941f724032449a1a2104834d2a00'
gitCommitId: !uuid '69bfebfec051e532c37c8af7989a59d95e8659ab'
renames: {
}
revisionId: 2693
revisionId: 2694

Loading…
Cancel
Save