Browse Source

#2645: [Fix][UI Next] Fix the problem of disabling owned user input during project editing. (#9476)

git-as-svn/v1/dev
Amy0104 3 years ago committed by GitHub
parent
commit
5f0100a9e0
  1. 2
      commit.ref
  2. 40
      commit.yml

2
commit.ref

@ -1 +1 @@
Subproject commit 8821b918292dfefbf7d0350c77e4149a600faa1e
Subproject commit e5c66ecc318f2fe3c57c07a56e1ac68e88a3fa68

40
commit.yml

@ -2,22 +2,28 @@
branches: {
}
fileChange:
/script:
newFile: !uuid 'e8364f55e71caeef9413c42a72573461bc2b508d'
oldFile: !uuid '38f3251ed8e8c1601cba853746f2692703a343aa'
/script/remove-zk-node.sh:
newFile: !uuid 'c16f529af6473153b7c8b59677d27d4bbb2c36a0'
oldFile: !uuid '5abffeddb2a682e90cc37f87d7659b4ec7601f38'
/script/scp-hosts.sh:
newFile: !uuid 'cbe658b62e8eab082e010a11c4ab6079c110e1bb'
oldFile: !uuid '2397ede93688a0b672237c40c42947a29ce0d888'
/script/start-all.sh:
newFile: !uuid '28edea95d0d5fbeb7df89a7cf2095a4749aefce9'
oldFile: !uuid '002f99d8733660f3e779ead93f110ae9808e97c6'
/script/status-all.sh:
newFile: !uuid 'afc522dd58f10448c61ee12cf1f6a1f4abf9d250'
oldFile: !uuid 'df19eb9c37aac35bc6310f3da8f6f5b8f69dcabb'
gitCommitId: !uuid '8821b918292dfefbf7d0350c77e4149a600faa1e'
/dolphinscheduler-ui-next:
newFile: !uuid 'b0680be15253cb2ada9158a559977a19b9732626'
oldFile: !uuid 'c69b4cce1a49bc0f8a9c5743810f086c92bececd'
/dolphinscheduler-ui-next/src:
newFile: !uuid '3459baa204e9c0f274cfb49bde8b8ce2ed6698bd'
oldFile: !uuid '346f43887cf1769b8341ee1792688c44d0ed149c'
/dolphinscheduler-ui-next/src/views:
newFile: !uuid '79d8d439604cf66d0c27eedee38c134b99920024'
oldFile: !uuid '62aeadc2687a59fec27646e3391eb11bd37e09a6'
/dolphinscheduler-ui-next/src/views/projects:
newFile: !uuid 'dc33778c52096f187dac7269a93cf0e017c782cc'
oldFile: !uuid 'c2b97bf35123211d4191ace49a2453ddf35d99a1'
/dolphinscheduler-ui-next/src/views/projects/list:
newFile: !uuid '7d094205154360a1f46156a625f66f3190234a75'
oldFile: !uuid '17d8bc7abeed6aec1e4edc37a453a13780eb472e'
/dolphinscheduler-ui-next/src/views/projects/list/components:
newFile: !uuid '4369abfd52b2a12e9e3603eb15ad52e5209bc396'
oldFile: !uuid 'df8e1a14a0494c2ac0b70a850d873d4ecc1cbe3a'
/dolphinscheduler-ui-next/src/views/projects/list/components/project-modal.tsx:
newFile: !uuid 'e90b8f530b95d1d02fb8187b07ddf13d13f41fce'
oldFile: !uuid '5cf725816b0e880c8d94d278782f9eed298a643c'
gitCommitId: !uuid 'e5c66ecc318f2fe3c57c07a56e1ac68e88a3fa68'
renames: {
}
revisionId: 2644
revisionId: 2645

Loading…
Cancel
Save