summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/toaster/toastergui/widgets.py
AgeCommit message (Expand)Author
2016-01-15bitbake: toastergui: set default visible and hideable columnsElliot Smith
2016-01-15bitbake: toastergui: streamline construction of filter objectsElliot Smith
2016-01-15bitbake: toastergui: convert project builds page to ToasterTableElliot Smith
2016-01-15bitbake: toastergui: implement date range filters for buildsElliot Smith
2016-01-15bitbake: toastergui: refactor ToasterTable filteringElliot Smith
2016-01-15bitbake: toastergui: convert all builds page to ToasterTableElliot Smith
2015-10-11bitbake: toaster: Don't HTTP cache ToasterTable responsesElliot Smith
2015-09-29bitbake: toaster: ToasterTable remove unused class definitionMichael Wood
2015-09-29bitbake: toaster: add nocache option to the ToasterTable widgetMichael Wood
2015-09-29bitbake: toaster: widgets ToasterTable Add more info to search field exceptionMichael Wood
2015-09-29bitbake: toaster: widgets ToasterTable add logger to notify when cache hitMichael Wood
2015-09-29bitbake: toaster: tables Move the title and name into the widgetMichael Wood
2015-08-19bitbake: toaster: fix pylint errorsAlexandru Damian
2015-08-06bitbake: toastergui: widgets Add a typeahead widgetMichael Wood
2015-08-01bitbake: bitbake: toastergui: Toastertables don't replace dash in cache keyMichael Wood
2015-06-26bitbake: toaster: toastertable Pass up the kwargs for setup_filterMichael Wood
2015-06-26bitbake: toaster: Enable toastertable cacheMichael Wood
2015-06-12bitbake: toastergui: remove xhr_datatypeahead and xhr_XXXbuildAlexandru DAMIAN
2015-06-12bitbake: toaster: add class template view for single-object pagesAlexandru DAMIAN
2015-06-12bitbake: toaster: toastertables raise errorsAlexandru DAMIAN
2015-06-12bitbake: toaster: ToasterTables add computational fieldsAlexandru DAMIAN
2015-06-12bitbake: toaster: toaster table add raw dataAlexandru DAMIAN
2015-06-12bitbake: toaster: toastertables REST refactoringAlexandru DAMIAN
2015-05-29bitbake: toaster: Add an invalidate cache method on data update signalMichael Wood
2015-05-29bitbake: toaster: Port layerdetails to ToasterTablesMichael Wood
2015-05-14bitbake: toaster: Add toaster table widgetMichael Wood