aboutsummaryrefslogtreecommitdiffstats
path: root/bitbake/lib/toaster/toastergui
AgeCommit message (Expand)Author
2016-04-01bitbake: toaster: tests Migrate landing page tests to SeleniumElliot Smith
2016-04-01bitbake: toaster: tests Migrate all projects page tests to SeleniumElliot Smith
2016-04-01bitbake: toaster: tests Migrate project builds page tests to SeleniumElliot Smith
2016-04-01bitbake: toaster: tests Migrate all builds page and project page tests to Sel...Elliot Smith
2016-03-26bitbake: toaster: get all dependents for pkg for removalDave Lerner
2016-03-26bitbake: toaster: new customise package-remove modal dlgDave Lerner
2016-03-26bitbake: toaster: show full list of dependents to removeDave Lerner
2016-03-23bitbake: toaster: orm Add a constant for the CustomImageRecipe's layer nameMichael Wood
2016-03-09bitbake: toaster: rework task buildstats storage and displayElliot Smith
2016-03-07bitbake: toaster: bring back the strict directiveBelen Barros Pena
2016-03-07bitbake: toaster: change 'revision' to 'Git revision'Belen Barros Pena
2016-03-07bitbake: toaster: views api Package info return both kinds of RDEPENDSMichael Wood
2016-03-07bitbake: toaster: fixup dependency excludes for customimageDave Lerner
2016-02-26bitbake: toaster: change 'delete layer' to 'remove layer'Belen Barros Pena
2016-02-26bitbake: toaster: rename 'run again' buttonBelen Barros Pena
2016-02-26bitbake: toaster: fix banner after customimage package addDave Lerner
2016-02-26bitbake: toaster: custom breadcrumb for the default projectBelen Barros Pena
2016-02-26bitbake: toaster: remove custom images from Image RecipesDave Lerner
2016-02-26bitbake: toaster: show suffix for image files and basename for artifact filesElliot Smith
2016-02-26bitbake: toaster: add missing link to image recipe detailsBelen Barros Pena
2016-02-26bitbake: toaster: adjust the search field widthBelen Barros Pena
2016-02-26bitbake: toaster: make 'configuration' the first tabBelen Barros Pena
2016-02-26bitbake: toaster: link to configuration in all breadcrumbsBelen Barros Pena
2016-02-26bitbake: toaster: reduce max height of modal dialogsBelen Barros Pena
2016-02-26bitbake: toaster: disable add layer button on clickBelen Barros Pena
2016-02-26bitbake: toaster: apply error class to name fieldBelen Barros Pena
2016-02-26bitbake: toaster: fix custom image name formBelen Barros Pena
2016-02-26bitbake: toaster: comment out project release changeBelen Barros Pena
2016-02-19bitbake: toaster: toastergui Fix invalid char test and implementationMichael Wood
2016-02-19bitbake: toaster: PackagesTable show only installed packagesMichael Wood
2016-02-19bitbake: toaster: toastergui unit tests convert to use fixturesMichael Wood
2016-02-19bitbake: toaster: SoftwareRecipesTable apply default order_byMichael Wood
2016-02-10bitbake: toaster: build section Improve display of builds when > 1 targetsBelen Barros Pena
2016-02-10bitbake: toaster: templates make build data breadcrumb consistentBelen Barros Pena
2016-02-10bitbake: toaster: Enable Image Customisation featureMichael Wood
2016-02-10bitbake: toaster: xhr_customrecipe_packages Add dependencies to included pack...Michael Wood
2016-02-10bitbake: toaster: customrecipe page Add last successful build link and condit...Michael Wood
2016-02-10bitbake: toaster: pkg_dependencies_popover just show direct dependenciesMichael Wood
2016-02-10bitbake: toaster: newcustomimage_modal add frontend name validationMichael Wood
2016-02-10bitbake: toaster: API CustomImageRecipe check the recipe name supplied is validMichael Wood
2016-02-10bitbake: toaster: views CustomRecipe API add size information to the package ...Michael Wood
2016-02-10bitbake: toaster: customrecipe Add dependency tracking to package selectionMichael Wood
2016-02-10bitbake: toaster: tables move template logic into the pkg_add_rm_btnMichael Wood
2016-02-10bitbake: toaster: make locale packages uneditable in custom image pageElliot Smith
2016-02-10bitbake: toaster: include locale and packagegroup packages in custom imageElliot Smith
2016-02-10bitbake: toaster: update custom image package table filtersElliot Smith
2016-02-10bitbake: toaster: move recent builds query to modelElliot Smith
2016-02-10bitbake: toaster: project builds Poll the server to get latest progress for b...Michael Wood
2016-02-10bitbake: toaster: tables Check layer presence in project for customise_btnMichael Wood
2016-02-10bitbake: toaster: toastergui tests Add addtional data to the setUp for new ta...Michael Wood