summaryrefslogtreecommitdiffstats
path: root/lib/toaster/toastergui/tables.py
AgeCommit message (Expand)Author
2017-06-27toaster: Add distro selection supportDavid Reyna
2016-08-11toaster: update the tables informationSujith H
2016-08-11toaster: remove links from time field on failed buildsElliot Smith
2016-06-13toaster: Rework displaying package dependencies across ToasterMichael Wood
2016-06-13toaster: port table for Built packages to ToasterTableMichael Wood
2016-06-13toaster: toaster tables Enable complex empty statesBelen Barros Pena
2016-06-13toaster: Migrate project configuration from bootstrap 2 to bootstrap 3Belen Barros Pena
2016-06-13toaster: tweaks to recipe file downloadsBelen Barros Pena
2016-06-01toaster: replace map with list comprehensionsEd Bartosh
2016-05-16toaster: toastertables: Clean up and fix up a number of itemsMichael Wood
2016-04-29toaster: customrecipe Only show download icon or button if it's possibleMichael Wood
2016-04-06toaster: add rev dep column to image detail pagesDave Lerner
2016-04-06toaster: tables BuildsTable exclude cancelled buildsSujith H
2016-04-06toaster: Move xhr calls for starting and stopping buildsMichael Wood
2016-03-07toaster: change 'revision' to 'Git revision'Belen Barros Pena
2016-02-26toaster: change 'delete layer' to 'remove layer'Belen Barros Pena
2016-02-26toaster: remove custom images from Image RecipesDave Lerner
2016-02-26toaster: add missing link to image recipe detailsBelen Barros Pena
2016-02-19toaster: PackagesTable show only installed packagesMichael Wood
2016-02-19toaster: SoftwareRecipesTable apply default order_byMichael Wood
2016-02-08toaster: tables move template logic into the pkg_add_rm_btnMichael Wood
2016-02-08toaster: make locale packages uneditable in custom image pageElliot Smith
2016-02-08toaster: include locale and packagegroup packages in custom imageElliot Smith
2016-02-08toaster: update custom image package table filtersElliot Smith
2016-02-08toaster: move recent builds query to modelElliot Smith
2016-02-08toaster: tables Check layer presence in project for customise_btnMichael Wood
2016-02-08toaster: tables SelectPackagesTable rename recipe_id to custrecipeidMichael Wood
2016-02-08toaster: tables Change SelectPackagesTable to use ProjectPackageMichael Wood
2016-02-08toaster: tables add recipe download link to CustomImagesTableMichael Wood
2016-02-08toaster: tables Add table for Packages and update SelectPackagesTableMichael Wood
2016-02-08toaster: ToasterTables simplify filter function move common part to widgetMichael Wood
2016-01-15toastergui: code formatting and clean-upElliot Smith
2016-01-15toastergui: fix error and warning counts for buildsElliot Smith
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 "today" and "yesterday" filtersElliot Smith
2016-01-15toastergui: implement date range filters for buildsElliot Smith
2016-01-15toastergui: show recent builds on all builds pageElliot Smith
2016-01-15toastergui: refactor ToasterTable filteringElliot Smith
2016-01-15toastergui: convert all builds page to ToasterTableElliot Smith
2016-01-15toastergui: switch projects/ view to ToasterTableElliot Smith
2016-01-15toaster: check inferred file suffixes against list of known typesElliot Smith
2016-01-15toastergui: use ToasterTable for projects pageElliot Smith
2015-12-14toaster: tables Set a default order for the software recipes tableBelen Barros Pena
2015-12-07toaster: tables Fix invalid field name on NewCustomImagesTableMichael Wood
2015-12-07toaster: tables Add default_orderby field where it was missing or unsetMichael Wood
2015-12-07toaster: machines table Fix missing layers information needed for filterMichael Wood
2015-10-16toaster: Have 'Version' next to recipe nameBelen Barros Pena
2015-10-11toaster: Fix stale layer state buttonsMichael Wood