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

Migrate task forms to use jsonforms #997

Open
aaronchongth opened this issue Aug 15, 2024 · 0 comments
Open

Migrate task forms to use jsonforms #997

aaronchongth opened this issue Aug 15, 2024 · 0 comments

Comments

@aaronchongth
Copy link
Member

aaronchongth commented Aug 15, 2024

Copied over from #984, as this has a larger impact and involves rewrites and migrations.

Remove reliance on hard coded task forms. Current plan is to introduce something on top of a task, called a "mission". A mission definition will include the inputs, a ui schema and a json document with json reference that defines how to convert the inputs into a RMF task. This conversion will be done by the api-server and the frontend will only work with missions.

Notes:

  • implement tooltips for each type of task too, where the schemas can be described

Resolves #684

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Todo
Development

No branches or pull requests

1 participant