summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/toaster/toastergui/static/js/libtoaster.js
Commit message (Expand)AuthorAgeFilesLines
* bitbake: toaster: disable/enable "Add layer" button according to input's contentElliot Smith2016-04-191-0/+5
* bitbake: toaster: libtoaster Update implementation of startABuild and cancelA...Michael Wood2016-04-061-15/+26
* bitbake: toaster: change 'delete layer' to 'remove layer'Belen Barros Pena2016-02-261-1/+1
* bitbake: toaster: build section Improve display of builds when > 1 targetsBelen Barros Pena2016-02-101-2/+6
* bitbake: toaster: libtoaster Add createCustomRecipe methodMichael Wood2016-02-101-0/+27
* bitbake: toastergui: use event delegates for hover help elementsElliot Smith2016-01-151-2/+4
* bitbake: toastergui: libtoaster typeahead Add in results highlighterMichael Wood2015-08-061-4/+8
* bitbake: toastergui: libtoaster: typeahead resiliency for slow serverMichael Wood2015-08-061-1/+17
* bitbake: toastergui: libtoaster Throw an exception no url is specifiedMichael Wood2015-08-061-0/+2
* bitbake: toastergui: Switch to using the new toaster typeahead widgetMichael Wood2015-08-061-3/+2
* bitbake: toastergui: remove project name from layer change notificationBelen Barros Pena2015-08-061-5/+3
* bitbake: toastergui: libtoaster: Add guard against missing name propertyMichael Wood2015-08-011-1/+8
* bitbake: toastergui: libtoaster Make sure we always pass format=jsonMichael Wood2015-08-011-0/+1
* bitbake: toastergui: Add new project page and navigationMichael Wood2015-08-011-3/+12
* bitbake: toastergui: libtoaster Add show change notification functionMichael Wood2015-08-011-0/+8
* bitbake: toastergui: Standardise the layer object property layerdetailurlMichael Wood2015-08-011-2/+2
* bitbake: toaster: Add global ajaxError handlerMichael Wood2015-06-121-0/+5
* bitbake: toaster: Add ajax loading spinnerMichael Wood2015-06-121-0/+22
* bitbake: toaster: fixes after refactoringAlexandru DAMIAN2015-06-121-1/+1
* bitbake: toastergui: remove xhr_datatypeahaed layerdeps callAlexandru DAMIAN2015-06-121-5/+4
* bitbake: toastergui: remove xhr_datatypeahead and xhr_XXXbuildAlexandru DAMIAN2015-06-121-4/+4
* bitbake: toastergui: remove xhr_projectedit and xhr_projectinfo URLsAlexandru DAMIAN2015-06-121-4/+4
* bitbake: toaster: move project data typeahead to the REST APIAlexandru DAMIAN2015-06-121-6/+6
* bitbake: toaster: Port layerdetails to ToasterTablesMichael Wood2015-05-291-0/+3
* bitbake: toaster: Port All recipes, layers and machines to ToasterTablesMichael Wood2015-05-141-0/+3
* bitbake: toaster: Add links to the layer add notificationMichael Wood2015-05-081-3/+4
* bitbake: toaster: Refactor and expand layer add remove mechanismMichael Wood2015-05-081-1/+78
* bitbake: toaster: Move project context variables to common scopeMichael Wood2015-05-081-8/+8
* bitbake: toaster: base.js minor jshint fixesMichael Wood2015-04-171-5/+4
* bitbake: toaster: Add cancel build to latest build sectionMichael Wood2015-03-211-0/+28
* bitbake: toaster: libtoaster Fix a few warnings picked up by jshintMichael Wood2015-03-091-39/+40
* bitbake: toasterui: style the Toaster version informationBelen Barros Pena2015-02-241-0/+3
* bitbake: toastergui: add download task log icon to recipe details pageBelen Barros Pena2015-02-101-1/+3
* bitbake: toaster: Add layer details page featureMichael Wood2015-01-161-0/+35
* bitbake: toaster: Improve client side error handlingMichael Wood2015-01-081-5/+34
* 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: display Toaster exceptions and other fixesAlexandru DAMIAN2014-11-281-0/+7
* bitbake: toaster: libtoaster: Add getProjectInfo utility functionMichael Wood2014-11-211-0/+22
* bitbake: toaster: Create libtoaster.js with some utility functionsMichael Wood2014-11-211-0/+237