aboutsummaryrefslogtreecommitdiffstats
path: root/bitbake/lib/toaster/toastergui/templates
AgeCommit message (Expand)Author
2016-01-11bitbake: toaster: show 'satisfied via' text for reverse depsEd Bartosh
2016-01-11bitbake: toaster: show 'satisfied via' text for build depsEd Bartosh
2016-01-11bitbake: toaster: show list of provides for the recipeEd Bartosh
2015-12-07bitbake: toaster: return back 'New project' buttonEd Bartosh
2015-12-07bitbake: toaster: remove SDKMACHINE from project variablesEd Bartosh
2015-12-07bitbake: toaster: remove usage of BUILD_MODE variableEd Bartosh
2015-12-07bitbake: toaster: machines table Fix missing layers information needed for fi...Michael Wood
2015-11-16bitbake: toaster: builds pages Fix the download cooker log linkBelen Barros Pena
2015-11-16bitbake: toaster: project pages Link to image recipes table in notificationsBelen Barros Pena
2015-11-16bitbake: toaster: localhostbectrl Pass DATABASE_URL in via the process enviro...Elliot Smith
2015-11-16bitbake: toaster: projecttopbar Use the project in context to get num buildsMichael Wood
2015-10-29bitbake: toaster: templates Add meaningful title tagsBelen Barros Pena
2015-10-27bitbake: toaster: Remove all navigation when not in build modeElliot Smith
2015-10-27bitbake: toaster: Hide top bar buttons in analysis modeElliot Smith
2015-10-27bitbake: toaster: Show mode-appropriate landing pageElliot Smith
2015-10-16bitbake: toaster: Modify "New build" button behaviour for cli builds projectElliot Smith
2015-10-16bitbake: toaster: Clean up template codeElliot Smith
2015-10-16bitbake: toaster: Show tooltip next to cli builds project name in all buildsElliot Smith
2015-10-16bitbake: toaster: Hide tabs and add info popups for command line buildsElliot Smith
2015-10-16bitbake: toaster: Make the builds view the project page for "command line bui...Elliot Smith
2015-10-16bitbake: toaster: Replace "Run again" button with help text for cli buildsElliot Smith
2015-10-16bitbake: toaster: Show 'not applicable' for default project machine and releaseElliot Smith
2015-10-16bitbake: toaster: Guard against builds with no targetsElliot Smith
2015-10-16bitbake: toaster: Remove Toaster exceptions section of build dashboardElliot Smith
2015-10-16bitbake: toaster: Record critical errorsElliot Smith
2015-10-16bitbake: toaster: Improve directory structure layoutBelen Barros Pena
2015-10-12bitbake: toaster: Remove project name from latest project buildsBelen Barros Pena
2015-10-11bitbake: toaster: Update JS unit testsMichael Wood
2015-10-11bitbake: toaster: Fix stale layer state buttonsMichael Wood
2015-10-11bitbake: toaster: Hide "Download build log" button if log doesn't existElliot Smith
2015-10-11bitbake: toaster: display warnings for bad "IMAGE_FSTYPES" valuesDavid Reyna
2015-09-29bitbake: toaster: display most recent builds for projectsDavid Reyna
2015-09-29bitbake: toaster: Add Image customisation frontend featureMichael Wood
2015-09-23bitbake: toaster: remove time from builds in progressBelen Barros Pena
2015-09-23bitbake: toaster: change UI to show tasksEd Bartosh
2015-09-18bitbake: toaster: Fix date range pickers on the project builds pageElliot Smith
2015-09-09bitbake: toaster: Changes to navigationBelen Barros Pena
2015-09-08bitbake: toaster: replace ETA with % of tasks doneBelen Barros Pena
2015-09-08bitbake: toaster: fix project names in latest buildsBelen Barros Pena
2015-09-08bitbake: toaster: remove unnecessary white spaceBelen Barros Pena
2015-09-08bitbake: toastergui: Add missing files from 1c2f6b9b7b9e700146944b9d6d2114e0d...Richard Purdie
2015-09-03bitbake: toaster: show incomplete configuration warningBelen Barros Pena
2015-08-29bitbake: toaster: fix global navigationBelen Barros Pena
2015-08-29bitbake: toaster: adjust spacing in project pagesBelen Barros Pena
2015-08-29bitbake: toaster: fix show / hide columns in all builds tableBelen Barros Pena
2015-08-29bitbake: toaster: update directory tree expansionDavid Reyna
2015-08-29bitbake: toastergui: change image in landing pageBelen Barros Pena
2015-08-19bitbake: toastergui: fix projectbuilds pageAlexandru DAMIAN
2015-08-19bitbake: toastergui: Call csrf function in all pages to ensure cookie is sentMichael Wood
2015-08-17bitbake: toastergui: Added IDs to elements used in testingMihail Stanciu