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

Flows: Design and implement GraphQL API to support Dataset Flows UI view features #397

Closed
zaychenko-sergei opened this issue Dec 27, 2023 · 0 comments · Fixed by #425
Closed
Assignees
Labels
enhancement New feature or request rust Pull requests that update Rust code

Comments

@zaychenko-sergei
Copy link
Contributor

zaychenko-sergei commented Dec 27, 2023

The API should combine elements of Flow and Task domains into a coherent aggregated view model that can satisfy the markup expectations .

In particular:

  • flow title
  • flow description
  • flow status info & timing info
  • initiator

It should be possible to organize pagination of flows data.

Flows should be sorted from latest to oldest.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request rust Pull requests that update Rust code
Projects
None yet
1 participant