summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/toaster/toastergui/static/js/base.js
Commit message (Expand)AuthorAgeFilesLines
* bitbake: toaster: localhostbectrl Pass DATABASE_URL in via the process enviro...Elliot Smith2015-11-161-229/+0
* bitbake: toaster: Modify "New build" button behaviour for cli builds projectElliot Smith2015-10-161-3/+3
* bitbake: toaster: Hide tabs and add info popups for command line buildsElliot Smith2015-10-161-7/+5
* bitbake: toaster: Show correct builds count on project pagesElliot Smith2015-09-181-2/+2
* bitbake: toaster: disable build button as neededBelen Barros Pena2015-09-031-2/+0
* bitbake: toastergui: Switch to using the new toaster typeahead widgetMichael Wood2015-08-061-9/+17
* bitbake: toastergui: project page Add inline project name change featureMichael Wood2015-08-011-0/+29
* bitbake: bitbake: toastergui: newbuildbutton Fix typo on project save functionMichael Wood2015-08-011-1/+1
* bitbake: toastergui: Change build button popover to a build-buttonMichael Wood2015-08-011-6/+9
* bitbake: toastergui: base Use removeAttr / attrMichael Wood2015-08-011-5/+7
* bitbake: toastergui: Add new project page and navigationMichael Wood2015-08-011-41/+40
* bitbake: toastergui: Implement new project navigationMichael Wood2015-08-011-16/+38
* bitbake: toasterui: fixes after html5 compliance testingAlexandru DAMIAN2015-06-261-1/+1
* bitbake: toastergui: prevent contamination of libtoaster contextAlexandru DAMIAN2015-06-121-20/+18
* bitbake: toaster: fixes after refactoringAlexandru DAMIAN2015-06-121-43/+61
* bitbake: toastergui: remove xhr_datatypeahead and xhr_XXXbuildAlexandru DAMIAN2015-06-121-3/+3
* bitbake: toastergui: remove xhr_projectedit and xhr_projectinfo URLsAlexandru DAMIAN2015-06-121-2/+1
* bitbake: toaster: move project data typeahead to the REST APIAlexandru DAMIAN2015-06-121-17/+34
* bitbake: toaster: Fix build button current project raceMichael Wood2015-05-291-2/+3
* bitbake: toaster: Move project context variables to common scopeMichael Wood2015-05-081-18/+21
* bitbake: toaster: BuildButton target input allow building targets with tasksMichael Wood2015-04-171-3/+2
* bitbake: toaster: base.js minor jshint fixesMichael Wood2015-04-171-10/+9
* bitbake: toaster: New build button allow arbitrary build targetsMichael Wood2015-02-171-0/+2
* bitbake: toaster: Use on input event for validation rather than keyupMichael Wood2015-02-171-2/+2
* bitbake: toaster: base Only show change project icon when > one projectBelen Barros Pena2014-12-181-0/+4
* bitbake: toaster: base Only show New Build button when there are > 0 projectsMichael Wood2014-11-281-4/+9
* bitbake: toaster: Add New Build Button featureMichael Wood2014-11-211-0/+125