poky/bitbake/lib/toaster
Elliot Smith ef6fc2bc1a bitbake: toaster: Replace "Run again" button with help text for cli builds
It's not possible to run a command-line build again, as Toaster
doesn't have access to the data used for that build.

Replace the "Run again" button with an icon which pops up some
help text to that effect.

Add test to check that the run again button is hidden and the
help icon displayed instead for command-line builds.

[YOCTO #8231]

(Bitbake rev: b67ac9e7cbab50951847dd1a63b12f41bb345dbb)

Signed-off-by: Elliot Smith <elliot.smith@intel.com>
Signed-off-by: Ed Bartosh <ed.bartosh@linux.intel.com>
Signed-off-by: brian avery <avery.brian@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2015-10-16 14:59:59 +01:00
..
bldcollector bitbake: toaster: split orm app into it's own module and app 2015-06-26 09:27:33 +01:00
bldcontrol bitbake: toaster: Don't descend into directories for cached_layers 2015-10-11 08:12:58 +01:00
contrib bitbake: toaster: UI test improvements 2015-09-23 22:44:54 +01:00
orm bitbake: toaster: Remove Toaster exceptions section of build dashboard 2015-10-16 14:13:23 +01:00
toastergui bitbake: toaster: Replace "Run again" button with help text for cli builds 2015-10-16 14:59:59 +01:00
toastermain bitbake: toaster: add toggle for enabling image customisation feeature 2015-09-29 14:11:37 +01:00
__init__.py
manage.py