aboutsummaryrefslogtreecommitdiffstats
path: root/lib/toaster
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-11-16toaster: orm Fix get_number_of_builds to count all apart from IN_PROGRESSMichael Wood
2015-10-29toaster: templates Add meaningful title tagsBelen Barros Pena
2015-10-27toaster: orm Fix restrictive LogMessage message lengthMichael Wood
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: Check whether buildrequest exists before using itElliot 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: exclude recipes with empty namesEd Bartosh
2015-10-12toaster: delete recipe if it can't be savedEd Bartosh
2015-10-12toaster: Remove project name from latest project buildsBelen Barros Pena
2015-10-12toaster: test get_alldeps APIEd Bartosh
2015-10-12toaster: fix orm testsEd Bartosh
2015-10-12toaster: fix NameErrorEd Bartosh
2015-10-12toaster: use get_alldeps in layerdetails rendererEd Bartosh
2015-10-12toaster: implement API to get full list of depsEd Bartosh
2015-10-11toaster: Don't descend into directories for cached_layersMichael Wood
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: Fix typo in returning pk list of layer versions in current projectMichael Wood
2015-10-11toaster: layerdetails update build recipe button class nameMichael Wood