Browse Source

#2346: [Fix][UI Next][V1.0.0-Alpha] Change the table button size. (#8702)

git-as-svn/v1/dev
songjianet 3 years ago committed by GitHub
parent
commit
509ed67997
  1. 2
      commit.ref
  2. 44
      commit.yml

2
commit.ref

@ -1 +1 @@
Subproject commit 63c476ac413597a30dd0f5dd92797c2873449825 Subproject commit 6dc4be54e0b4f71c2ed2c4505bcaa0cb4d46cc73

44
commit.yml

@ -3,33 +3,33 @@ branches: {
} }
fileChange: fileChange:
/dolphinscheduler-ui-next: /dolphinscheduler-ui-next:
newFile: !uuid '94432b2216543d0ae4f76795da9ecf473f656192' newFile: !uuid '145a373ceeed5d40fae2dd7515eb6507f680d545'
oldFile: !uuid 'fbe0aa2ef324e9f81e07b431b4ee99f4874ba241' oldFile: !uuid '94432b2216543d0ae4f76795da9ecf473f656192'
/dolphinscheduler-ui-next/src: /dolphinscheduler-ui-next/src:
newFile: !uuid '15f596abacda9d100df6c39540302ac6fbfefa2e' newFile: !uuid '7aa915477f279c708ddf4f3c46882476da3e7c1d'
oldFile: !uuid 'dfb19bbf2af2274c9c6b160ce657699f8ac0fb00' oldFile: !uuid '15f596abacda9d100df6c39540302ac6fbfefa2e'
/dolphinscheduler-ui-next/src/views: /dolphinscheduler-ui-next/src/views:
newFile: !uuid '3324efae4b10b81939fba01e9be7506c633eaa0f' newFile: !uuid '1b5aea1bfdef8a4fa904aba0742543258cca4579'
oldFile: !uuid '35f45924e4daf162ec0503660631854461be5309' oldFile: !uuid '3324efae4b10b81939fba01e9be7506c633eaa0f'
/dolphinscheduler-ui-next/src/views/projects: /dolphinscheduler-ui-next/src/views/projects:
newFile: !uuid '8e01ae4593f48a2a6d98407286006f819c2dfd4c' newFile: !uuid 'f85cc16c7b7ca34b1bb4f2a2f4a27244d0dd89fe'
oldFile: !uuid 'e384253dd587d201a4e630bb827c28d2051b0c41' oldFile: !uuid '8e01ae4593f48a2a6d98407286006f819c2dfd4c'
/dolphinscheduler-ui-next/src/views/projects/workflow: /dolphinscheduler-ui-next/src/views/projects/workflow:
newFile: !uuid 'bb2bec653bcf45f0f87428e4340a94ddd2150e8d' newFile: !uuid 'b86cb7829825175358929105b746922cf3e3f006'
oldFile: !uuid '20cf1acee072f4b889e576a09703630e1dd90e78' oldFile: !uuid 'bb2bec653bcf45f0f87428e4340a94ddd2150e8d'
/dolphinscheduler-ui-next/src/views/projects/workflow/definition: /dolphinscheduler-ui-next/src/views/projects/workflow/definition:
newFile: !uuid '08a71a823ad984e51c2814d5d0162e83db21f552' newFile: !uuid '265eb346308fd10afab56aaedf898b3b360d963e'
oldFile: !uuid 'd8e4d7f088a6f4684d44956078a69a92ab7f07fe' oldFile: !uuid '08a71a823ad984e51c2814d5d0162e83db21f552'
/dolphinscheduler-ui-next/src/views/projects/workflow/definition/components: /dolphinscheduler-ui-next/src/views/projects/workflow/definition/components:
newFile: !uuid 'd8b6d90089e52d2d4bf275b64856771b8a85942e' newFile: !uuid '85d22bb864838f211a34a9be3addbff5f492e0f3'
oldFile: !uuid '73bac9f90a13ce7f0770c3e347d9f303aae2d82f' oldFile: !uuid 'd8b6d90089e52d2d4bf275b64856771b8a85942e'
/dolphinscheduler-ui-next/src/views/projects/workflow/definition/components/start-modal.tsx: /dolphinscheduler-ui-next/src/views/projects/workflow/definition/components/table-action.tsx:
newFile: !uuid '5dab11bd36d20d6dc73cfafc3f3fa95c7e96e5e9' newFile: !uuid '89c09ff860dc52361b13586143e5e02fc3a45658'
oldFile: !uuid '9d5f543fa76f1d0a5eb468858bbdcb26f970f18d' oldFile: !uuid '2123e1209f331a91d2ed6dacf42b67920a2cc0fc'
/dolphinscheduler-ui-next/src/views/projects/workflow/definition/components/timing-modal.tsx: /dolphinscheduler-ui-next/src/views/projects/workflow/definition/use-table.ts:
newFile: !uuid '26aa5e74094a5710bc996dc41568a3594513a004' newFile: !uuid '25ce557d7430c289a7815b7eab3a1b0239887fd9'
oldFile: !uuid '3ddfe81bb06059aef68c1a93882e44693799c6bf' oldFile: !uuid '7609800da901a331e339386b7a71c27999f1ff6e'
gitCommitId: !uuid '63c476ac413597a30dd0f5dd92797c2873449825' gitCommitId: !uuid '6dc4be54e0b4f71c2ed2c4505bcaa0cb4d46cc73'
renames: { renames: {
} }
revisionId: 2345 revisionId: 2346

Loading…
Cancel
Save