summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/toaster/toastergui/static/js/importlayer.js
Commit message (Expand)AuthorAgeFilesLines
* bitbake: toaster: allow dots in user path namesDavid Reyna2017-09-171-1/+1
* bitbake: toaster: reserve HEAD from imported layersDavid Reyna2017-09-171-3/+14
* bitbake: toaster: importlayer Add git revision typeahead to that input fieldMichael Wood2016-12-121-6/+23
* bitbake: toaster: importlayer Use new layer add APIMichael Wood2016-12-121-3/+4
* bitbake: toaster: importlayer Fix layer dependencies button state toggleMichael Wood2016-10-061-25/+5
* bitbake: toaster: importlayer Convert success import to new notification systemMichael Wood2016-09-301-14/+45
* bitbake: toaster: control the selection of git and local repoSujith H2016-08-111-11/+114
* bitbake: toaster: Migrate project configuration from bootstrap 2 to bootstrap 3Belen Barros Pena2016-06-151-5/+6
* bitbake: toaster: disable/enable "Add layer" button according to input's contentElliot Smith2016-04-191-1/+29
* bitbake: toaster: importlayer Update property names for importlayer api callsEd Bartosh2015-10-161-7/+6
* bitbake: toastergui: Switch to using the new toaster typeahead widgetMichael Wood2015-08-061-6/+6
* bitbake: toastergui: Fix Duplicate layer importlayer api callsMichael Wood2015-08-011-7/+7
* bitbake: toastergui: Add new project page and navigationMichael Wood2015-08-011-3/+1
* bitbake: toastergui: Standardise the layer object property layerdetailurlMichael Wood2015-08-011-3/+3
* bitbake: toastergui: importlayer Add format type to JSON callsMichael Wood2015-08-011-12/+16
* bitbake: toastergui: remove xhr_datatypeahaed layerdeps callAlexandru DAMIAN2015-06-121-4/+4
* bitbake: toastergui: remove xhr_datatypeahead and xhr_XXXbuildAlexandru DAMIAN2015-06-121-3/+3
* bitbake: toaster: move project data typeahead to the REST APIAlexandru DAMIAN2015-06-121-3/+3
* bitbake: toaster: Refactor and expand layer add remove mechanismMichael Wood2015-05-081-4/+4
* bitbake: toaster: Move project context variables to common scopeMichael Wood2015-05-081-6/+6
* bitbake: toaster: Enforce unique layer namesMichael Wood2015-03-091-54/+40
* bitbake: toaster: importlayer Remove description input fieldMichael Wood2015-02-201-1/+0
* bitbake: toaster: Use on input event for validation rather than keyupMichael Wood2015-02-171-3/+3
* bitbake: toaster: Formatting changes to error messagesBelen Barros Pena2014-12-181-3/+3
* bitbake: toaster: projectapp Add links to the imported layers notifyMichael Wood2014-12-181-2/+1
* bitbake: toaster: importlayer Avoid namespace clash with layer nameMichael Wood2014-12-181-1/+1
* bitbake: toaster: Importlayer add notify exactly which layers changedMichael Wood2014-12-181-3/+16
* bitbake: toaster: Add import layer feature.Michael Wood2014-12-181-0/+277