Browse Source

#3321: [Feature-10117][UI] Hide node execution when start from the workflow definition list page (#11372)

Co-authored-by: sheldonliu <sheldonliu>
git-as-svn/v1/dev
Sheldon 2 years ago committed by GitHub
parent
commit
c093cde433
  1. 2
      commit.ref
  2. 49
      commit.yml

2
commit.ref

@ -1 +1 @@
Subproject commit 26a21566bfbc13f03e08ab3b2c96958dc3c62dfb
Subproject commit b81574ecf23b02787f996deaa9572f380b794d66

49
commit.yml

@ -2,28 +2,31 @@
branches: {
}
fileChange:
/dolphinscheduler-python:
newFile: !uuid 'c3e71fd7f834b1307ab1b4888d637c84d1f0b026'
oldFile: !uuid '582e5bfb8a03376105bc3b57d0229d7ed8665234'
/dolphinscheduler-python/pydolphinscheduler:
newFile: !uuid '53f009fe4cf847a155f60b4be6f78b90651ebb5c'
oldFile: !uuid '81cf62516fdb04306fcf27cfe7627b0b4d990733'
/dolphinscheduler-python/pydolphinscheduler/DEVELOP.md:
newFile: !uuid 'c89341848790b0f354fb4fa47a3aa15cd12ee73b'
oldFile: !uuid 'd09363ae65283db77a82f99109e1c18dede18d54'
/dolphinscheduler-python/pydolphinscheduler/tests:
newFile: !uuid 'a2fa58775aa40ecae1d1a38021431db2a0a1d44b'
oldFile: !uuid 'c2dd6195a200e1b2c885b411546736c5794c87dc'
/dolphinscheduler-python/pydolphinscheduler/tests/integration:
newFile: !uuid '6791a67e7f99ac9bcbe9ba98632b744418db17a9'
oldFile: !uuid '4013abd1bef353d8c92ca50e6a6be36eb2260cf1'
/dolphinscheduler-python/pydolphinscheduler/tests/integration/conftest.py:
newFile: !uuid '236956b6e3ab737fead124dee75a38eb97b32662'
oldFile: !uuid 'a9cd352710fac80c7ddf3c9bb88e3b8d2293c6b9'
/dolphinscheduler-python/pydolphinscheduler/tox.ini:
newFile: !uuid '4e21bcb513c7c30e4443f8b44bb1db8aafbb1f3a'
oldFile: !uuid '8e9280f057e2f59646c215ceb077c51da00b8301'
gitCommitId: !uuid '26a21566bfbc13f03e08ab3b2c96958dc3c62dfb'
/dolphinscheduler-ui:
newFile: !uuid 'f748b09ea4f6a8afc49cb4bf452d83b43f533730'
oldFile: !uuid '7c2b9193962fd004115e861ef0791e1a49515ad2'
/dolphinscheduler-ui/src:
newFile: !uuid 'bd6f0e88c7bececb081ac8c96a33d18156a17ba9'
oldFile: !uuid '97a921663d141eeb6b4cc728117330865b38ce67'
/dolphinscheduler-ui/src/views:
newFile: !uuid '66ed1acb3e597f2cf36591e26b545e406ba6451f'
oldFile: !uuid '504d0651730bfb7bee4936bebe42ee6f14e20c07'
/dolphinscheduler-ui/src/views/projects:
newFile: !uuid '47f02f9c4b39c29caecc2617f5bc32535967ecac'
oldFile: !uuid '3b22cf9ae7a960fbdffb5ac748f8217e2a4df918'
/dolphinscheduler-ui/src/views/projects/workflow:
newFile: !uuid '1454c2fb74b5f584e23341e9ab5e41f691965490'
oldFile: !uuid 'cf107fde8dda9f4c06b3ee09e918cdef61cf9951'
/dolphinscheduler-ui/src/views/projects/workflow/definition:
newFile: !uuid 'e77d93c4cdb0d509c3761c894b18cf530697e30f'
oldFile: !uuid '48a2ba3e3a4de0cb8326892eaffcf9f63b3b69d1'
/dolphinscheduler-ui/src/views/projects/workflow/definition/components:
newFile: !uuid '10459e50d3bf95d5e2d3c75029219e18717a7318'
oldFile: !uuid 'd4cdcdcf3ca77b8e66faae355e8cd9b8faeaa17b'
/dolphinscheduler-ui/src/views/projects/workflow/definition/components/start-modal.tsx:
newFile: !uuid 'e3cd18a9c05aa3deba07244136b2e5765a836d36'
oldFile: !uuid 'aa6bcc9e4ee6d68cd8630e4b29963948922c6f18'
gitCommitId: !uuid 'b81574ecf23b02787f996deaa9572f380b794d66'
renames: {
}
revisionId: 3320
revisionId: 3321

Loading…
Cancel
Save