Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature] 任务配置界面的渲染和接口调整 #88

Open
1 of 2 tasks
yangwenzea opened this issue Jun 28, 2023 · 0 comments
Open
1 of 2 tasks

[Feature] 任务配置界面的渲染和接口调整 #88

yangwenzea opened this issue Jun 28, 2023 · 0 comments
Labels
enhancement New feature or request
Projects

Comments

@yangwenzea
Copy link
Contributor

Search before asking

  • I had searched in the issues and found no similar feature requirement.

Problem Description

Streamis需要维护每个流式任务的配置信息,当前的配置信息非常多但前端显示相对固定,同时通过系统对接传递配置时,如果缺漏配置则前端界面将变成不可用的状态。

Description

重构配置界面,将界面变成动态可配的,后台配置显示的控件配置项,并为每个控件配置项设定一个默认值,控件目前只需支持INPUT, TEXT和SELECT。

后台提供四个接口,查看任务的配置项定义列表,查看当前任务的配置参数,增加/更新当前任务的配置参数。

Use case

No response

solutions

No response

Anything else

No response

Are you willing to submit a PR?

  • Yes I am willing to submit a PR!
@yangwenzea yangwenzea added the enhancement New feature or request label Jun 28, 2023
@Alexkun Alexkun added this to In Progress in 0.3.0 Jul 11, 2023
@Alexkun Alexkun moved this from In Progress to Done in 0.3.0 Aug 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
0.3.0
Done
Development

No branches or pull requests

1 participant