Browse Source

#4333: [Fix-14790][dolphinscheduler-ui] Fix the data quality task, keyword filtering not supported (#14792)

* fix: filter

* fix: data-quality task filter rule

---------

Co-authored-by: Jim Chen <chenshuai19950725@gmail.com>
Co-authored-by: Rick Cheng <rickchengx@gmail.com>
Co-authored-by: xiangzihao <460888207@qq.com>
git-as-svn/v1/dev
Chenshuai 1 year ago committed by GitHub
parent
commit
7f091c3e7d
  1. 2
      commit.ref
  2. 34
      commit.yml

2
commit.ref

@ -1 +1 @@
Subproject commit 613bcc3b5e7e9bda1cc8b1530cedbefd11489a0b
Subproject commit 034e99f5a9f6f3877ca974603f245160088a6d30

34
commit.yml

@ -2,10 +2,34 @@
branches: {
}
fileChange:
/doap.rdf:
newFile: !uuid '0e4dd3f468e55a0b7b17b944f58756f65ac91f5e'
oldFile: null
gitCommitId: !uuid '613bcc3b5e7e9bda1cc8b1530cedbefd11489a0b'
/dolphinscheduler-ui:
newFile: !uuid 'c118257d2f8f6e645e5f43692ac74b06e6bbcd05'
oldFile: !uuid 'c94d3f17a2a6841736bf2361a39caeb0e8c30da4'
/dolphinscheduler-ui/src:
newFile: !uuid '28b619208730bf7565c66ac32bc1f74a92807634'
oldFile: !uuid '2e6d9075f35cac498dfc1bfcc1ac739d1501c1c7'
/dolphinscheduler-ui/src/views:
newFile: !uuid '5e95a84c90e8ef01e578417d8d256f620b4f415b'
oldFile: !uuid '2c3dd638a25838d7953369a537b1b44bdb7ea9ac'
/dolphinscheduler-ui/src/views/projects:
newFile: !uuid '748c06f3e5807c2ccc4ab7f49d3cb64be45b9fe7'
oldFile: !uuid '48de0a12c4121392a7de38b87cf80ab6e43b68c9'
/dolphinscheduler-ui/src/views/projects/task:
newFile: !uuid '2fd8766c01c2968a4cf22bc318e9908f60a65ad5'
oldFile: !uuid '4bd19fd280f1b2a1eecc222f61ccf2cfffb2f351'
/dolphinscheduler-ui/src/views/projects/task/components:
newFile: !uuid '0ea5cb47452a75765c0c8b2aaf4550003f5d028d'
oldFile: !uuid '39a7008201400c3e38865d7d7bd78e7615ea73e3'
/dolphinscheduler-ui/src/views/projects/task/components/node:
newFile: !uuid '80e250fc8eca8457a12b420a2ee88a8961aa2a9d'
oldFile: !uuid 'b1f893bd728a13c94c6f83e66e1da7466af677e4'
/dolphinscheduler-ui/src/views/projects/task/components/node/fields:
newFile: !uuid 'a48ce3d49df205196f63b5d89f438412e02dbc8e'
oldFile: !uuid '07e5ce5e7129af9b38b216495e7c06c49dc03d69'
/dolphinscheduler-ui/src/views/projects/task/components/node/fields/use-rules.ts:
newFile: !uuid 'bf9c487fb87ce38887742bc7fcbf91aeb0ff780b'
oldFile: !uuid '3df621bb5cbcb1e62aed7f14b46ec31a22b4437d'
gitCommitId: !uuid '034e99f5a9f6f3877ca974603f245160088a6d30'
renames: {
}
revisionId: 4332
revisionId: 4333

Loading…
Cancel
Save