generic-poky/bitbake/lib/toaster/toastergui
Awais Belal f744d7c496 bitbake: toaster: Order column in Tasks selectable
The build page provides tables related to performance that
cover build time, CPU time and disk IO. The "Edit columns"
drop down does not allow selection of the Order column and
makes it hidden as well which is not accurate from user
interaction point of view.
This patch enables the hideable property for the Order column
so it is hidden by default but the user can enable it through
the drop down if need be.

[YOCTO #11040]

(Bitbake rev: a3063e3c7e3ae21bcebe23fcf0a4fda559252fb5)

Signed-off-by: Awais Belal <awais_belal@mentor.com>
Signed-off-by: David Reyna <David.Reyna@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2017-09-21 16:51:07 +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: display error when the fstype select is empty 2017-09-21 16:51:06 +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: Order column in Tasks selectable 2017-09-21 16:51:07 +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