Browse Source

#4552: [Fix-15698][UI] close the definition when opened in the new tab (#15736)

Co-authored-by: xiangzihao <460888207@qq.com>
git-as-svn/v1/dev
arlendp 2 months ago committed by GitHub
parent
commit
cdcc60bb84
  1. 2
      commit.ref
  2. 40
      commit.yml

2
commit.ref

@ -1 +1 @@
Subproject commit 1440045fb82898b1f9b40b36c99eee82d1454bab
Subproject commit a16a15c84e9d211a285cd1494c8c266c7ac2d602

40
commit.yml

@ -2,19 +2,31 @@
branches: {
}
fileChange:
/.asf.yaml:
newFile: !uuid 'cf409dc6a353d7ae385c935ab2a5131bc0a341f5'
oldFile: !uuid 'af70489cb2b2d03d465ae6263d0111b861be4814'
/.github:
newFile: !uuid '35a184915979ab2b40b9b1d4e9da66f1cb7c60c3'
oldFile: !uuid '3be30ec9e6f1ab7dc5faa8c99904a449e4f372a2'
/.github/workflows:
newFile: !uuid 'dc4e82307e882c91d6d46d9ea5df3e12237f4e2d'
oldFile: !uuid '05c9f42b58759ddaba91994ee1438c9330d10402'
/.github/workflows/frontend.yml:
newFile: !uuid '2352d6ea25ac7e607411509f10119ac79245fa79'
oldFile: !uuid '5d64b5f1d65b53725e3530200d6b6d339e380014'
gitCommitId: !uuid '1440045fb82898b1f9b40b36c99eee82d1454bab'
/dolphinscheduler-ui:
newFile: !uuid '602c237df70a923d9aa7b588fb78773396a534d4'
oldFile: !uuid '553a7cc77a6bf08d2b67ca5136db96fa6b4a0510'
/dolphinscheduler-ui/src:
newFile: !uuid '17a33615d30b77e84964d8b05d176f5bb162ba6b'
oldFile: !uuid 'cb2eecaf0e7a7450da674873865c90c7e3afad17'
/dolphinscheduler-ui/src/views:
newFile: !uuid 'a6b6d3ee58d1a4739144f16c643019b9f6b5438d'
oldFile: !uuid '40dcbca7b41816fc143de217102ed26e0cc743b1'
/dolphinscheduler-ui/src/views/projects:
newFile: !uuid '175d20c0e4729e829431771e906dd6233b450294'
oldFile: !uuid '75435878f28ad3b3c648a8baaa90c8f76e1f9802'
/dolphinscheduler-ui/src/views/projects/workflow:
newFile: !uuid '52060b89e0c47a1255476dfb02974ae1d5860cfe'
oldFile: !uuid '6321012218e37a0f1d39c915aed74c88834e0e48'
/dolphinscheduler-ui/src/views/projects/workflow/components:
newFile: !uuid '3397b7e1badbf19418da9bfd898afc3ecdfeb5bf'
oldFile: !uuid 'ee920187a9ff1189577a01c19d9cf905fcdbf668'
/dolphinscheduler-ui/src/views/projects/workflow/components/dag:
newFile: !uuid 'a52ed1379d2752e439c875b419d75d0529b2ece1'
oldFile: !uuid 'a447637dfa5d622991178c908d1d677c8c023909'
/dolphinscheduler-ui/src/views/projects/workflow/components/dag/dag-toolbar.tsx:
newFile: !uuid '02c62b9bd63ab56766f98881b0d18b06e455fc2b'
oldFile: !uuid 'ae538924d1b47f9a9f5c3d852ad0c0792aad5694'
gitCommitId: !uuid 'a16a15c84e9d211a285cd1494c8c266c7ac2d602'
renames: {
}
revisionId: 4551
revisionId: 4552

Loading…
Cancel
Save