summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/toaster/toastergui
Commit message (Expand)AuthorAgeFilesLines
...
* bitbake: toaster: Fix test for projects page JSONElliot Smith2015-09-031-4/+5
* bitbake: toaster: Exclude default project unless it has buildsElliot Smith2015-09-031-0/+8
* bitbake: toaster: Only redirect to projects page if user has added projectsElliot Smith2015-09-031-1/+5
* bitbake: toaster: show incomplete configuration warningBelen Barros Pena2015-09-032-3/+6
* bitbake: toaster: disable build button as neededBelen Barros Pena2015-09-031-2/+0
* bitbake: toaster: new Toaster imageBelen Barros Pena2015-09-011-0/+0
* bitbake: toastergui: remove old screenshotsBelen Barros Pena2015-09-012-0/+0
* bitbake: toastergui: Add frontend javascript unit testsMichael Wood2015-08-292-0/+19
* bitbake: toaster: fix global navigationBelen Barros Pena2015-08-291-2/+4
* bitbake: toaster: adjust spacing in project pagesBelen Barros Pena2015-08-293-24/+12
* bitbake: toaster: fix show / hide columns in all builds tableBelen Barros Pena2015-08-291-2/+2
* bitbake: toaster: Remove Log column from All builds pageSujith Haridasan2015-08-291-8/+0
* bitbake: toaster: Fix extra checkbox in most recently built recipes sectionSujith Haridasan2015-08-291-1/+0
* bitbake: toaster: update directory tree expansionDavid Reyna2015-08-291-2/+1
* bitbake: toastergui: change image in landing pageBelen Barros Pena2015-08-291-5/+1
* bitbake: toastergui: fix projectbuilds pageAlexandru DAMIAN2015-08-192-45/+21
* bitbake: toastergui: do not show in-progress builds in the tableAlexandru DAMIAN2015-08-191-1/+1
* bitbake: toaster: fix pylint errorsAlexandru Damian2015-08-192-0/+7
* bitbake: toastergui: rename variables in views.pyAlexandru DAMIAN2015-08-191-53/+63
* bitbake: toaster: use loggers instead of printsAlexandru DAMIAN2015-08-191-0/+4
* bitbake: toaster: improve exception handlingAlexandru DAMIAN2015-08-191-9/+4
* bitbake: toaster: pylint fixesAlexandru DAMIAN2015-08-191-18/+10
* bitbake: toastergui: Call csrf function in all pages to ensure cookie is sentMichael Wood2015-08-191-0/+1
* bitbake: Fix default function parameter assignment to a listPaul Eggleton2015-08-191-1/+3
* bitbake: toastergui: Added IDs to elements used in testingMihail Stanciu2015-08-173-5/+5
* bitbake: toastergui: Add tests for xhr_importlayerSujith H2015-08-171-0/+30
* bitbake: toaster: fix invalid fields in the package details pageAlexandru DAMIAN2015-08-172-3/+3
* bitbake: toaster: reduced amount of instance attributesEd Bartosh2015-08-101-31/+24
* bitbake: toaster: fix pylint warning 'no space allowed'Ed Bartosh2015-08-101-5/+5
* bitbake: toaster: fix test_get_json_call_returns_json againEd Bartosh2015-08-101-3/+7
* bitbake: toaster: don't catch json.load exceptionsEd Bartosh2015-08-101-8/+3
* bitbake: toaster: add header and docstingsEd Bartosh2015-08-101-1/+28
* bitbake: toaster: remove unused importEd Bartosh2015-08-101-1/+1
* bitbake: toaster: get rid of class attributesEd Bartosh2015-08-101-4/+2
* bitbake: toaster: put all test cases into one classEd Bartosh2015-08-101-34/+29
* bitbake: toaster: get rid of AllProjectsViewTestCaseEd Bartosh2015-08-101-4/+1
* bitbake: toaster: wrap long linesEd Bartosh2015-08-101-13/+27
* bitbake: toaster: fix test_get_json_call_returns_json testEd Bartosh2015-08-101-6/+6
* bitbake: toastergui: layerBtn Fix build trigger mechanismMichael Wood2015-08-064-11/+16
* bitbake: toastergui: Fix typo on layers in project filter conditionMichael Wood2015-08-061-2/+2
* bitbake: toastergui: Move click disabled check after table ready eventMichael Wood2015-08-061-4/+6
* bitbake: toastergui: Machine select button url parameters changeMichael Wood2015-08-061-1/+1
* bitbake: toastergui: Move layerdetails view definition to the views.pyMichael Wood2015-08-063-25/+17
* bitbake: toastergui: Fix toastertable table header referenceMichael Wood2015-08-062-2/+2
* bitbake: toastergui: libtoaster typeahead Add in results highlighterMichael Wood2015-08-061-4/+8
* bitbake: toastergui: libtoaster: typeahead resiliency for slow serverMichael Wood2015-08-061-1/+17
* bitbake: toastergui: tests Fix and more comprehensive typeahead unittestMichael Wood2015-08-061-19/+69
* bitbake: toastergui: views Standardise the fields project layer responseMichael Wood2015-08-061-2/+3
* bitbake: toasterui: views Remove unused xhr_typeahead view definitionMichael Wood2015-08-064-43/+32
* bitbake: toastergui: libtoaster Throw an exception no url is specifiedMichael Wood2015-08-061-0/+2