Browse Source

#3345: [Refactor][UI] Refactor task instance batch using NSpace component. (#11447)

git-as-svn/v1/dev
songjianet 2 years ago committed by GitHub
parent
commit
5260b9f246
  1. 2
      commit.ref
  2. 43
      commit.yml

2
commit.ref

@ -1 +1 @@
Subproject commit e3c6ace81d08a3421187af283c077d1683f1016b
Subproject commit dcab16a3eb0a68f5b4069c7ac0d92b6ab14d2dbb

43
commit.yml

@ -2,25 +2,28 @@
branches: {
}
fileChange:
/docs:
newFile: !uuid '24ef941f0476f6632bc3f38e7077e7ecf7425aa9'
oldFile: !uuid '731ca458d43211341c37652a1076faccaad93cfe'
/docs/docs:
newFile: !uuid '5de18a2697c3368e75bb7111d716ea5b5211b218'
oldFile: !uuid 'ef54f8e6ab2c672f5ba8d5b896926e34ad311a97'
/docs/docs/en:
newFile: !uuid '033bc3ef895ed7228067949d4fdda34c179e1768'
oldFile: !uuid '541b33b23163f23232087a120b687139eb7db4e8'
/docs/docs/en/DSIP.md:
newFile: !uuid '07d617875e86f932e9fc543839c3fc1c9d82d9cb'
oldFile: !uuid '520ffc11b47e2928aa6a05e67dc5e5a5df2c7176'
/docs/docs/zh:
newFile: !uuid '1aa8ad5c191207e4f27941ef8a63f2d2253ff226'
oldFile: !uuid '9d599e252229069fbe4ca60d6cf0759775fdbf68'
/docs/docs/zh/DSIP.md:
newFile: !uuid '520ffc11b47e2928aa6a05e67dc5e5a5df2c7176'
oldFile: !uuid 'c4284784d6eacd5344126802536ef10aecee59ae'
gitCommitId: !uuid 'e3c6ace81d08a3421187af283c077d1683f1016b'
/dolphinscheduler-ui:
newFile: !uuid 'b042f50144756af93dba58878eb4152ca929655b'
oldFile: !uuid '2990fa35f379694e2744a3d938aafcef2919a5cc'
/dolphinscheduler-ui/src:
newFile: !uuid '617b21be5cb58f18a83e3c65b985770805d9a198'
oldFile: !uuid 'be3a4716fa2db0f269fdf824fde3c4ef257f0df6'
/dolphinscheduler-ui/src/views:
newFile: !uuid '05f2c93796da9b378d3d9cf6d0a7fe131d4c40f6'
oldFile: !uuid '59e45dbd121ee1d2211816b82271371742c5c88c'
/dolphinscheduler-ui/src/views/projects:
newFile: !uuid 'f22d3b37b3c469010e85926fffc5e5306e52ebc5'
oldFile: !uuid '4469fe28ee278b9cb8002967f231d9f8921f3bb3'
/dolphinscheduler-ui/src/views/projects/task:
newFile: !uuid 'a2a9239c5599678a05c6188e460163c88b11f479'
oldFile: !uuid 'c82ddfcc928ca12c1ddaa0eed8c4a282cba3da0f'
/dolphinscheduler-ui/src/views/projects/task/instance:
newFile: !uuid '02754616f01a511c2bf69afcbb7c93c72afa7624'
oldFile: !uuid '516a7db45053229256490d35ac42314925ce559e'
/dolphinscheduler-ui/src/views/projects/task/instance/batch-task.tsx:
newFile: !uuid 'b6176e9f162815acfe4bb83b868210ad8ae8f270'
oldFile: !uuid 'd88ab9eb4aeb8a55277f8a9c62052625f83e4bdc'
gitCommitId: !uuid 'dcab16a3eb0a68f5b4069c7ac0d92b6ab14d2dbb'
renames: {
}
revisionId: 3344
revisionId: 3345

Loading…
Cancel
Save