summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/toaster/toastergui/templates
Commit message (Expand)AuthorAgeFilesLines
* bitbake: toaster: Fix IMAGE_INSTALL issues with _append vs :appendRichard Purdie2022-04-051-8/+8
* bitbake: toaster: Update documentation links to new URLsReyna, David2020-10-197-13/+13
* bitbake: toaster: custom image enable layer add, protect pre-cloned layersDavid Reyna2018-10-041-1/+5
* bitbake: toaster: enable project import and merged Toaster settingsDavid Reyna2018-08-281-27/+26
* bitbake: toastergui/newproject.html: fix release divsAwais Belal2018-08-281-2/+2
* bitbake: toaster: Fix comparison in recipe templateKarsten Strand2018-08-231-1/+1
* bitbake: Toaster: Implement the project-specific feature and releated enhance...David Reyna2018-08-2014-11/+604
* bitbake: toaster: add 'nobuild' option to ToasterDavid Reyna2017-12-182-0/+6
* bitbake: toaster: landing page show cmdline captureDavid Reyna2017-12-181-1/+7
* bitbake: toaster: Remove prettifyDavid Reyna2017-10-102-2/+2
* bitbake: toaster: allow dots in user path namesDavid Reyna2017-09-172-5/+5
* bitbake: toaster: reserve HEAD from imported layersDavid Reyna2017-09-171-1/+1
* bitbake: toaster: display error when the fstype select is emptyDavid Reyna2017-09-051-0/+3
* bitbake: toaster: enable remote HTTP API for status aggregationDavid Reyna2017-07-311-0/+6
* bitbake: toaster: Add distro selection supportDavid Reyna2017-06-284-0/+38
* bitbake: toaster: git clone progress barDavid Reyna2017-06-281-1/+28
* bitbake: toaster: add ID's to build menu linksDavid Reyna2017-06-221-10/+10
* bitbake: toaster: add ID's to navigation linksDavid Reyna2017-06-221-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