summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/toaster/toastergui
AgeCommit message (Expand)Author
2015-09-29bitbake: toaster: Fix indentation of jsunittests viewMichael Wood
2015-09-29bitbake: toaster: implement decorator for REST responsesEd Bartosh
2015-09-29bitbake: toaster: add toggle for enabling image customisation feeatureMichael Wood
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-09-23bitbake: toaster: remove time from builds in progressBelen Barros Pena
2015-09-23bitbake: toaster: layerdetails Fix back button tab behaviourMichael Wood
2015-09-23bitbake: toaster: add 2 UI testsEd Bartosh
2015-09-23bitbake: toaster: change UI to show tasksEd Bartosh
2015-09-19bitbake: toaster: hide irrelevant builds in the project builds viewAlexandru DAMIAN
2015-09-18bitbake: toaster: Simplify redirects when build page parameters are missingElliot Smith
2015-09-18bitbake: toaster: Fix date range pickers on the project builds pageElliot Smith
2015-09-18bitbake: toaster: Show correct builds count on project pagesElliot Smith
2015-09-18bitbake: toaster: hide irrelevant builds in the project builds viewAlexandru DAMIAN
2015-09-18bitbake: toaster: Don't def a function for each call to build_artifact()Elliot Smith
2015-09-18bitbake: toaster: Avoid unnecessary local to local copy of cooker logElliot Smith
2015-09-09bitbake: toaster: Changes to navigationBelen Barros Pena
2015-09-08bitbake: toaster: replace ETA with % of tasks doneBelen Barros Pena
2015-09-08bitbake: toaster: fix project names in latest buildsBelen Barros Pena
2015-09-08bitbake: toaster: remove unnecessary white spaceBelen Barros Pena
2015-09-08bitbake: toastergui: Add missing files from 1c2f6b9b7b9e700146944b9d6d2114e0d...Richard Purdie
2015-09-03bitbake: toaster: Add tests for pages which show the default projectElliot Smith
2015-09-03bitbake: toaster: Fix test for projects page JSONElliot Smith
2015-09-03bitbake: toaster: Exclude default project unless it has buildsElliot Smith
2015-09-03bitbake: toaster: Only redirect to projects page if user has added projectsElliot Smith
2015-09-03bitbake: toaster: show incomplete configuration warningBelen Barros Pena
2015-09-03bitbake: toaster: disable build button as neededBelen Barros Pena
2015-09-01bitbake: toaster: new Toaster imageBelen Barros Pena
2015-09-01bitbake: toastergui: remove old screenshotsBelen Barros Pena
2015-08-29bitbake: toastergui: Add frontend javascript unit testsMichael Wood
2015-08-29bitbake: toaster: fix global navigationBelen Barros Pena
2015-08-29bitbake: toaster: adjust spacing in project pagesBelen Barros Pena
2015-08-29bitbake: toaster: fix show / hide columns in all builds tableBelen Barros Pena
2015-08-29bitbake: toaster: Remove Log column from All builds pageSujith Haridasan
2015-08-29bitbake: toaster: Fix extra checkbox in most recently built recipes sectionSujith Haridasan
2015-08-29bitbake: toaster: update directory tree expansionDavid Reyna
2015-08-29bitbake: toastergui: change image in landing pageBelen Barros Pena
2015-08-19bitbake: toastergui: fix projectbuilds pageAlexandru DAMIAN
2015-08-19bitbake: toastergui: do not show in-progress builds in the tableAlexandru DAMIAN
2015-08-19bitbake: toaster: fix pylint errorsAlexandru Damian
2015-08-19bitbake: toastergui: rename variables in views.pyAlexandru DAMIAN
2015-08-19bitbake: toaster: use loggers instead of printsAlexandru DAMIAN
2015-08-19bitbake: toaster: improve exception handlingAlexandru DAMIAN
2015-08-19bitbake: toaster: pylint fixesAlexandru DAMIAN
2015-08-19bitbake: toastergui: Call csrf function in all pages to ensure cookie is sentMichael Wood
2015-08-19bitbake: Fix default function parameter assignment to a listPaul Eggleton
2015-08-17bitbake: toastergui: Added IDs to elements used in testingMihail Stanciu