summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/toaster/toastergui/widgets.py
Commit message (Expand)AuthorAgeFilesLines
* bitbake: toaster: use items and range instead of old APIsEd Bartosh2016-05-161-2/+2
* bitbake: toaster: get rid of using reduceEd Bartosh2016-05-161-8/+13
* bitbake: toastergui: set default visible and hideable columnsElliot Smith2016-01-151-0/+18
* bitbake: toastergui: streamline construction of filter objectsElliot Smith2016-01-151-1/+0
* bitbake: toastergui: convert project builds page to ToasterTableElliot Smith2016-01-151-1/+0
* bitbake: toastergui: implement date range filters for buildsElliot Smith2016-01-151-16/+16
* bitbake: toastergui: refactor ToasterTable filteringElliot Smith2016-01-151-50/+40
* bitbake: toastergui: convert all builds page to ToasterTableElliot Smith2016-01-151-5/+11
* bitbake: toaster: Don't HTTP cache ToasterTable responsesElliot Smith2015-10-111-0/+6
* bitbake: toaster: ToasterTable remove unused class definitionMichael Wood2015-09-291-27/+0
* bitbake: toaster: add nocache option to the ToasterTable widgetMichael Wood2015-09-291-0/+7
* bitbake: toaster: widgets ToasterTable Add more info to search field exceptionMichael Wood2015-09-291-1/+2
* bitbake: toaster: widgets ToasterTable add logger to notify when cache hitMichael Wood2015-09-291-0/+4
* bitbake: toaster: tables Move the title and name into the widgetMichael Wood2015-09-291-1/+8
* bitbake: toaster: fix pylint errorsAlexandru Damian2015-08-191-0/+3
* bitbake: toastergui: widgets Add a typeahead widgetMichael Wood2015-08-061-0/+52
* bitbake: bitbake: toastergui: Toastertables don't replace dash in cache keyMichael Wood2015-08-011-2/+2
* bitbake: toaster: toastertable Pass up the kwargs for setup_filterMichael Wood2015-06-261-6/+6
* bitbake: toaster: Enable toastertable cacheMichael Wood2015-06-261-2/+5
* bitbake: toastergui: remove xhr_datatypeahead and xhr_XXXbuildAlexandru DAMIAN2015-06-121-3/+3
* bitbake: toaster: add class template view for single-object pagesAlexandru DAMIAN2015-06-121-0/+26
* bitbake: toaster: toastertables raise errorsAlexandru DAMIAN2015-06-121-5/+7
* bitbake: toaster: ToasterTables add computational fieldsAlexandru DAMIAN2015-06-121-3/+16
* bitbake: toaster: toaster table add raw dataAlexandru DAMIAN2015-06-121-5/+11
* bitbake: toaster: toastertables REST refactoringAlexandru DAMIAN2015-06-121-28/+19
* bitbake: toaster: Add an invalidate cache method on data update signalMichael Wood2015-05-291-2/+4
* bitbake: toaster: Port layerdetails to ToasterTablesMichael Wood2015-05-291-10/+7
* bitbake: toaster: Add toaster table widgetMichael Wood2015-05-141-0/+316