summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/toaster/toastergui
Commit message (Expand)AuthorAgeFilesLines
* bitbake: toastergui: hide table controls when when less than 10 entriesBelen Barros Pena2015-01-291-0/+10
* bitbake: toastergui: set column width in layer details pageBelen Barros Pena2015-01-291-2/+2
* bitbake: toastergui: add 'show all' link to no results pageBelen Barros Pena2015-01-292-4/+10
* bitbake: toastergui: give the add dependencies form some breathing spaceBelen Barros Pena2015-01-291-0/+1
* bitbake: toastergui: consistent add / remove layer notificationsBelen Barros Pena2015-01-292-5/+7
* bitbake: toastergui: remove redundant style declarationBelen Barros Pena2015-01-291-1/+0
* bitbake: toastergui: Generic message for the layer details empty statesBelen Barros Pena2015-01-291-6/+2
* bitbake: toaster: apply common styles to right hand column of detail pagesBelen Barros Pena2015-01-294-7/+6
* bitbake: toaster: make layouts consistentBelen Barros Pena2015-01-293-23/+10
* bitbake: toastergui: enable re-ordering when columns are hiddenAlexandru DAMIAN2015-01-231-0/+10
* bitbake: toastergui: all projects column show/hideAlexandru DAMIAN2015-01-231-6/+6
* bitbake: toastergui: fix the second 'view all targets' linkBelen Barros Pena2015-01-231-1/+2
* bitbake: toastergui: minor fixesAlexandru DAMIAN2015-01-231-1/+8
* bitbake: toastegui: project page build selected targetsAlexandru DAMIAN2015-01-232-6/+25
* bitbake: toastergui: fix all targets page searchAlexandru DAMIAN2015-01-231-2/+5
* bitbake: toastergui: fix all-targets redirectAlexandru DAMIAN2015-01-233-3/+3
* bitbake: toaster: newproject default release selection fixAlexandru DAMIAN2015-01-231-13/+19
* bitbake: toastergui: "Run again" button in build pagesAlexandru DAMIAN2015-01-232-3/+3
* bitbake: toastergui: fix duplicate IDs all builds pageAlexandru DAMIAN2015-01-231-27/+10
* bitbake: toastergui: save cookie for orderby/page size settingsAlexandru DAMIAN2015-01-232-6/+11
* bitbake: toaster: project configuration variables pageDavid Reyna2015-01-213-26/+730
* bitbake: toaster: project builds pageAlexandru DAMIAN2015-01-212-230/+158
* bitbake: toastergui: all builds page lists failed build requestsAlexandru DAMIAN2015-01-164-199/+742
* bitbake: toaster: layerdetails Remove compatibility settingMichael Wood2015-01-163-29/+3
* bitbake: toaster: Add layer details page featureMichael Wood2015-01-167-150/+1038
* bitbake: toaster: implementation of project pageAlexandru DAMIAN2015-01-083-135/+246
* bitbake: toaster: Improve client side error handlingMichael Wood2015-01-087-33/+69
* bitbake: toaster: importlayer Tidy up the page initialisationMichael Wood2014-12-181-10/+11
* bitbake: toaster: Change the full stop to a colonBelen Barros Pena2014-12-181-1/+1
* bitbake: toaster: Formatting changes to error messagesBelen Barros Pena2014-12-182-4/+4
* bitbake: toaster: projectapp Add links to the imported layers notifyMichael Wood2014-12-184-13/+26
* bitbake: toaster: importlayer Avoid namespace clash with layer nameMichael Wood2014-12-182-3/+3
* bitbake: toaster: Importlayer add notify exactly which layers changedMichael Wood2014-12-184-23/+82
* bitbake: toaster: tweaking the import layers formBelen Barros Pena2014-12-181-4/+4
* bitbake: toaster: Add import layer feature.Michael Wood2014-12-186-36/+533
* bitbake: toasterui: refactor project layer finding logicAlexandru DAMIAN2014-12-181-31/+18
* bitbake: toaster: libtoaster Add editProject and getLayerDepsForProjectMichael Wood2014-12-181-0/+49
* bitbake: toaster: libtoaster Add a error handler to GET in makeTypeheadMichael Wood2014-12-181-0/+5
* bitbake: toaster: Initialise the 'change' icon tooltipsBelen Barros Pena2014-12-181-0/+3
* bitbake: toaster: base Only show change project icon when > one projectBelen Barros Pena2014-12-181-0/+4
* bitbake: toastergui: implement UI changes to allow file downloadAlexandru DAMIAN2014-12-1811-135/+276
* bitbake: toaster: remove the word 'project' from layers and machineBelen Barros Pena2014-11-281-2/+2
* bitbake: toaster: release name consistencyBelen Barros Pena2014-11-284-7/+14
* bitbake: toaster: fix padding of build notificationsBelen Barros Pena2014-11-282-2/+6
* bitbake: toaster: make 'latest builds' section consistent across pagesBelen Barros Pena2014-11-282-4/+19
* bitbake: toaster: fix errors and warnings displayBelen Barros Pena2014-11-281-2/+18
* bitbake: toastergui: new project pageAlexandru DAMIAN2014-11-283-33/+92
* bitbake: toaster: display Toaster exceptions and other fixesAlexandru DAMIAN2014-11-284-2/+44
* bitbake: toastergui: do not show project info in interactive modeAlexandru DAMIAN2014-11-281-3/+3
* bitbake: toastergui: update layer search criteriaAlexandru DAMIAN2014-11-281-22/+37