Browse Source

#2787: [Fix] json object serialization error (#9828)

* fix json object parser error

* delete password validator

* Update use-form.ts

* Update use-form.ts

* Update use-detail.ts
git-as-svn/v1/dev
Mr.An 3 years ago committed by GitHub
parent
commit
bb49a7fbcf
  1. 2
      commit.ref
  2. 33
      commit.yml

2
commit.ref

@ -1 +1 @@
Subproject commit 6a2484196ddcb5c87c75e4fe8414d178c2ef4882
Subproject commit 47b4489452eb8d19660fe7af8f02299540035424

33
commit.yml

@ -3,21 +3,24 @@ branches: {
}
fileChange:
/dolphinscheduler-ui-next:
newFile: !uuid 'd8137c6bf75986f7908f32b0887f8a19d8949e90'
oldFile: !uuid '0544ebce561d7b665774db13c3e358e5af8b6fb3'
newFile: !uuid 'ed32723e27ee2d8648a072dad8bfa9ddc2be8e42'
oldFile: !uuid 'd8137c6bf75986f7908f32b0887f8a19d8949e90'
/dolphinscheduler-ui-next/src:
newFile: !uuid 'ae65f8c6a9c478bfa680936eac88119bfe22bde1'
oldFile: !uuid 'ad00df0545f44ebff60b934d510a0e96b71d0d06'
/dolphinscheduler-ui-next/src/locales:
newFile: !uuid 'cfe9443c39fb9c6829ba788b14a6cedb9f7fefee'
oldFile: !uuid '495decd16d6d659e9d042598d82a0300d0030354'
/dolphinscheduler-ui-next/src/locales/modules:
newFile: !uuid '068d67d6c99f46548db3d18c2798a5734f3cb238'
oldFile: !uuid '1b29995a7d0003e369d737c0003c4cbd8f5a56cc'
/dolphinscheduler-ui-next/src/locales/modules/en_US.ts:
newFile: !uuid '6a30e88245bf697f679b3e83d5416431a3b3d69f'
oldFile: !uuid '68de4463e031de0fd74695974dab0b6efe7bb522'
gitCommitId: !uuid '6a2484196ddcb5c87c75e4fe8414d178c2ef4882'
newFile: !uuid '416f61835d0f95999119ecf8a548be68867be8b4'
oldFile: !uuid 'ae65f8c6a9c478bfa680936eac88119bfe22bde1'
/dolphinscheduler-ui-next/src/views:
newFile: !uuid '19046ebb690ed9f40202132c7119cd1769fdd02b'
oldFile: !uuid '5d124ef2a4d5b07ce5f1655cf50abedc456e23ae'
/dolphinscheduler-ui-next/src/views/datasource:
newFile: !uuid '07c3477bf3da0fbb6bc040c2fc6fd5f72265448f'
oldFile: !uuid 'c3713ba50361a4ad679d625dfcb832993afa1aee'
/dolphinscheduler-ui-next/src/views/datasource/list:
newFile: !uuid '1636053eeb13f45501f4d922f77800061b8a0f9f'
oldFile: !uuid '3b707b6b11727f394525ee536987cd2551d46152'
/dolphinscheduler-ui-next/src/views/datasource/list/use-form.ts:
newFile: !uuid '6ac6e31e5dc408c543d5504caf74ed43dfd8b5f8'
oldFile: !uuid '575a05ac0bbd5fd4eb217dd45c7ce0a4afd8b7ed'
gitCommitId: !uuid '47b4489452eb8d19660fe7af8f02299540035424'
renames: {
}
revisionId: 2786
revisionId: 2787

Loading…
Cancel
Save