funnel icon indicating copy to clipboard operation
funnel copied to clipboard

web/dash: home page should show summary with counts of tasks in each state

Open buchanae opened this issue 8 years ago • 2 comments

buchanae avatar Jan 25 '18 19:01 buchanae

mongodb now reports task state counts (#571)

adamstruck avatar Jun 06 '18 22:06 adamstruck

I think the remaining work here could be to integrate task counts with the task list + filters. It probably would be straightforward to pass a ListTasksRequest to the count handler and share the filter code from the database's ListTasks handler.

buchanae avatar Jun 06 '18 22:06 buchanae