]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
toaster: link to configuration in all breadcrumbs
authorBelen Barros Pena <belen.barros.pena@intel.com>
Mon, 22 Feb 2016 09:08:37 +0000 (09:08 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 26 Feb 2016 17:17:24 +0000 (17:17 +0000)
commit9910f3f292d35fc91215d550c5f123dcf18ab35d
tree336c041dc330c2c10dff9c42ab59945b8bdf50cf
parente36001d61768979d66cba0f3d4f5a2aaf4af2cb7
toaster: link to configuration in all breadcrumbs

The existing breadcrumb does not always provide a link to the project
configuration page. When you are in the build history pages, you must go
back to the builds information first, and from there access the project
configuration. That feels very long.

Change the breadcrumb so that the project name item always provides a
link to the project configuration.

Signed-off-by: Belen Barros Pena <belen.barros.pena@intel.com>
Signed-off-by: Elliot Smith <elliot.smith@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
lib/toaster/toastergui/static/css/default.css
lib/toaster/toastergui/static/js/layerdetails.js
lib/toaster/toastergui/templates/basebuilddetailpage.html
lib/toaster/toastergui/templates/basebuildpage.html
lib/toaster/toastergui/templates/layerdetails.html
lib/toaster/toastergui/templates/recipedetails.html