Browse Source

#2807: [Fix][UI Next][V1.0.0-Beta] Fix the task group queue display error. (#9890)

git-as-svn/v1/dev
Amy0104 3 years ago committed by GitHub
parent
commit
587d0777f1
  1. 2
      commit.ref
  2. 46
      commit.yml

2
commit.ref

@ -1 +1 @@
Subproject commit 083050a107726a1f27670802592f3b1d20c7fb83
Subproject commit 52df6c1f66640bc7c26fe7a95348870b9da8b571

46
commit.yml

@ -2,25 +2,31 @@
branches: {
}
fileChange:
/dolphinscheduler-dist:
newFile: !uuid 'b3b5745bd95f78b5e50ebd6406073163dcab6ad7'
oldFile: !uuid '30fbddc0803625f37072835851c203dea755415f'
/dolphinscheduler-dist/release-docs:
newFile: !uuid '66d9f05d8e9f85b81fe1c5ce044c9571dee09245'
oldFile: !uuid '055e6834dfac1314c687aec73242e9a3ffc31925'
/dolphinscheduler-dist/release-docs/LICENSE:
newFile: !uuid '41ee59184a93816ff87b8dfdbc0f291e3c5c0646'
oldFile: !uuid 'c2472da965f835c6ab5aaacbd6ea3b6d5bdcad03'
/dolphinscheduler-dist/release-docs/licenses:
newFile: !uuid 'df49aacf71bc2420cacf9ad806f16338c42e28a8'
oldFile: !uuid 'b3e3056812d9cb1767b2b49c7c45b30ce724bd38'
/dolphinscheduler-dist/release-docs/licenses/ui-next-licenses:
newFile: !uuid '7b0ad893aeab2d91a01701ae67cab00943c0dcc8'
oldFile: !uuid 'f6b8a8745cb2a281f0b471c80e60b7b746e1d4db'
/dolphinscheduler-dist/release-docs/licenses/ui-next-licenses/LICENSE-@types-lodash:
newFile: !uuid '3e3cf518982ad5ffb1036b4b8fccdbeebd1a691c'
oldFile: null
gitCommitId: !uuid '083050a107726a1f27670802592f3b1d20c7fb83'
/dolphinscheduler-ui-next:
newFile: !uuid '5e44d0f7d2591b93f7cbaaee1326a9886ca3628d'
oldFile: !uuid '784f288ae2b6d481aca82de5b78dfb21fd7d9bce'
/dolphinscheduler-ui-next/src:
newFile: !uuid 'b0c3dcf1e8c55a949d98253359f4b22b02bfea63'
oldFile: !uuid '68d6f8a602587bd70c0942003f89a1cbda6ff81f'
/dolphinscheduler-ui-next/src/views:
newFile: !uuid '59fa592c97edb8a7840a59211d5f5c465da00cd0'
oldFile: !uuid '63e3613d246055b113f2d497db5e893457ba4b4f'
/dolphinscheduler-ui-next/src/views/resource:
newFile: !uuid '9a982af90e0c06f0cd80c9465c5f2b97826d4e47'
oldFile: !uuid '183a065fe7a83b704d10a3df63bfc72c4d2a8a68'
/dolphinscheduler-ui-next/src/views/resource/task-group:
newFile: !uuid '0fae106299919b31adbd4d95aa7239ccb74ee5f1'
oldFile: !uuid 'c68c6f2fc9bd0a36e04a71c5bc3156c16b8b5ea6'
/dolphinscheduler-ui-next/src/views/resource/task-group/queue:
newFile: !uuid '7bb6a7531be3973e08d972e88a27826377e7ff9d'
oldFile: !uuid '583fb4c749ff5575bf229050c322ebbb39683008'
/dolphinscheduler-ui-next/src/views/resource/task-group/queue/index.module.scss:
newFile: !uuid '202f1e2d7e0bab654fec6c32ca81b6887df8a6e2'
oldFile: !uuid 'f838d74927c5530abef5480fc273bb34dbeae181'
/dolphinscheduler-ui-next/src/views/resource/task-group/queue/index.tsx:
newFile: !uuid 'e32fb52b7b524a23653f12aace75379842c868db'
oldFile: !uuid 'bbb7038b967e0e24ac73be748a9813bf0e751dc9'
gitCommitId: !uuid '52df6c1f66640bc7c26fe7a95348870b9da8b571'
renames: {
}
revisionId: 2806
revisionId: 2807

Loading…
Cancel
Save