Skip to content

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

Merged
vogievetsky merged 13 commits intoapache:masterfrom
vogievetsky:split_ingestion_view
Jun 14, 2023
Merged

Web console: split the Ingestion view into two views: Supervisors and Tasks#14395
vogievetsky merged 13 commits intoapache:masterfrom
vogievetsky:split_ingestion_view

Conversation

@vogievetsky
Copy link
Copy Markdown
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
Copy Markdown
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