aboutsummaryrefslogtreecommitdiffstats
path: root/lib/toaster/toastergui/widgets.py
AgeCommit message (Expand)Author
2017-06-27toaster: git clone progress barDavid Reyna
2016-12-12toaster: typeaheads widgets Fix flake8 issues and remove redundant codeMichael Wood
2016-09-28toaster: move MostRecentBuildsView to its own widgetMichael Wood
2016-06-14toaster: fix broken reference to urllibElliot Smith
2016-06-13toaster: widgets ToasterTable Catch template rendering exceptionsMichael Wood
2016-06-13toaster: ToasterTable widget add an 'a' to Name in Exception classMichael Wood
2016-06-13toaster: Migrate project configuration from bootstrap 2 to bootstrap 3Belen Barros Pena
2016-06-01toaster: fix urllib importsEd Bartosh
2016-06-01toaster: use items and range instead of old APIsEd Bartosh
2016-06-01toaster: get rid of using reduceEd Bartosh
2016-05-16toaster: toastertables: Clean up and fix up a number of itemsMichael Wood
2016-01-15toastergui: set default visible and hideable columnsElliot Smith
2016-01-15toastergui: streamline construction of filter objectsElliot Smith
2016-01-15toastergui: convert project builds page to ToasterTableElliot Smith
2016-01-15toastergui: implement date range filters for buildsElliot Smith
2016-01-15toastergui: refactor ToasterTable filteringElliot Smith
2016-01-15toastergui: convert all builds page to ToasterTableElliot Smith
2015-10-11toaster: Don't HTTP cache ToasterTable responsesElliot Smith
2015-09-29toaster: ToasterTable remove unused class definitionMichael Wood
2015-09-29toaster: add nocache option to the ToasterTable widgetMichael Wood
2015-09-29toaster: widgets ToasterTable Add more info to search field exceptionMichael Wood
2015-09-29toaster: widgets ToasterTable add logger to notify when cache hitMichael Wood
2015-09-29toaster: tables Move the title and name into the widgetMichael Wood
2015-08-19toaster: fix pylint errorsAlexandru Damian
2015-08-06toastergui: widgets Add a typeahead widgetMichael Wood
2015-08-01bitbake: toastergui: Toastertables don't replace dash in cache keyMichael Wood
2015-06-25toaster: toastertable Pass up the kwargs for setup_filterMichael Wood
2015-06-25toaster: Enable toastertable cacheMichael Wood
2015-06-10toastergui: remove xhr_datatypeahead and xhr_XXXbuildAlexandru DAMIAN
2015-06-10toaster: add class template view for single-object pagesAlexandru DAMIAN
2015-06-10toaster: toastertables raise errorsAlexandru DAMIAN
2015-06-10toaster: ToasterTables add computational fieldsAlexandru DAMIAN
2015-06-10toaster: toaster table add raw dataAlexandru DAMIAN
2015-06-10toaster: toastertables REST refactoringAlexandru DAMIAN
2015-05-29toaster: Add an invalidate cache method on data update signalMichael Wood
2015-05-29toaster: Port layerdetails to ToasterTablesMichael Wood
2015-05-14toaster: Add toaster table widgetMichael Wood