]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
toaster: tweaks to recipe file downloads
authorBelen Barros Pena <belen.barros.pena@linux.intel.com>
Thu, 28 Apr 2016 12:45:17 +0000 (13:45 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 13 Jun 2016 21:04:29 +0000 (22:04 +0100)
commit5d4172bc005efe209de595f6a151ae9ed062d051
tree5e1d50ee251b79a23cda1ed570e626c050482603
parent81798ab046b0717614e28e0a339172f3803e451b
toaster: tweaks to recipe file downloads

* In the custom images table, show the recipe file and download icon
only when the recipe file exists and can be downloaded.

* Also in the custom images table, make sure the download icon tooltip
shows on hover.

* In the custom image details page, show the correct icon (download)
next to the recipe file in the right hand column.

* In the custom image details page, show the recipe file and download
icon in the right hand column only when the recipe file exists and can
be downloaded

* Also in the custom image details page, simplify the help text we show
when the 'download' button is disabled: it gave so much information about
what's actually happening under the hood that it was a bit hard to
follow.

Signed-off-by: Belen Barros Pena <belen.barros.pena@linux.intel.com>
Signed-off-by: Elliot Smith <elliot.smith@intel.com>
lib/toaster/toastergui/tables.py
lib/toaster/toastergui/templates/customrecipe.html