Browse Source

#2783: [Fix][UI] Hide the version control button in workflow instance (#9825)

git-as-svn/v1/dev
Devosend 3 years ago committed by GitHub
parent
commit
7acd904ea4
  1. 2
      commit.ref
  2. 49
      commit.yml

2
commit.ref

@ -1 +1 @@
Subproject commit 4f596f362a976368945d3cce7b6d326d4aecf2a1
Subproject commit bb2d4d18e9670e1444525d7313870d4a334cd445

49
commit.yml

@ -2,16 +2,43 @@
branches: {
}
fileChange:
/docs:
newFile: !uuid '64864e8781034179b59ede4f3f98042fd7d7c336'
oldFile: !uuid '4b5ad9e5387adb365e696e9d2e78e03e33804b14'
/docs/configs:
newFile: !uuid '9f9971e09b3d16e09d6e33ce41af3de9a1dd5235'
oldFile: !uuid '55426b986a4b08a6ed108df247a912e56b9e9a37'
/docs/configs/docsdev.js:
newFile: !uuid '3741c80acdc6dcb4ca8335253e1aa1d9c89a125f'
oldFile: !uuid '879590ba2d4bdeaa59370a232b86350babf0a0be'
gitCommitId: !uuid '4f596f362a976368945d3cce7b6d326d4aecf2a1'
/dolphinscheduler-ui-next:
newFile: !uuid '8d5ca371b6feed705e62f9df7d613d087fa49ecf'
oldFile: !uuid '707bd058e2d3372768d2f335ee03c490c09b3673'
/dolphinscheduler-ui-next/src:
newFile: !uuid '52608aa82c1fd052e1f4c43922a3538e216f678f'
oldFile: !uuid 'c80095f335d1c9dacf2b67a5afe3b8b164460e74'
/dolphinscheduler-ui-next/src/views:
newFile: !uuid '4310ccb67b5dde4164148196103bb8f09722a0bd'
oldFile: !uuid '0ad2af8e5a4345d8c7e1a3a05150741c470546ed'
/dolphinscheduler-ui-next/src/views/projects:
newFile: !uuid '9e0b9f7d63e8c0ba5e8e8867ce90535d9126ccc9'
oldFile: !uuid '1d274ba656858819def923fbea8c5174d5ef462e'
/dolphinscheduler-ui-next/src/views/projects/workflow:
newFile: !uuid '0731bf54522dd6c9d562d8496f8bbe13fc325df9'
oldFile: !uuid 'd400e894e38591ffebe9e03d99869d8d57fb29a1'
/dolphinscheduler-ui-next/src/views/projects/workflow/components:
newFile: !uuid '95e64911807ed67aa93e1532e2c245a4ea9bbb74'
oldFile: !uuid '169f2ca5dc6ca17fe8f248c83f0f46c08f65659a'
/dolphinscheduler-ui-next/src/views/projects/workflow/components/dag:
newFile: !uuid '51488468188dd0124972d98c28b9d2a0f2c8523c'
oldFile: !uuid '05cbfe7820c858424d48425630bc35e869869b86'
/dolphinscheduler-ui-next/src/views/projects/workflow/components/dag/index.tsx:
newFile: !uuid '7bf4e55451f141e85766a0d29480677aece094ce'
oldFile: !uuid '31f98be5d227c2fa92e35e5d55e8336efcc78419'
/dolphinscheduler-ui-next/src/views/projects/workflow/definition:
newFile: !uuid 'ad2709a9942d2f536367661729594ac93f342d1b'
oldFile: !uuid '3f700fa7469af373a2874cfd9e03c90735835489'
/dolphinscheduler-ui-next/src/views/projects/workflow/definition/components:
newFile: !uuid '117fd19dd4f87668ce4cc832b4d20e0923bed503'
oldFile: !uuid '65802cfe3be927329ebe99022553ba55ff63f3c8'
/dolphinscheduler-ui-next/src/views/projects/workflow/definition/components/use-table.ts:
newFile: !uuid '2318e2b99a47614c6df4392ed2f3473470b8cf4c'
oldFile: !uuid '29b9de0213242e1ab331810112b98b43a04b4c54'
/dolphinscheduler-ui-next/src/views/projects/workflow/definition/components/version-modal.tsx:
newFile: !uuid 'c1b19d534ca0606d88a844917d30a633592bbe61'
oldFile: !uuid '3db070c41be4e796be9a8a3d27977a75bc550d56'
gitCommitId: !uuid 'bb2d4d18e9670e1444525d7313870d4a334cd445'
renames: {
}
revisionId: 2782
revisionId: 2783

Loading…
Cancel
Save