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

Web console: split the Ingestion view into two views: Supervisors and Tasks #14395

Merged
merged 13 commits into from
Jun 14, 2023

Conversation

vogievetsky
Copy link
Contributor

@vogievetsky vogievetsky commented Jun 8, 2023

This PR implements the will of the people (I took a poll in the Slack channel and people voted overwhelmingly to split the views).

image

What has been one view with two tables in it is now two views. This makes a lot of sense considering not all tasks are "Ingestion" tasks.

This PR also:

  • Adds a column to the supervisors view to see how many tasks that supervisor has running, clicking on it goes to the task view.
  • Makes filters in tables stateful in the URL so that links can be easily shared.
  • Makes some adjustments to how adding tiered replicants works in the load rules dialog.
  • Does minor code cleanup.

Copy link
Member

@clintropolis clintropolis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🤘

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

Successfully merging this pull request may close these issues.

3 participants