<< Back to previous view |
![]() |
[QB-186] Improve doasboard view by adding status subtree into node renderer
|
|
Status: | Open |
Project: | QuickBuild |
Component/s: | None |
Affects Version/s: | None |
Fix Version/s: | None |
Type: | Improvement | Priority: | Major |
Reporter: | Christophe Lallement | Assigned To: | Robin Shen |
Resolution: | Unresolved | Votes: | 0 |
Remaining Estimate: | Unknown | Time Spent: | Unknown |
Original Estimate: | Unknown |
Description |
I begin to have a complex structure of project into QuickBuild. I mean i have in the tree projects a depth of 6-7 level and on each level, many projects. When i display the dashboard page, i need to expand all nodes to display all builds status and my page is not really readable (and it takes some times) It shoud be fine to have a global status by node (for example near the icon node, on in place of it). This global status should be for example: 1/ Green if all children's build are green 2/ Orange if one of children's build is red 3/ Red if all children's build are red Maybe in a frst step, the case 2 is optionnal. I feel this feature could had a more synthetic view of all builds into the dashbord. Christophe |