Browse Source

#2737: [Bug][UI][V1.0.0-Beta] Fix action buttons not displayed on one line bug (#9700)

git-as-svn/v1/dev
Devosend 3 years ago committed by GitHub
parent
commit
325d7e5ca0
  1. 2
      commit.ref
  2. 46
      commit.yml

2
commit.ref

@ -1 +1 @@
Subproject commit 3faa65ef0c3940125bc7443ac7208292709e9f35
Subproject commit cd82f45d5eefbf549056d3e4115e0ae7d349cdc7

46
commit.yml

@ -3,33 +3,27 @@ branches: {
}
fileChange:
/dolphinscheduler-ui-next:
newFile: !uuid 'd72e9eefbf69d869654a903be06ad6be6fed6961'
oldFile: !uuid '754b10c8dcecd972943febaa8773757ec7ad77da'
newFile: !uuid 'c1030817a6bb9dc4b60ee39f9911f1172cb9c7fb'
oldFile: !uuid 'd72e9eefbf69d869654a903be06ad6be6fed6961'
/dolphinscheduler-ui-next/src:
newFile: !uuid '48e0b56a1957af2c6c4aac896febef54ada899c5'
oldFile: !uuid '57916bd392268e197c1af8b6cb853425cbc61621'
newFile: !uuid '18045d601e65aabb5e5042b10c27c4c35031a3bd'
oldFile: !uuid '48e0b56a1957af2c6c4aac896febef54ada899c5'
/dolphinscheduler-ui-next/src/views:
newFile: !uuid '55e4987a500b3f01afc16170a10ebec42d6b46f2'
oldFile: !uuid 'a587350d5a178c7bc62a4062698dbfbc19cd436b'
/dolphinscheduler-ui-next/src/views/projects:
newFile: !uuid 'a8561ecc46f2948598b88c149a594011cf38ca76'
oldFile: !uuid '68b1003fd1c81d4a246e042e4868f7f653a0df13'
/dolphinscheduler-ui-next/src/views/projects/task:
newFile: !uuid '26042f290d0e68ce69d15a8d5f328540ae81cbab'
oldFile: !uuid '22cd4d2bc9b50d4d87ae368fbdf2b12f23dd1a5a'
/dolphinscheduler-ui-next/src/views/projects/task/components:
newFile: !uuid '82d8fc3879ad055d3c88e34132396f6ba4a4185a'
oldFile: !uuid '1ba38e3b77c4de6b2ab4ea61afea681883398ec3'
/dolphinscheduler-ui-next/src/views/projects/task/components/node:
newFile: !uuid '80e5921b83a0799a8694af5b865e8236f5f2857a'
oldFile: !uuid 'ba06e28d4ed9247d28b288c077eaa5a967046344'
/dolphinscheduler-ui-next/src/views/projects/task/components/node/fields:
newFile: !uuid 'bf1f970d42401686c53ad4055fe57be75396c217'
oldFile: !uuid '63fc0dde2347130e52c09ef4fc4e720e697102f9'
/dolphinscheduler-ui-next/src/views/projects/task/components/node/fields/use-task-group.ts:
newFile: !uuid '6966e4237bb00943d0595eb1ec65e1ae7dfe5535'
oldFile: !uuid '76d4fe57fbdf4af8d66c3e3d9c13d7377d11afb8'
gitCommitId: !uuid '3faa65ef0c3940125bc7443ac7208292709e9f35'
newFile: !uuid '9dc0edce96d59370dfe695b085f75e25dd4bb662'
oldFile: !uuid '55e4987a500b3f01afc16170a10ebec42d6b46f2'
/dolphinscheduler-ui-next/src/views/datasource:
newFile: !uuid '2a75689ca53c81eed196dcc2daf96e76f283fab9'
oldFile: !uuid 'bbe059bb3edb718aefd6e41a22fdb6dcccccbcf2'
/dolphinscheduler-ui-next/src/views/datasource/list:
newFile: !uuid '56aac5935aac09d94d1b0ade14f33c3e21f5e1bc'
oldFile: !uuid 'caf604881db0e54b1d79b9750b459f7ff4477572'
/dolphinscheduler-ui-next/src/views/datasource/list/index.tsx:
newFile: !uuid 'bc3bb61d781aaf656ae9b50a8684378ccdce19a2'
oldFile: !uuid 'c35e0f50c02ab0c65f1aef029d36ce8ea80c7cba'
/dolphinscheduler-ui-next/src/views/datasource/list/use-columns.ts:
newFile: !uuid '396ced08ebdf406afa2ebae7e89157d682bed2dc'
oldFile: !uuid '2f3682a710e104e3972d335daad67f6ec449f2b4'
gitCommitId: !uuid 'cd82f45d5eefbf549056d3e4115e0ae7d349cdc7'
renames: {
}
revisionId: 2736
revisionId: 2737

Loading…
Cancel
Save