aboutsummaryrefslogtreecommitdiffstats
path: root/lib/toaster/toastergui
AgeCommit message (Expand)Author
2016-09-06toaster: layer details Fix "edit" form interactionBelen Barros Pena
2016-09-06toaster: import layer Layout fixesBelen Barros Pena
2016-09-06toaster: layer details Layout fixesBelen Barros Pena
2016-09-06toaster: configuration Provide machine help textBelen Barros Pena
2016-09-06toaster: tasks Remove recipe version from defaultsBelen Barros Pena
2016-09-02toaster: Move Custom image recipe rest api to api fileMichael Wood
2016-09-02toaster: layerdetails clean ups after integrating local layer changesMichael Wood
2016-09-02toaster: update api to include local_source_dirSujith H
2016-09-02toaster: layerdetails js changes for switching layersSujith H
2016-09-02toaster: add switch of git and not-git layers importedSujith H
2016-08-11toaster: adapt xhr_import_layer test locally imported layerSujith H
2016-08-11toaster: update build configuration pageSujith H
2016-08-11toaster: update recipe details pageSujith H
2016-08-11toaster: update package detail pageSujith H
2016-08-11toaster: updte build tables for locally imported layersSujith H
2016-08-11toaster: update the tables informationSujith H
2016-08-11toaster: add local directory to the dbSujith H
2016-08-11toaster: improve the display when local dir is addedSujith H
2016-08-11toaster: update css file for layer importBelen Barros Pena
2016-08-11toaster: add local_source_dir to the needed_fieldsSujith H
2016-08-11toaster: control the selection of git and local repoSujith H
2016-08-11toaster: add import of local directory to UISujith H
2016-08-11toaster: prevent infinite loop when finding task dependenciesElliot Smith
2016-08-11toaster: reset table to default orderby when orderby column is hiddenElliot Smith
2016-08-11toaster: show loading spinner after creating custom imageElliot Smith
2016-08-11toaster: adjust build dashboard for failed buildsElliot Smith
2016-08-11toaster: remove links from time field on failed buildsElliot Smith
2016-08-11toaster: tweak styling and typos in recent builds areaElliot Smith
2016-08-11toaster: show "Tasks starting..." until the first task completesElliot Smith
2016-08-11toaster: show progress of recipe parsing in recent builds areaElliot Smith
2016-08-11toaster: move most recent builds templating to clientElliot Smith
2016-07-25toaster: set non-hideable columns for built recipes tableElliot Smith
2016-07-25toaster: set non-hideable columns for build tasks tableElliot Smith
2016-07-25toaster: fix download URL for task logsElliot Smith
2016-07-25toaster: orm Remove the layerindex specific up_branch fieldsMichael Wood
2016-07-25toaster: tests: Remove references to LayerSource modelMichael Wood
2016-07-25toaster: Replace references to LayerSource modelsMichael Wood
2016-07-19toaster-tests: package count/size shouldn't show for non-image buildsElliot Smith
2016-07-19toaster-tests: add tests for build artifact display on build dashboardElliot Smith
2016-07-19toaster: the customise image button shouldn't rely on targetsElliot Smith
2016-07-19toaster: add package manifest path to Target objectsElliot Smith
2016-07-19toaster: better display of targets which produced no imagesElliot Smith
2016-07-19toaster: show manifests in their own section of the build dashboardElliot Smith
2016-07-19toaster: only show "New custom image" button for builds with image targetsElliot Smith
2016-07-19toaster: use has_images() methods to display images correctlyElliot Smith
2016-07-19toaster: improve scan for SDK artifactsElliot Smith
2016-07-19toaster: attach kernel artifacts to targetsElliot Smith
2016-07-19toaster: display Target targets in build dashboardElliot Smith
2016-07-08toaster: add Layer delete front end feature to layerdetailsMichael Wood
2016-07-08toaster: api Add util function for returning the error responseMichael Wood