generic-poky/bitbake/lib/toaster/toastergui
Michael Wood 8ba7ccd252 bitbake: toaster: move MostRecentBuildsView to its own widget
This view is specific to the builds dashboard rather than gernic api so
like ToasterTable and ToasterTypeAhead we class it as a widget as it has
a single purpose. Also clean up some flake8 identified issues.

Original author of the code moved in this commit is Elliot Smith.

(Bitbake rev: 05428514e64ec896faae4055619e149e98bc8f57)

Signed-off-by: Michael Wood <michael.g.wood@intel.com>
Signed-off-by: Ed Bartosh <ed.bartosh@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2016-09-30 16:52:21 +01:00
..
fixtures bitbake: toaster: orm Remove the layerindex specific up_branch fields 2016-07-26 08:10:36 +01:00
static bitbake: toaster: Clean up and convert to rest api project edit and get calls 2016-09-30 16:52:21 +01:00
templates bitbake: toaster: Clean up and convert to rest api project edit and get calls 2016-09-30 16:52:21 +01:00
templatetags bitbake: toaster: move most recent builds templating to client 2016-08-11 00:09:26 +01:00
__init__.py bitbake: toaster: add toaster code to bitbake 2013-10-18 11:13:49 +01:00
api.py bitbake: toaster: move MostRecentBuildsView to its own widget 2016-09-30 16:52:21 +01:00
buildtables.py bitbake: toaster: tasks Remove recipe version from defaults 2016-09-08 00:33:46 +01:00
tablefilter.py bitbake: toaster: use items and range instead of old APIs 2016-06-02 08:24:04 +01:00
tables.py bitbake: toaster: update the tables information 2016-08-11 00:09:29 +01:00
tests.py bitbake: toaster: adapt xhr_import_layer test locally imported layer 2016-08-11 00:09:29 +01:00
typeaheads.py bitbake: toaster: add local_source_dir to the needed_fields 2016-08-11 00:09:28 +01:00
urls.py bitbake: toaster: move MostRecentBuildsView to its own widget 2016-09-30 16:52:21 +01:00
views.py bitbake: toaster: Clean up and convert to rest api project edit and get calls 2016-09-30 16:52:21 +01:00
widgets.py bitbake: toaster: move MostRecentBuildsView to its own widget 2016-09-30 16:52:21 +01:00