summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/toaster/toastergui
Commit message (Expand)AuthorAgeFilesLines
* bitbake: toaster: get rid of using reduceEd Bartosh2016-05-162-28/+57
* bitbake: toaster: use new syntax of except statementEd Bartosh2016-05-141-3/+3
* bitbake: toaster: use 'in' instead of has_keyEd Bartosh2016-05-141-14/+14
* bitbake: toaster: fix progress bar in MySQL environmentElliot Smith2016-05-131-2/+2
* bitbake: toaster: ui handles duplicate project name in project pageSujith H2016-05-112-1/+9
* bitbake: toaster: ui handles duplicate project name in new project pageSujith H2016-05-111-2/+10
* bitbake: toaster: projectNameValidation API addedSujith H2016-05-111-0/+62
* bitbake: bin, toaster: Fix print and exception syntaxRichard Purdie2016-05-111-1/+1
* bitbake: toaster: customrecipe Only show download icon or button if it's poss...Michael Wood2016-05-062-2/+15
* bitbake: toaster-tests: tests for build dashboardElliot Smith2016-04-191-87/+0
* bitbake: toaster: add modal to select custom image for editingElliot Smith2016-04-197-73/+160
* bitbake: toaster: add build dashboard buttons to edit/create custom imagesElliot Smith2016-04-198-96/+304
* bitbake: toaster: only prevent duplicate custom image names within a projectElliot Smith2016-04-192-17/+24
* bitbake: toaster: disable/enable "Add layer" button according to input's contentElliot Smith2016-04-192-1/+34
* bitbake: toaster: fix sorting after hiding a column in build tablesElliot Smith2016-04-192-26/+26
* bitbake: toaster: ensure ToasterTable headings are reset when order by changesMichael Wood2016-04-191-1/+5
* bitbake: toaster: fixes for customimage package not foundDave Lerner2016-04-093-12/+30
* bitbake: toaster: views jsunittest Add MACHINE and an extra layer to test pro...Michael Wood2016-04-061-4/+14
* bitbake: toaster: tests Set MACHINE for the test projectsMichael Wood2016-04-061-2/+2
* bitbake: toaster: Add quint to project so that it can be used offlineMichael Wood2016-04-063-2/+350
* bitbake: toaster: add rev dep column to image detail pagesDave Lerner2016-04-062-0/+20
* bitbake: toaster: update projectconf.html for DL_DIR and SSTATE_DIRSujith H2016-04-061-3/+157
* bitbake: toaster: update view to support DL_DIR and SSTATE_DIRSujith H2016-04-061-2/+38
* bitbake: toaster: mrb_section template Add build cancel buttonMichael Wood2016-04-062-94/+149
* bitbake: toaster: tables BuildsTable exclude cancelled buildsSujith H2016-04-061-2/+3
* bitbake: toaster: libtoaster Update implementation of startABuild and cancelA...Michael Wood2016-04-067-29/+34
* bitbake: toaster: xhr Update the implementation of the build cancellation req...Michael Wood2016-04-061-9/+45
* bitbake: toaster: Move xhr calls for starting and stopping buildsMichael Wood2016-04-063-42/+80
* bitbake: toaster: Correct typo on build form help textBelen Barros Pena2016-04-031-1/+1
* bitbake: toaster: tests Migrate landing page tests to SeleniumElliot Smith2016-04-011-74/+0
* bitbake: toaster: tests Migrate all projects page tests to SeleniumElliot Smith2016-04-011-197/+0
* bitbake: toaster: tests Migrate project builds page tests to SeleniumElliot Smith2016-04-011-133/+0
* bitbake: toaster: tests Migrate all builds page and project page tests to Sel...Elliot Smith2016-04-011-140/+0
* bitbake: toaster: get all dependents for pkg for removalDave Lerner2016-03-261-12/+79
* bitbake: toaster: new customise package-remove modal dlgDave Lerner2016-03-261-2/+3
* bitbake: toaster: show full list of dependents to removeDave Lerner2016-03-261-6/+66
* bitbake: toaster: orm Add a constant for the CustomImageRecipe's layer nameMichael Wood2016-03-231-1/+1
* bitbake: toaster: rework task buildstats storage and displayElliot Smith2016-03-095-38/+66
* bitbake: toaster: bring back the strict directiveBelen Barros Pena2016-03-071-1/+1
* bitbake: toaster: change 'revision' to 'Git revision'Belen Barros Pena2016-03-074-6/+6
* bitbake: toaster: views api Package info return both kinds of RDEPENDSMichael Wood2016-03-071-5/+4
* bitbake: toaster: fixup dependency excludes for customimageDave Lerner2016-03-071-0/+7
* bitbake: toaster: change 'delete layer' to 'remove layer'Belen Barros Pena2016-02-267-10/+10
* bitbake: toaster: rename 'run again' buttonBelen Barros Pena2016-02-262-2/+2
* bitbake: toaster: fix banner after customimage package addDave Lerner2016-02-261-2/+5
* bitbake: toaster: custom breadcrumb for the default projectBelen Barros Pena2016-02-262-4/+10
* bitbake: toaster: remove custom images from Image RecipesDave Lerner2016-02-261-1/+4
* bitbake: toaster: show suffix for image files and basename for artifact filesElliot Smith2016-02-262-12/+17
* bitbake: toaster: add missing link to image recipe detailsBelen Barros Pena2016-02-261-0/+7
* bitbake: toaster: adjust the search field widthBelen Barros Pena2016-02-263-4/+5