Browse Source

#2918: [Fix][UI] Fix issue with treemap depth in workflow relationships. (#10229)

* [Fix][UI] Fix issue with treemap depth in workflow relationships.

* [Fix][UI] Fix issue with treemap depth in workflow relationships.
git-as-svn/v1/dev
songjianet 3 years ago committed by GitHub
parent
commit
363a89e517
  1. 2
      commit.ref
  2. 52
      commit.yml

2
commit.ref

@ -1 +1 @@
Subproject commit 14e80ab5fd3a6c068fe168fb76c5b9c836edf113
Subproject commit abecec3c28402b9781ae05831228af0f2bfb4a9f

52
commit.yml

@ -2,37 +2,25 @@
branches: {
}
fileChange:
/dolphinscheduler-api:
newFile: !uuid 'a2d675aa5771db6f92cbf8b0fd0c207e4317a609'
oldFile: !uuid 'f8b40095af8cad46f7e7f2d5161bc2964e1a78c1'
/dolphinscheduler-api/src:
newFile: !uuid 'd15fb77f588e84aa242992e9ce91ce206c8866f2'
oldFile: !uuid '01010b566798a9594c8f2ad9c6a47583d91b877a'
/dolphinscheduler-api/src/main:
newFile: !uuid '504c51ffed56601d580e1de62b8e43d45ad630f3'
oldFile: !uuid 'aa8b748f47f6649129dc644d35faca32ae900104'
/dolphinscheduler-api/src/main/java:
newFile: !uuid 'b99e8d395fc85533f713fd140b23b2c7ff2832b9'
oldFile: !uuid '39a1b627c462aaf79a704a7bfc88b4da48cd4a5f'
/dolphinscheduler-api/src/main/java/org:
newFile: !uuid '6d2fee813685555ec64b640bc1331af49ff5486a'
oldFile: !uuid 'e9ed7909bb0a03b0bb2f813beb4dcc026409cc02'
/dolphinscheduler-api/src/main/java/org/apache:
newFile: !uuid 'f4d6e6d1e4a7f870d2f720f18c8973658e04a954'
oldFile: !uuid '5afd7210b0b3c19e4498d518f3af8766a5509527'
/dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler:
newFile: !uuid '73d6b53d6ab07ce82e273142236c99294f2a742a'
oldFile: !uuid '0bf0e48deefd7889f4239cf1e376314cc0eae8e1'
/dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api:
newFile: !uuid '8be4ed70dac6a8cdf25c4cfe450de9b3a49e033b'
oldFile: !uuid 'e847ac1ee1ccb2fe649a6c935a3cce3264879d20'
/dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/enums:
newFile: !uuid '85dedcdd0bf3986668273e6757251251a93f61c9'
oldFile: !uuid 'b8aded8e518ad7e188694f794c0d81320a5fdc9e'
/dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/enums/Status.java:
newFile: !uuid '987b368cc1477a84554f0a9de85d5600d18f657a'
oldFile: !uuid 'f5313f053b8ddfe87e913052e36e9df5dfa4d320'
gitCommitId: !uuid '14e80ab5fd3a6c068fe168fb76c5b9c836edf113'
/dolphinscheduler-ui:
newFile: !uuid 'f22d525f0370a460787a723314c633206605c206'
oldFile: !uuid 'de83b52a55f568023195b69ef9d03c4357ead8ec'
/dolphinscheduler-ui/src:
newFile: !uuid '077805f27e6b36bfed85364a7e35075bce4eac11'
oldFile: !uuid '5ce76e485a4dee1efb3c63ddecf1dbf9b10c68b9'
/dolphinscheduler-ui/src/components:
newFile: !uuid '6fc1dba0458297a772c703ddd57adf98427f4f4a'
oldFile: !uuid '8b3d66bfeaf0defdd468850a5b51b15a46227f53'
/dolphinscheduler-ui/src/components/chart:
newFile: !uuid '20d9ad7a9317622277192077c2d7aae01e83b968'
oldFile: !uuid '9136d1603fccbd93a2fd98c5bab60da906cd320c'
/dolphinscheduler-ui/src/components/chart/modules:
newFile: !uuid 'd2adff77c550001f28ac93854c867c851f44328a'
oldFile: !uuid '194f8427c59a434b2298dc51577e333a67f76cf3'
/dolphinscheduler-ui/src/components/chart/modules/Tree.tsx:
newFile: !uuid 'f94918c4b0b9a74ed90679f9c4c8d82f344c48d7'
oldFile: !uuid '10948eb201c5444d746a0549857045fba819d1da'
gitCommitId: !uuid 'abecec3c28402b9781ae05831228af0f2bfb4a9f'
renames: {
}
revisionId: 2917
revisionId: 2918

Loading…
Cancel
Save