aboutsummaryrefslogtreecommitdiffstats
path: root/bitbake/lib/toaster/toastergui
AgeCommit message (Expand)Author
2016-11-30bitbake: toaster: customrecipejs Consume click event on 'a' link if disabledMichael Wood
2016-11-04bitbake: toaster: Move views tests to main testing moduleMichael Wood
2016-11-04bitbake: toaster: views Tests fix all pyflake identified issuesMichael Wood
2016-10-06bitbake: toaster: Update tests to reflect front end changesMichael Wood
2016-10-06bitbake: toaster: Delete notification update front end implementation to designMichael Wood
2016-10-06bitbake: toaster: importlayer Fix layer dependencies button state toggleMichael Wood
2016-10-06bitbake: toaster: api / project Cancel any in progress builds before project ...Michael Wood
2016-09-30bitbake: toaster: layerdetails Update implementation of delete imported layerMichael Wood
2016-09-30bitbake: toaster: customrecipe Add frontend feature to delete custom image re...Michael Wood
2016-09-30bitbake: toaster: importlayer Convert success import to new notification systemMichael Wood
2016-09-30bitbake: toaster: Add front end controls for deleting a buildMichael Wood
2016-09-30bitbake: toaster: Add backend API for deleting a buildMichael Wood
2016-09-30bitbake: toaster: alerts and modals Avoid modals and alerts overlaying each o...Michael Wood
2016-09-30bitbake: toaster: project page Implement front end feature to delete projectMichael Wood
2016-09-30bitbake: toaster: libtoaster Add a global notification set/show mechanismMichael Wood
2016-09-30bitbake: toaster: move MostRecentBuildsView to its own widgetMichael Wood
2016-09-30bitbake: toaster: Clean up and convert to rest api project edit and get callsMichael Wood
2016-09-21bitbake: toaster: Remove duplicate layer informationBelen Barros Pena
2016-09-21bitbake: toaster: Indicate active navigation elementBelen Barros Pena
2016-09-21bitbake: toaster: Fix links to tasks with specific outcomeBelen Barros Pena
2016-09-08bitbake: toaster: Allow forward slash in variable namesBelen Barros Pena
2016-09-08bitbake: toaster: layer details Fix "edit" form interactionBelen Barros Pena
2016-09-08bitbake: toaster: import layer Layout fixesBelen Barros Pena
2016-09-08bitbake: toaster: layer details Layout fixesBelen Barros Pena
2016-09-08bitbake: toaster: configuration Provide machine help textBelen Barros Pena
2016-09-08bitbake: toaster: tasks Remove recipe version from defaultsBelen Barros Pena
2016-09-02bitbake: toaster: Move Custom image recipe rest api to api fileMichael Wood
2016-09-02bitbake: toaster: layerdetails clean ups after integrating local layer changesMichael Wood
2016-09-02bitbake: toaster: update api to include local_source_dirSujith H
2016-09-02bitbake: toaster: layerdetails js changes for switching layersSujith H
2016-09-02bitbake: toaster: add switch of git and not-git layers importedSujith H
2016-08-11bitbake: toaster: adapt xhr_import_layer test locally imported layerSujith H
2016-08-11bitbake: toaster: update build configuration pageSujith H
2016-08-11bitbake: toaster: update recipe details pageSujith H
2016-08-11bitbake: toaster: update package detail pageSujith H
2016-08-11bitbake: toaster: updte build tables for locally imported layersSujith H
2016-08-11bitbake: toaster: update the tables informationSujith H
2016-08-11bitbake: toaster: add local directory to the dbSujith H
2016-08-11bitbake: toaster: improve the display when local dir is addedSujith H
2016-08-11bitbake: toaster: update css file for layer importBelen Barros Pena
2016-08-11bitbake: toaster: add local_source_dir to the needed_fieldsSujith H
2016-08-11bitbake: toaster: control the selection of git and local repoSujith H
2016-08-11bitbake: toaster: add import of local directory to UISujith H
2016-08-11bitbake: toaster: prevent infinite loop when finding task dependenciesElliot Smith
2016-08-11bitbake: toaster: reset table to default orderby when orderby column is hiddenElliot Smith
2016-08-11bitbake: toaster: show loading spinner after creating custom imageElliot Smith
2016-08-11bitbake: toaster: adjust build dashboard for failed buildsElliot Smith
2016-08-11bitbake: toaster: remove links from time field on failed buildsElliot Smith
2016-08-11bitbake: toaster: tweak styling and typos in recent builds areaElliot Smith
2016-08-11bitbake: toaster: show "Tasks starting..." until the first task completesElliot Smith