summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/toaster/toastergui/templates
Commit message (Expand)AuthorAgeFilesLines
* bitbake: toaster: allow dots in user path namesDavid Reyna2017-11-052-5/+5
* bitbake: toaster: reserve HEAD from imported layersDavid Reyna2017-11-051-1/+1
* bitbake: toaster: Remove prettifyDavid Reyna2017-10-102-2/+2
* bitbake: toaster: display error when the fstype select is emptyDavid Reyna2017-09-211-0/+3
* bitbake: toaster: add ID's to build menu linksDavid Reyna2017-07-271-10/+10
* bitbake: toaster: add ID's to navigation linksDavid Reyna2017-07-271-3/+5
* bitbake: toaster: fix add layer button for MachinesDavid Reyna2017-04-111-2/+2
* bitbake: toaster: toastergui: implement machine name validationBelal, Awais2017-04-101-1/+2
* bitbake: toaster: Switch front end to use Layer get REST APIMichael Wood2016-12-124-5/+26
* bitbake: toaster: importlayer Add git revision typeahead to that input fieldMichael Wood2016-12-121-1/+4
* bitbake: toaster: api Add layer Add apiMichael Wood2016-12-121-1/+1
* bitbake: toaster: Delete notification update front end implementation to designMichael Wood2016-10-062-2/+6
* bitbake: toaster: api / project Cancel any in progress builds before project ...Michael Wood2016-10-061-5/+7
* bitbake: toaster: layerdetails Update implementation of delete imported layerMichael Wood2016-09-301-3/+6
* bitbake: toaster: customrecipe Add frontend feature to delete custom image re...Michael Wood2016-09-301-4/+31
* bitbake: toaster: Add front end controls for deleting a buildMichael Wood2016-09-302-35/+105
* bitbake: toaster: project page Implement front end feature to delete projectMichael Wood2016-09-303-15/+28
* bitbake: toaster: Clean up and convert to rest api project edit and get callsMichael Wood2016-09-301-0/+1
* 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-081-3/+3
* bitbake: toaster: layer details Fix "edit" form interactionBelen Barros Pena2016-09-081-3/+2
* bitbake: toaster: import layer Layout fixesBelen Barros Pena2016-09-081-5/+7
* bitbake: toaster: layer details Layout fixesBelen Barros Pena2016-09-081-1/+1
* bitbake: toaster: configuration Provide machine help textBelen Barros Pena2016-09-081-4/+1
* bitbake: toaster: layerdetails clean ups after integrating local layer changesMichael Wood2016-09-021-32/+27
* bitbake: toaster: add switch of git and not-git layers importedSujith H2016-09-021-24/+101
* 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: add import of local directory to UISujith H2016-08-111-78/+106
* bitbake: toaster: show loading spinner after creating custom imageElliot Smith2016-08-111-1/+6
* 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-112-3/+18
* bitbake: toaster: tweak styling and typos in recent builds areaElliot Smith2016-08-111-22/+25
* 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-111-40/+72
* bitbake: toaster: move most recent builds templating to clientElliot Smith2016-08-114-204/+176
* bitbake: toaster: fix download URL for task logsElliot Smith2016-07-261-4/+8
* bitbake: toaster: Replace references to LayerSource modelsMichael Wood2016-07-261-8/+8
* bitbake: toaster-tests: package count/size shouldn't show for non-image buildsElliot Smith2016-07-191-7/+22
* bitbake: toaster-tests: add tests for build artifact display on build dashboardElliot Smith2016-07-192-7/+7
* bitbake: toaster: the customise image button shouldn't rely on targetsElliot Smith2016-07-191-1/+1
* bitbake: toaster: add package manifest path to Target objectsElliot Smith2016-07-191-0/+6
* bitbake: toaster: better display of targets which produced no imagesElliot Smith2016-07-191-24/+5
* bitbake: toaster: show manifests in their own section of the build dashboardElliot Smith2016-07-191-4/+7
* bitbake: toaster: only show "New custom image" button for builds with image t...Elliot Smith2016-07-191-20/+22
* bitbake: toaster: use has_images() methods to display images correctlyElliot Smith2016-07-191-3/+5
* bitbake: toaster: improve scan for SDK artifactsElliot Smith2016-07-191-23/+41