summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/toaster/toastergui
Commit message (Expand)AuthorAgeFilesLines
* 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
* bitbake: toaster: base Only show New Build button when there are > 0 projectsMichael Wood2014-11-282-4/+10
* bitbake: toaster: do not show target if target name is emptyBelen Barros Pena2014-11-211-0/+2
* bitbake: toaster: fix dependencies dialog layoutBelen Barros Pena2014-11-212-1/+4
* bitbake: toaster: add no results state to all layers pageBelen Barros Pena2014-11-211-0/+14
* bitbake: toaster: Tiny refinements to the new build button dialogBelen Barros Pena2014-11-212-3/+4
* bitbake: toaster: project page remove additional tooltip for Change pencilMichael Wood2014-11-211-3/+3
* bitbake: toaster: Add New Build Button featureMichael Wood2014-11-215-6/+227
* bitbake: toaster: libtoaster: Add getProjectInfo utility functionMichael Wood2014-11-213-1/+27
* bitbake: toaster: Create libtoaster.js with some utility functionsMichael Wood2014-11-213-138/+239
* bitbake: toastergui: layer name correlationAlexandru DAMIAN2014-11-214-41/+55
* bitbake: toastergui: fix XSS injection points in projects pageAlexandru DAMIAN2014-11-124-34/+43