Browse Source

#2767: [fix-9785][UI Next][dev] dynamic change height in viewlog when full screen (#9788)

git-as-svn/v1/dev
rockfang 3 years ago committed by GitHub
parent
commit
e5b1019ea3
  1. 2
      commit.ref
  2. 22
      commit.yml

2
commit.ref

@ -1 +1 @@
Subproject commit b2d21ae7082b84a819b038313d30d069bc5fdb4d Subproject commit 8fab44cb934b6b4cf66b9b3130f9e170da168f3c

22
commit.yml

@ -2,10 +2,22 @@
branches: { branches: {
} }
fileChange: fileChange:
/README.md: /dolphinscheduler-ui-next:
newFile: !uuid 'c014dd390eb04de287efbff0ba031c6662699ffc' newFile: !uuid 'ed121664bbbf44187fa8fd8108fe8e777612983f'
oldFile: !uuid '67b271872cc37d587d709927b6865a2990c40df7' oldFile: !uuid '00e7aa95ea5dbc7347f89a75fc7c643ffef1ae93'
gitCommitId: !uuid 'b2d21ae7082b84a819b038313d30d069bc5fdb4d' /dolphinscheduler-ui-next/src:
newFile: !uuid '1c009ecdf437400f245e5e5a08d45c5010ca8e93'
oldFile: !uuid 'd056e1c3af2602628cb497ef6f3bdb56c0bc6f29'
/dolphinscheduler-ui-next/src/components:
newFile: !uuid 'c033689f16a7188eebf264a3c293e450036184e0'
oldFile: !uuid '601f8c01096e93fb05f502c79b22166e098eefb7'
/dolphinscheduler-ui-next/src/components/log-modal:
newFile: !uuid '90aaf9828a98a49f57e4c38a6bd244da8263203e'
oldFile: !uuid 'e9e3fc6a1db6a143dd6f425e83fb7e13d3562ec3'
/dolphinscheduler-ui-next/src/components/log-modal/index.tsx:
newFile: !uuid 'acc3cdbdb8928c6d69df78e502e5f2823cbcc7c1'
oldFile: !uuid 'd46702ea16bda471f7b6fe445006ffa99be171b8'
gitCommitId: !uuid '8fab44cb934b6b4cf66b9b3130f9e170da168f3c'
renames: { renames: {
} }
revisionId: 2766 revisionId: 2767

Loading…
Cancel
Save