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

Dashboard #14

Open
mthuurne opened this issue Jun 19, 2019 · 0 comments
Open

Dashboard #14

mthuurne opened this issue Jun 19, 2019 · 0 comments
Labels
enhancement New feature or request

Comments

@mthuurne
Copy link
Member

It would be nice to have a single page which gives an overview of a project's status.

We have similar things like this already, but none of them provide exactly the dashboard functionality:

  • Home page: this shows what is going on in terms of process, but does not show the status well.
  • Task Matrix: this shows the state reasonably well, but its format does not work well for all projects. For example, it is week based and its layout favors many executions of the same tasks.
  • GetTaggedTaskInfo API call: this exports information about the latest executions of tasks, allowing an external application to create a kind of dashboard. But it would be nice to use this information in the Control Center web interface as well.

This related to #13: a saved query could be used to supply the data for a dashboard widget to present.

@mthuurne mthuurne added the enhancement New feature or request label Jun 19, 2019
mthuurne added a commit that referenced this issue Jun 19, 2019
I created issues in the GitHub tracker for the ideas in this document
that were still relevant: #9 #10 #11 #12 #13 #14 #15 #16 #17 #18 #19 #20

We want to create a new roadmap at some point, containing visions for
the future rather than concrete feature plans. But when we do that,
it should not be part of the installed documentation, but kept on
for example a web site or wiki instead.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant