summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/toaster/toastergui
Commit message (Expand)AuthorAgeFilesLines
* bitbake: toaster/highlight.pack.js: Fix corrupted fileRichard Purdie2017-10-101-1/+1
* bitbake: toaster: Remove prettifyDavid Reyna2017-10-106-35/+6
* bitbake: toaster: Update tests to reflect front end changesMichael Wood2016-10-061-1/+7
* bitbake: toaster: Delete notification update front end implementation to designMichael Wood2016-10-065-4/+10
* bitbake: toaster: importlayer Fix layer dependencies button state toggleMichael Wood2016-10-061-25/+5
* bitbake: toaster: api / project Cancel any in progress builds before project ...Michael Wood2016-10-062-26/+41
* bitbake: toaster: layerdetails Update implementation of delete imported layerMichael Wood2016-09-303-6/+12
* bitbake: toaster: customrecipe Add frontend feature to delete custom image re...Michael Wood2016-09-302-4/+63
* bitbake: toaster: importlayer Convert success import to new notification systemMichael Wood2016-09-302-78/+47
* bitbake: toaster: Add front end controls for deleting a buildMichael Wood2016-09-302-35/+105
* bitbake: toaster: Add backend API for deleting a buildMichael Wood2016-09-302-0/+34
* bitbake: toaster: alerts and modals Avoid modals and alerts overlaying each o...Michael Wood2016-09-302-5/+20
* bitbake: toaster: project page Implement front end feature to delete projectMichael Wood2016-09-306-23/+71
* bitbake: toaster: libtoaster Add a global notification set/show mechanismMichael Wood2016-09-301-0/+26
* bitbake: toaster: move MostRecentBuildsView to its own widgetMichael Wood2016-09-303-125/+127
* bitbake: toaster: Clean up and convert to rest api project edit and get callsMichael Wood2016-09-307-275/+179
* bitbake: toaster: Remove duplicate layer informationBelen Barros Pena2016-09-211-2/+0
* bitbake: toaster: Indicate active navigation elementBelen Barros Pena2016-09-211-2/+5
* bitbake: toaster: Fix links to tasks with specific outcomeBelen Barros Pena2016-09-211-3/+3
* bitbake: toaster: Allow forward slash in variable namesBelen Barros Pena2016-09-082-3/+4
* bitbake: toaster: layer details Fix "edit" form interactionBelen Barros Pena2016-09-082-7/+6
* bitbake: toaster: import layer Layout fixesBelen Barros Pena2016-09-082-5/+8
* bitbake: toaster: layer details Layout fixesBelen Barros Pena2016-09-082-2/+8
* bitbake: toaster: configuration Provide machine help textBelen Barros Pena2016-09-081-4/+1
* bitbake: toaster: tasks Remove recipe version from defaultsBelen Barros Pena2016-09-081-1/+2
* bitbake: toaster: Move Custom image recipe rest api to api fileMichael Wood2016-09-023-452/+482
* bitbake: toaster: layerdetails clean ups after integrating local layer changesMichael Wood2016-09-024-81/+72
* bitbake: toaster: update api to include local_source_dirSujith H2016-09-021-1/+3
* bitbake: toaster: layerdetails js changes for switching layersSujith H2016-09-021-0/+98
* bitbake: toaster: add switch of git and not-git layers importedSujith H2016-09-021-24/+101
* bitbake: toaster: adapt xhr_import_layer test locally imported layerSujith H2016-08-111-0/+1
* bitbake: toaster: update build configuration pageSujith H2016-08-111-0/+14
* bitbake: toaster: update recipe details pageSujith H2016-08-111-2/+18
* bitbake: toaster: update package detail pageSujith H2016-08-111-2/+16
* bitbake: toaster: updte build tables for locally imported layersSujith H2016-08-111-0/+32
* bitbake: toaster: update the tables informationSujith H2016-08-111-3/+27
* bitbake: toaster: add local directory to the dbSujith H2016-08-111-3/+4
* bitbake: toaster: improve the display when local dir is addedSujith H2016-08-111-1/+6
* bitbake: toaster: update css file for layer importBelen Barros Pena2016-08-111-1/+6
* bitbake: toaster: add local_source_dir to the needed_fieldsSujith H2016-08-111-0/+1
* bitbake: toaster: control the selection of git and local repoSujith H2016-08-111-11/+114
* bitbake: toaster: add import of local directory to UISujith H2016-08-111-78/+106
* bitbake: toaster: prevent infinite loop when finding task dependenciesElliot Smith2016-08-111-0/+10
* bitbake: toaster: reset table to default orderby when orderby column is hiddenElliot Smith2016-08-111-18/+60
* bitbake: toaster: show loading spinner after creating custom imageElliot Smith2016-08-114-6/+66
* bitbake: toaster: adjust build dashboard for failed buildsElliot Smith2016-08-112-159/+164
* bitbake: toaster: remove links from time field on failed buildsElliot Smith2016-08-113-5/+24
* bitbake: toaster: tweak styling and typos in recent builds areaElliot Smith2016-08-112-23/+32
* bitbake: toaster: show "Tasks starting..." until the first task completesElliot Smith2016-08-111-4/+24
* bitbake: toaster: show progress of recipe parsing in recent builds areaElliot Smith2016-08-113-68/+104