generic-poky/bitbake/lib/toaster/toastergui
David Reyna 17b4f4e731 bitbake: toaster: edit column list not sorted
The list of columns in the many 'Edit Columns' pop-ups became unsorted
with the 'Toaster Table' implementation. These entries need to be
gathered and sorted in the column processing.

[YOCTO #12004]

(Bitbake rev: d06a8ff74be11e4315feac6768064355ec15611f)

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: edit column list not sorted 2017-09-21 16:51:07 +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