bitbake: toaster: Small fixes in tasks UI
authorBelen Barros Pena <belen.barros.pena@intel.com>
Sat, 15 Mar 2014 17:04:50 +0000 (17:04 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 25 Mar 2014 21:32:17 +0000 (21:32 +0000)
commit94e426f084f6f7199cb7850f69a3a061108c30b6
treeab82f5f8e6da895bcb59702c80f73f1eb77e666a
parent0d3392b72a51671ba83cc49ff3c04e4e2eabb63b
bitbake: toaster: Small fixes in tasks UI

This commit:

* Fixes an issue with white space when showing the log
in Cached tasks (task details page)

* Formats the no results alert of the "Prebuilt task
could be based on" search in the task details page

* Brings in the task outcome help text to "Prebuilt
task could be based on" table in the task details page,
to the tasks table in the recipe details page, and to
the all tasks page

* Adds the task_color tag to the "Prebuilt task could
be based on" table in the task details page, so that
each task gets the required visual treatment based on
execution

* Makes sure performance information for not executed
tasks shows in the task details page when it exists
(empty tasks often report a short time, for example)

(Bitbake rev: ff46fd6d8db52eeabe8c938c347ce5ba8d328cc1)

Signed-off-by: Belen Barros Pena <belen.barros.pena@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
bitbake/lib/toaster/toastergui/templates/recipe.html
bitbake/lib/toaster/toastergui/templates/task.html
bitbake/lib/toaster/toastergui/templates/tasks.html