Browse Source

#2348: [Fix-8624][UI-Next][V1.0.0-Alpha] Rectify the issue to display the timing form when clicking the timing button in the process definition page. (#8704)

* fix this issue

* fix this issue
git-as-svn/v1/dev
calvin 3 years ago committed by GitHub
parent
commit
c7314f387b
  1. 2
      commit.ref
  2. 41
      commit.yml

2
commit.ref

@ -1 +1 @@
Subproject commit 304d7a76587ccff45ae65bdc96d895b697c4a88f
Subproject commit 26f50660f39dfec18d4d03343b49c5b8b423a1d5

41
commit.yml

@ -3,33 +3,30 @@ branches: {
}
fileChange:
/dolphinscheduler-ui-next:
newFile: !uuid '194d7fa943ce88bd1f4eb868f13137f55e19c8ca'
oldFile: !uuid '145a373ceeed5d40fae2dd7515eb6507f680d545'
newFile: !uuid '682f5eb99b2c089f7da8be428821d86acaf0de5f'
oldFile: !uuid '194d7fa943ce88bd1f4eb868f13137f55e19c8ca'
/dolphinscheduler-ui-next/src:
newFile: !uuid '9e04114535a8562df9f5980b7623502020d42c8e'
oldFile: !uuid '7aa915477f279c708ddf4f3c46882476da3e7c1d'
newFile: !uuid 'baf67abd3095c1254ec1dfe7bcab6b5210407e2b'
oldFile: !uuid '9e04114535a8562df9f5980b7623502020d42c8e'
/dolphinscheduler-ui-next/src/views:
newFile: !uuid '21f454064d6991882d0f10a47d000912e52dbc04'
oldFile: !uuid '1b5aea1bfdef8a4fa904aba0742543258cca4579'
newFile: !uuid '2cb47d370d356d7d74bb38a9f0a3d190ba4d1f03'
oldFile: !uuid '21f454064d6991882d0f10a47d000912e52dbc04'
/dolphinscheduler-ui-next/src/views/projects:
newFile: !uuid '43441bc4fdb1c2eb0a58cb22a1e29607304647c9'
oldFile: !uuid 'f85cc16c7b7ca34b1bb4f2a2f4a27244d0dd89fe'
newFile: !uuid '5d71113ec6327f74dc83a56ce102f0df552ab74c'
oldFile: !uuid '43441bc4fdb1c2eb0a58cb22a1e29607304647c9'
/dolphinscheduler-ui-next/src/views/projects/workflow:
newFile: !uuid 'bd09297a3749532d8529ab9d7fee758c6931e258'
oldFile: !uuid 'b86cb7829825175358929105b746922cf3e3f006'
newFile: !uuid '7847265ecab1efccf74553bdaf43b31d7aa89c5e'
oldFile: !uuid 'bd09297a3749532d8529ab9d7fee758c6931e258'
/dolphinscheduler-ui-next/src/views/projects/workflow/definition:
newFile: !uuid 'c3b4f07dc79f8b61bc80c072f0e27ad2ac458532'
oldFile: !uuid '265eb346308fd10afab56aaedf898b3b360d963e'
newFile: !uuid '48410a91bd6590964d4a6a27fa5994c9c80c6224'
oldFile: !uuid 'c3b4f07dc79f8b61bc80c072f0e27ad2ac458532'
/dolphinscheduler-ui-next/src/views/projects/workflow/definition/components:
newFile: !uuid '3c2e076cdc06d61c86bad13cb1b3094df043eef8'
oldFile: !uuid '85d22bb864838f211a34a9be3addbff5f492e0f3'
/dolphinscheduler-ui-next/src/views/projects/workflow/definition/components/table-action.tsx:
newFile: !uuid '06cf490a481cd57d7c5f265c40923006b8c76b18'
oldFile: !uuid '89c09ff860dc52361b13586143e5e02fc3a45658'
/dolphinscheduler-ui-next/src/views/projects/workflow/definition/use-table.ts:
newFile: !uuid '956687d53b396e2355fc1aab8f400d6c1796ee0e'
oldFile: !uuid '25ce557d7430c289a7815b7eab3a1b0239887fd9'
gitCommitId: !uuid '304d7a76587ccff45ae65bdc96d895b697c4a88f'
newFile: !uuid 'a5dbe125496d1a684aa145cb0cecddfac7f84bd2'
oldFile: !uuid '3c2e076cdc06d61c86bad13cb1b3094df043eef8'
/dolphinscheduler-ui-next/src/views/projects/workflow/definition/components/timing-modal.tsx:
newFile: !uuid 'ac5999c510c64a077e32edcb2ddd8666f4254dac'
oldFile: !uuid '26aa5e74094a5710bc996dc41568a3594513a004'
gitCommitId: !uuid '26f50660f39dfec18d4d03343b49c5b8b423a1d5'
renames: {
}
revisionId: 2347
revisionId: 2348

Loading…
Cancel
Save