This is an automated email from the ASF dual-hosted git repository.
wanggenhua pushed a change to branch dev
in repository https://gitbox.apache.org/repos/asf/dolphinscheduler.git
from aacabc6ec7 Remove workerGroup in registry (#12217)
add 64a23cdca2 [Improvement][UI] Set the `required` to be reactive in the
task modal. (#12225)
No new revisions were added by this update.
Summary of changes:
.../src/components/form/fields/custom-parameters.ts | 19 +++++++++++++------
.../src/components/form/fields/get-field.ts | 7 +++----
.../src/components/form/fields/multi-condition.ts | 7 +++----
.../src/components/form/get-elements-by-json.ts | 5 ++---
dolphinscheduler-ui/src/components/form/index.tsx | 4 ++--
dolphinscheduler-ui/src/components/form/types.ts | 21 +++++++++++++++++----
dolphinscheduler-ui/src/components/form/utils.ts | 8 ++++----
.../task/components/node/fields/use-resources.ts | 2 +-
.../views/security/alarm-instance-manage/detail.tsx | 4 ++--
.../views/security/alarm-instance-manage/types.ts | 10 +++++++---
.../security/alarm-instance-manage/use-form.ts | 6 +++---
11 files changed, 57 insertions(+), 36 deletions(-)