generic-poky/bitbake/lib/toaster/toastergui
David Reyna f505d9fad9 bitbake: toaster: add ID's to build menu links
Add IDs to the build page menu lines, for example "Tasks", "Recipes",
"Time", "CPU Time", "Disk I/O", and so forth. This will support test
automation.

[YOCTO #11337]

(Bitbake rev: 0bd1fcdbfa6b9bf4642f1a2b1d46767c7c15a5d1)

Signed-off-by: David Reyna <David.Reyna@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2017-07-27 22:36:46 +01:00
..
fixtures bitbake: toaster: orm Remove the layerindex specific up_branch fields 2016-07-26 08:10:36 +01:00
static bitbake: toaster: Toaster filters are broken 2017-04-11 18:05:09 +01:00
templates bitbake: toaster: add ID's to build menu links 2017-07-27 22:36:46 +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: api Add GET REST API for Layer information 2016-12-12 20:44:54 +00: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
typeaheads.py bitbake: toaster: typeaheads Layers add url to layer REST API to the layer 2016-12-12 20:44:54 +00:00
urls.py bitbake: toaster: typeaheads Add a git revisions suggestions 2016-12-12 20:44:54 +00:00
views.py bitbake: toaster: views Remove old code that converts template context to JSON 2016-12-12 20:44:54 +00:00
widgets.py bitbake: toaster: typeaheads widgets Fix flake8 issues and remove redundant code 2016-12-12 20:44:54 +00:00