summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/toaster/toastergui/templates
Commit message (Expand)AuthorAgeFilesLines
* bitbake: toaster: move recent builds query to modelElliot Smith2016-02-101-4/+3
* bitbake: toaster: project builds Poll the server to get latest progress for b...Michael Wood2016-02-101-3/+61
* bitbake: toaster: tables Check layer presence in project for customise_btnMichael Wood2016-02-101-4/+10
* bitbake: toaster: customrecipe Add further front end features using new APIMichael Wood2016-02-102-19/+62
* bitbake: toaster: libtoaster Add createCustomRecipe methodMichael Wood2016-02-101-0/+1
* bitbake: toaster: toastertable remove title from Show all in tableMichael Wood2016-02-101-2/+2
* bitbake: toaster: Add recipe details pageMichael Wood2016-02-101-0/+180
* bitbake: toaster: newcustomimage Move modal dialog out of newcustomimage temp...Michael Wood2016-02-102-42/+35
* bitbake: toaster: Continue front end features to custom image recipe page.Michael Wood2016-02-102-61/+89
* bitbake: toaster: tables Add table for Packages and update SelectPackagesTableMichael Wood2016-02-101-0/+14
* bitbake: toaster: reinstate ID on edit columns buttonElliot Smith2016-02-061-1/+1
* bitbake: toastergui: make artifact download more robustElliot Smith2016-01-181-7/+6
* bitbake: toastergui: remove unused views and template codeElliot Smith2016-01-152-217/+0
* bitbake: toastergui: make "Apply" button state depend on filter rangeElliot Smith2016-01-151-1/+3
* bitbake: toastergui: convert project builds page to ToasterTableElliot Smith2016-01-153-1/+58
* bitbake: toastergui: implement "today" and "yesterday" filtersElliot Smith2016-01-152-3/+6
* bitbake: toastergui: implement date range filters for buildsElliot Smith2016-01-151-23/+9
* bitbake: toastergui: show recent builds on all builds pageElliot Smith2016-01-152-6/+6
* bitbake: toastergui: convert all builds page to ToasterTableElliot Smith2016-01-151-0/+62
* bitbake: toastergui: use ToasterTable for projects pageElliot Smith2016-01-151-0/+36
* bitbake: toaster: show 'satisfied via' text for reverse depsEd Bartosh2016-01-111-1/+8
* bitbake: toaster: show 'satisfied via' text for build depsEd Bartosh2016-01-111-1/+8
* bitbake: toaster: show list of provides for the recipeEd Bartosh2016-01-111-0/+10
* bitbake: toaster: return back 'New project' buttonEd Bartosh2015-12-071-0/+3
* bitbake: toaster: remove SDKMACHINE from project variablesEd Bartosh2015-12-071-69/+1
* bitbake: toaster: remove usage of BUILD_MODE variableEd Bartosh2015-12-072-18/+1
* bitbake: toaster: machines table Fix missing layers information needed for fi...Michael Wood2015-12-071-2/+10
* bitbake: toaster: builds pages Fix the download cooker log linkBelen Barros Pena2015-11-162-6/+13
* bitbake: toaster: project pages Link to image recipes table in notificationsBelen Barros Pena2015-11-162-2/+2
* bitbake: toaster: localhostbectrl Pass DATABASE_URL in via the process enviro...Elliot Smith2015-11-162-100/+51
* bitbake: toaster: projecttopbar Use the project in context to get num buildsMichael Wood2015-11-161-1/+1
* bitbake: toaster: templates Add meaningful title tagsBelen Barros Pena2015-10-2927-18/+54
* bitbake: toaster: Remove all navigation when not in build modeElliot Smith2015-10-271-2/+2
* bitbake: toaster: Hide top bar buttons in analysis modeElliot Smith2015-10-271-5/+13
* bitbake: toaster: Show mode-appropriate landing pageElliot Smith2015-10-271-45/+58
* bitbake: toaster: Modify "New build" button behaviour for cli builds projectElliot Smith2015-10-161-46/+49
* bitbake: toaster: Clean up template codeElliot Smith2015-10-162-16/+10
* bitbake: toaster: Show tooltip next to cli builds project name in all buildsElliot Smith2015-10-162-5/+8
* bitbake: toaster: Hide tabs and add info popups for command line buildsElliot Smith2015-10-162-36/+48
* bitbake: toaster: Make the builds view the project page for "command line bui...Elliot Smith2015-10-164-8/+13
* bitbake: toaster: Replace "Run again" button with help text for cli buildsElliot Smith2015-10-161-14/+27
* bitbake: toaster: Show 'not applicable' for default project machine and releaseElliot Smith2015-10-161-3/+13
* bitbake: toaster: Guard against builds with no targetsElliot Smith2015-10-161-2/+7
* bitbake: toaster: Remove Toaster exceptions section of build dashboardElliot Smith2015-10-161-41/+4
* bitbake: toaster: Record critical errorsElliot Smith2015-10-161-5/+6
* bitbake: toaster: Improve directory structure layoutBelen Barros Pena2015-10-161-7/+11
* bitbake: toaster: Remove project name from latest project buildsBelen Barros Pena2015-10-121-2/+4
* bitbake: toaster: Update JS unit testsMichael Wood2015-10-111-4/+12
* bitbake: toaster: Fix stale layer state buttonsMichael Wood2015-10-113-5/+20
* bitbake: toaster: Hide "Download build log" button if log doesn't existElliot Smith2015-10-111-1/+3