aboutsummaryrefslogtreecommitdiffstats
path: root/lib/toaster/toastergui
AgeCommit message (Expand)Author
2015-11-16toaster: localhostbectrl Pass DATABASE_URL in via the process environmentElliot Smith
2015-11-16toaster: Remove the new-build-input button widgetMichael Wood
2015-11-16toaster: projecttopbar Use the project in context to get num buildsMichael Wood
2015-11-16toaster: projectpage Disable/Enable build input if we have 0 layersMichael Wood
2015-10-29toaster: templates Add meaningful title tagsBelen Barros Pena
2015-10-27toaster: Remove all navigation when not in build modeElliot Smith
2015-10-27toaster: Run tests in build modeElliot Smith
2015-10-27toaster: Hide builds for non-cli projects in analysis modeElliot Smith
2015-10-27toaster: Hide top bar buttons in analysis modeElliot Smith
2015-10-27toaster: Show mode-appropriate landing pageElliot Smith
2015-10-27toaster: Add BUILD_MODE flag to contextElliot Smith
2015-10-16toaster: Add tests for error message display on the build dashboardElliot Smith
2015-10-16toaster: Modify "New build" button behaviour for cli builds projectElliot Smith
2015-10-16toaster: Clean up template codeElliot Smith
2015-10-16toaster: More linting of testsElliot Smith
2015-10-16toaster: Show tooltip next to cli builds project name in all buildsElliot Smith
2015-10-16toaster: Hide tabs and add info popups for command line buildsElliot Smith
2015-10-16toaster: Make the builds view the project page for "command line builds"Elliot Smith
2015-10-16toaster: Replace "Run again" button with help text for cli buildsElliot Smith
2015-10-16toaster: Exclude "command line builds" project from projects typeaheadElliot Smith
2015-10-16toaster: Show 'not applicable' for default project machine and releaseElliot Smith
2015-10-16toaster: Reorganise and lint testsElliot Smith
2015-10-16toaster: Allow any text input to machine configuration variableMichael Wood
2015-10-16toaster: Guard against builds with no targetsElliot Smith
2015-10-16toaster: Remove Toaster exceptions section of build dashboardElliot Smith
2015-10-16toaster: Record critical errorsElliot Smith
2015-10-16toaster: Test that exception isn't thrown by project pageElliot Smith
2015-10-16toaster: Disable add layer button when input is emptyBelen Barros Pena
2015-10-16toaster: Have 'Version' next to recipe nameBelen Barros Pena
2015-10-16toaster: Improve directory structure layoutBelen Barros Pena
2015-10-16toaster: importlayer Update property names for importlayer api callsEd Bartosh
2015-10-13toaster: Fix missing tooltips from layers on project configuration pageMichael Wood
2015-10-12toaster: Fix broken test caseEd Bartosh
2015-10-12toaster: Remove project name from latest project buildsBelen Barros Pena
2015-10-12toaster: use get_alldeps in layerdetails rendererEd Bartosh
2015-10-11toaster: Update JS unit testsMichael Wood
2015-10-11toaster: Fix stale layer state buttonsMichael Wood
2015-10-11toaster: tables Add the recipe filter back into the Recipe tableMichael Wood
2015-10-11toaster: layerdetails update build recipe button class nameMichael Wood
2015-10-11toaster: Hide "Download build log" button if log doesn't existElliot Smith
2015-10-11toaster: Rationalise mimetype guessing to fix artifact downloadsElliot Smith
2015-10-11toaster: Use Python's mimetypes moduleElliot Smith
2015-10-11toaster: display warnings for bad "IMAGE_FSTYPES" valuesDavid Reyna
2015-10-11toaster: Set default columns in recipes tablesBelen Barros Pena
2015-10-11toaster: Comment out broken sorting and filtersBelen Barros Pena
2015-10-11toaster: Don't HTTP cache ToasterTable responsesElliot Smith
2015-10-11toaster: Don't add new history entries when table data loadsElliot Smith
2015-09-29toaster: display most recent builds for projectsDavid Reyna
2015-09-29toaster: orm remove the complicated querying on the ORMMichael Wood
2015-09-29toaster: tables show all recipes in the layerdetails even duplicatesMichael Wood