summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/toaster/toastergui
AgeCommit message (Expand)Author
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: Run tests in build modeElliot Smith
2015-10-27bitbake: toaster: Hide builds for non-cli projects in analysis 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-27bitbake: toaster: Add BUILD_MODE flag to contextElliot Smith
2015-10-16bitbake: toaster: Add tests for error message display on the build dashboardElliot 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: More linting of testsElliot 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: Exclude "command line builds" project from projects typeaheadElliot Smith
2015-10-16bitbake: toaster: Show 'not applicable' for default project machine and releaseElliot Smith
2015-10-16bitbake: toaster: Reorganise and lint testsElliot Smith
2015-10-16bitbake: toaster: Allow any text input to machine configuration variableMichael Wood
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: Test that exception isn't thrown by project pageElliot Smith
2015-10-16bitbake: toaster: Disable add layer button when input is emptyBelen Barros Pena
2015-10-16bitbake: toaster: Have 'Version' next to recipe nameBelen Barros Pena
2015-10-16bitbake: toaster: Improve directory structure layoutBelen Barros Pena
2015-10-16bitbake: toaster: importlayer Update property names for importlayer api callsEd Bartosh
2015-10-13bitbake: toaster: Fix missing tooltips from layers on project configuration pageMichael Wood
2015-10-12bitbake: toaster: Fix broken test caseEd Bartosh
2015-10-12bitbake: toaster: Remove project name from latest project buildsBelen Barros Pena
2015-10-12bitbake: toaster: use get_alldeps in layerdetails rendererEd Bartosh
2015-10-11bitbake: toaster: Update JS unit testsMichael Wood
2015-10-11bitbake: toaster: Fix stale layer state buttonsMichael Wood
2015-10-11bitbake: toaster: tables Add the recipe filter back into the Recipe tableMichael Wood
2015-10-11bitbake: toaster: layerdetails update build recipe button class nameMichael Wood
2015-10-11bitbake: toaster: Hide "Download build log" button if log doesn't existElliot Smith
2015-10-11bitbake: toaster: Rationalise mimetype guessing to fix artifact downloadsElliot Smith
2015-10-11bitbake: toaster: Use Python's mimetypes moduleElliot Smith
2015-10-11bitbake: toaster: display warnings for bad "IMAGE_FSTYPES" valuesDavid Reyna
2015-10-11bitbake: toaster: Set default columns in recipes tablesBelen Barros Pena
2015-10-11bitbake: toaster: Comment out broken sorting and filtersBelen Barros Pena
2015-10-11bitbake: toaster: Don't HTTP cache ToasterTable responsesElliot Smith
2015-10-11bitbake: toaster: Don't add new history entries when table data loadsElliot Smith
2015-09-29bitbake: toaster: display most recent builds for projectsDavid Reyna
2015-09-29bitbake: toaster: orm remove the complicated querying on the ORMMichael Wood
2015-09-29bitbake: toaster: tables show all recipes in the layerdetails even duplicatesMichael Wood
2015-09-29bitbake: toaster: Add test cases for new Image customisation featuresEd Bartosh
2015-09-29bitbake: toaster: Add Image customisation frontend featureMichael Wood
2015-09-29bitbake: toaster: Add ToasterTables for Image customisation featureMichael Wood
2015-09-29bitbake: toaster: Add new ReST API for Image Customisation featureEd Bartosh