bitbake: toaster: Build dashboard implementation
authorAlexandru DAMIAN <alexandru.damian@intel.com>
Fri, 13 Dec 2013 17:14:34 +0000 (17:14 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 10 Jan 2014 15:20:26 +0000 (15:20 +0000)
commitacba5f7e71ec62613050172c57de92404c5859b3
treedc5f5bc2071b2104497115dc274dc1c984121704
parentca485075fb81281cc7dd1e9a2f2be723ef1ddd36
bitbake: toaster: Build dashboard implementation

This patch adds the build dashboard page implementation,
which is the landing page for the Toaster GUI.

Also adds correct links from the main build page
to the various parts of the dashboard.

    [YOCTO #4258]

(Bitbake rev: bf7fbf5c0ee39564d813f82e194242f9d4f73c47)

Signed-off-by: Alexandru DAMIAN <alexandru.damian@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
bitbake/lib/toaster/toastergui/templates/basebuildpage.html
bitbake/lib/toaster/toastergui/templates/basetable_bottom.html
bitbake/lib/toaster/toastergui/templates/build.html
bitbake/lib/toaster/toastergui/templates/builddashboard.html
bitbake/lib/toaster/toastergui/templatetags/projecttags.py
bitbake/lib/toaster/toastergui/views.py