Browse Source

#3715: [Feature][UI] Added form select parser. (#12753)

* [Feature][UI] Added form select parser.

* [Feature][UI] Added form select parser.
git-as-svn/v1/dev
songjianet 2 years ago committed by GitHub
parent
commit
c8fe712d64
  1. 2
      commit.ref
  2. 46
      commit.yml

2
commit.ref

@ -1 +1 @@
Subproject commit 4c714cf9c962504e604ffa75d675826b7318c051
Subproject commit 0e099037bf88b1f3a1011f340914b80eb7cde496

46
commit.yml

@ -3,30 +3,36 @@ branches: {
}
fileChange:
/dolphinscheduler-ui:
newFile: !uuid '7091a68d1e135cea6c0e00c337df8895dd48d7cf'
oldFile: !uuid '6fc148a4c39a08349d87316702c26e9ece2a8ad4'
newFile: !uuid 'b83b965d103e4cffd7552d4a17f2ebff3031b7ef'
oldFile: !uuid '7091a68d1e135cea6c0e00c337df8895dd48d7cf'
/dolphinscheduler-ui/src:
newFile: !uuid '1b5c5d3bd660465e8119b09cf9523e3c2adb4748'
oldFile: !uuid 'abc5c3e55d6e36acacc930b929efe872bfa21583'
newFile: !uuid 'e32ad68ecec7cc8476bdbc441537f095b95a6885'
oldFile: !uuid '1b5c5d3bd660465e8119b09cf9523e3c2adb4748'
/dolphinscheduler-ui/src/views:
newFile: !uuid '662fc8c63c66d8afe83a432ccce0b73843a277b8'
oldFile: !uuid '7efa0d8af836be17ea3db67575c8613e4d6fccda'
newFile: !uuid '8b15831a67021f0a9983cb34b4ff2922d50ca986'
oldFile: !uuid '662fc8c63c66d8afe83a432ccce0b73843a277b8'
/dolphinscheduler-ui/src/views/projects:
newFile: !uuid '5ece78b56f47de5ca6c01152e44de7b8c05af2c7'
oldFile: !uuid 'd4554a3abd7e60d9560017a1848366ab46909e36'
newFile: !uuid '418366440cf8a0c241f1b341d891e09e4b4d3281'
oldFile: !uuid '5ece78b56f47de5ca6c01152e44de7b8c05af2c7'
/dolphinscheduler-ui/src/views/projects/workflow:
newFile: !uuid '196ad65b2ad4a9a2a1e87273df2bf5f1832e8c30'
oldFile: !uuid '4410f6722649480915bd09ee987b14d17296c13d'
newFile: !uuid '8445e1122d48bf8f822d84c6cf337f3d7d2d44a8'
oldFile: !uuid '196ad65b2ad4a9a2a1e87273df2bf5f1832e8c30'
/dolphinscheduler-ui/src/views/projects/workflow/components:
newFile: !uuid '87e9445504ae45efbdeca9ba34dca784116088dc'
oldFile: !uuid '39840f11e92be3521b98c67d3ee48842d1058307'
/dolphinscheduler-ui/src/views/projects/workflow/components/dag:
newFile: !uuid '92b61d62b5f466f1850344709245c64f62defbd7'
oldFile: !uuid '8cbab3a4cda70cebd00e3c97f5fb2bf3a67873df'
/dolphinscheduler-ui/src/views/projects/workflow/components/dag/dag-config.ts:
newFile: !uuid '5adc809260b7eaead46db22381d0554be51cc475'
oldFile: !uuid '0c9d9d4d6d6b8230e599c9358f9433179a4a0bd9'
gitCommitId: !uuid '4c714cf9c962504e604ffa75d675826b7318c051'
newFile: !uuid '6702288b9a01ccf9a08c7bb00a290942d56667d2'
oldFile: !uuid '87e9445504ae45efbdeca9ba34dca784116088dc'
/dolphinscheduler-ui/src/views/projects/workflow/components/dynamic-dag:
newFile: !uuid 'ea497a521c1c2852a1421a250b212acfb241ee83'
oldFile: !uuid 'bf716171ad21b81d05b914400ae19360e83222d7'
/dolphinscheduler-ui/src/views/projects/workflow/components/dynamic-dag/task:
newFile: !uuid '4a72599624b145feee64773a72920b69f8dfd556'
oldFile: !uuid '90e4ef32fc701ffd24615df7349b8323f1a1731a'
/dolphinscheduler-ui/src/views/projects/workflow/components/dynamic-dag/task/index.tsx:
newFile: !uuid 'a642da40da8082b2d530fbd12f290faa8b0f21b5'
oldFile: !uuid 'd5827f9a1b8b5cbb70fb9d53733967e9a04e8c13'
/dolphinscheduler-ui/src/views/projects/workflow/components/dynamic-dag/task/use-task-form.ts:
newFile: !uuid 'dfeb38b04acc6584a33461e454209cf288f12a7a'
oldFile: !uuid 'fc47660ecb59802fcd71ad43b99f90b30e051d97'
gitCommitId: !uuid '0e099037bf88b1f3a1011f340914b80eb7cde496'
renames: {
}
revisionId: 3714
revisionId: 3715

Loading…
Cancel
Save