summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/toaster/toastergui
Commit message (Expand)AuthorAgeFilesLines
* 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
* bitbake: toaster: make 'configuration' the first tabBelen Barros Pena2016-02-261-5/+5
* bitbake: toaster: link to configuration in all breadcrumbsBelen Barros Pena2016-02-266-27/+6
* bitbake: toaster: reduce max height of modal dialogsBelen Barros Pena2016-02-261-0/+1
* bitbake: toaster: disable add layer button on clickBelen Barros Pena2016-02-261-0/+2
* bitbake: toaster: apply error class to name fieldBelen Barros Pena2016-02-261-0/+3
* bitbake: toaster: fix custom image name formBelen Barros Pena2016-02-262-2/+2
* bitbake: toaster: comment out project release changeBelen Barros Pena2016-02-261-5/+14
* bitbake: toaster: toastergui Fix invalid char test and implementationMichael Wood2016-02-192-3/+6
* bitbake: toaster: PackagesTable show only installed packagesMichael Wood2016-02-191-1/+3
* bitbake: toaster: toastergui unit tests convert to use fixturesMichael Wood2016-02-192-213/+488
* bitbake: toaster: SoftwareRecipesTable apply default order_byMichael Wood2016-02-191-0/+1
* bitbake: toaster: build section Improve display of builds when > 1 targetsBelen Barros Pena2016-02-102-7/+12
* bitbake: toaster: templates make build data breadcrumb consistentBelen Barros Pena2016-02-103-5/+3
* bitbake: toaster: Enable Image Customisation featureMichael Wood2016-02-103-5/+0
* bitbake: toaster: xhr_customrecipe_packages Add dependencies to included pack...Michael Wood2016-02-101-0/+12
* bitbake: toaster: customrecipe page Add last successful build link and condit...Michael Wood2016-02-101-2/+11
* bitbake: toaster: pkg_dependencies_popover just show direct dependenciesMichael Wood2016-02-101-2/+2
* bitbake: toaster: newcustomimage_modal add frontend name validationMichael Wood2016-02-102-9/+35