Browse Source

#3242: [Fix][UI] fix bug where The Gantt chart does not show the execution status (#11135)

* fix bug where The Gantt chart does not show the execution status of all components

* modify round method
git-as-svn/v1/dev
Devosend 2 years ago committed by GitHub
parent
commit
a59085b72e
  1. 2
      commit.ref
  2. 49
      commit.yml

2
commit.ref

@ -1 +1 @@
Subproject commit 764a24384fe8be566407d2816d2f965105b578d6
Subproject commit 011040f90edd3afffd286a98cbef550c2c90d7d7

49
commit.yml

@ -2,25 +2,34 @@
branches: {
}
fileChange:
/dolphinscheduler-python:
newFile: !uuid '76543a095344b25b88999fe337d6af5a06fdb73c'
oldFile: !uuid '85f4847473d8f0caf8630764cc3f50068e929674'
/dolphinscheduler-python/pydolphinscheduler:
newFile: !uuid '913041af877ebbf2a721b6c339be6cfdbddd2b96'
oldFile: !uuid '404a47df6b1f8d492c31ad77595499f96256b8d8'
/dolphinscheduler-python/pydolphinscheduler/src:
newFile: !uuid 'a907a701ccb3b02f7f4a03b20948a8e630000fa0'
oldFile: !uuid '1c0a6395eea970dd50ae216f850607f197be4cee'
/dolphinscheduler-python/pydolphinscheduler/src/pydolphinscheduler:
newFile: !uuid '27681f2e9e46217ba009ff898cc13e23108881b1'
oldFile: !uuid '53579201477b9b41446045d928c4668144fe0845'
/dolphinscheduler-python/pydolphinscheduler/src/pydolphinscheduler/tasks:
newFile: !uuid '9e7ce84e38af699e2d865c3dc9e297053ca079fa'
oldFile: !uuid '7365d7be14b0837ccbacfc74fbb13e844d488dbc'
/dolphinscheduler-python/pydolphinscheduler/src/pydolphinscheduler/tasks/__init__.py:
newFile: !uuid 'd49a1d394c386ac41c616ca3fa159873f6b5a7ad'
oldFile: !uuid 'dd46c912dfaf3c07ff4889bbe0e4964a75cf0ecb'
gitCommitId: !uuid '764a24384fe8be566407d2816d2f965105b578d6'
/dolphinscheduler-ui:
newFile: !uuid '8540dbc8c5204f69a9d6d4507105ba3dad7e039d'
oldFile: !uuid '1352fcd8ef04d3d3095b3e0085f7a5cd226ae28b'
/dolphinscheduler-ui/src:
newFile: !uuid 'acfa87a9f7fe506c034a2466fa7da2bdaf066ff6'
oldFile: !uuid 'c8e383b1dfcaf353981bf14fb9f9dea4c97fd430'
/dolphinscheduler-ui/src/views:
newFile: !uuid '331bbd2c3d70da49e8a32dbfc903721c00a1d626'
oldFile: !uuid '47de9b30ecdb77f4d2cd5cb2e427d4edd38ad9a9'
/dolphinscheduler-ui/src/views/projects:
newFile: !uuid 'e7de9acd0fa706a80bd01f3d1ca39a545d918396'
oldFile: !uuid 'f40d1b8743c6861b39c0ff839a03eb11b3cbedaa'
/dolphinscheduler-ui/src/views/projects/workflow:
newFile: !uuid 'ae97e2a068b78ebc80a030c64cd0546c3f61b3eb'
oldFile: !uuid 'c86f64c470ec2d0a6b0038746af80335d88aea26'
/dolphinscheduler-ui/src/views/projects/workflow/instance:
newFile: !uuid '06f8e6efecd62563c0dc9e149d8e722580365413'
oldFile: !uuid '9e5171ffbcdaefaacbda4670dbf57ca673cf63ad'
/dolphinscheduler-ui/src/views/projects/workflow/instance/gantt:
newFile: !uuid '2c7c68080d22f8bc388d1ed08335dc89e90269ef'
oldFile: !uuid '29a1ea0d2d17fbdd80927134ad00bd383d7cdb9b'
/dolphinscheduler-ui/src/views/projects/workflow/instance/gantt/components:
newFile: !uuid 'a779bef7026f799faeb2ee1c093c5ab3db45f816'
oldFile: !uuid '7433d3f3d1e5be39c6e9b79dd818ba1fcf830e7a'
/dolphinscheduler-ui/src/views/projects/workflow/instance/gantt/components/gantt-chart.tsx:
newFile: !uuid '1b7f08ae978c8df36dfc89af2fcedad906de461d'
oldFile: !uuid '49baf37dc060fde76f7a697c3c0eee1589a6d5d7'
gitCommitId: !uuid '011040f90edd3afffd286a98cbef550c2c90d7d7'
renames: {
}
revisionId: 3241
revisionId: 3242

Loading…
Cancel
Save