| << Back to previous view |
[QB-913] New icons for quick visualization of steps
|
|
| Status: | Closed |
| Project: | QuickBuild |
| Component/s: | None |
| Affects Version/s: | 3.1.40 |
| Fix Version/s: | None |
| Type: | Improvement | Priority: | Trivial |
| Reporter: | Rafal Krzysztoforski | Assigned To: | Robin Shen |
| Resolution: | Won't Fix | Votes: | 0 |
| Remaining Estimate: | Unknown | Time Spent: | Unknown |
| Original Estimate: | Unknown | ||
| Description |
|
Please consider to add icons for following elements in the step overview.
- task execution location: server; node; other if the step is executed on server, the title should contain icon that the step is executed on server or node - it would help to understand more complex build procedures which use parallel or embedded steps - if task is set as "Never execute" it should also show this as a grayed step this is too for quick visualization of steps that are currently disabled - not executed - right now you must click the step and check its execution parameter http://track.pmease.com/browse/QB-831 - if step contains fetching it should be displayed in the title again to see what steps use copy, you must click on the step, then select advance (2 clicks) |
| Comments |
| Comment by Robin Shen [ 18/May/11 11:19 PM ] |
| If you hover mouse over the step name, it will popup all the settings with execute condition, step node, input/output files etc. Putting these info directly into step title will make the step graph very crowded. |