summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/toaster/toastergui
Commit message (Expand)AuthorAgeFilesLines
* bitbake: toaster: add 'nobuild' option to ToasterDavid Reyna2017-12-184-23/+44
* bitbake: toaster: landing page show cmdline captureDavid Reyna2017-12-181-1/+7
* bitbake: toaster: update Toaster for Django 1.11David Reyna2017-12-182-2/+2
* bitbake: toaster/highlight.pack.js: Fix corrupted fileRichard Purdie2017-10-101-1/+1
* bitbake: toaster: Remove prettifyDavid Reyna2017-10-106-35/+6
* bitbake: toaster: allow dots in user path namesDavid Reyna2017-09-173-6/+6
* bitbake: toaster: reserve HEAD from imported layersDavid Reyna2017-09-173-7/+18
* bitbake: toaster: edit column list not sortedDavid Reyna2017-09-051-1/+10
* bitbake: toaster: Order column in Tasks selectableAwais Belal2017-09-051-0/+3
* bitbake: toaster: display error when the fstype select is emptyDavid Reyna2017-09-051-0/+3
* bitbake: toaster: custom image updates and original creationDavid Reyna2017-08-231-37/+61
* bitbake: toaster: enable remote HTTP API for status aggregationDavid Reyna2017-07-313-2/+97
* bitbake: toaster: trim build target inputDavid Reyna2017-07-211-2/+2
* bitbake: toaster: large package set breaks sqlite queryDavid Reyna2017-06-281-4/+9
* bitbake: toaster: Add distro selection supportDavid Reyna2017-06-289-3/+250
* bitbake: toaster: git clone progress barDavid Reyna2017-06-283-1/+47
* bitbake: toaster: address Django-1.10 API deprecationsDavid Reyna2017-06-281-30/+31
* bitbake: toaster: add ID's to build menu linksDavid Reyna2017-06-221-10/+10
* bitbake: toaster: add ID's to navigation linksDavid Reyna2017-06-221-3/+5
* bitbake: toaster: fix add layer button for MachinesDavid Reyna2017-04-111-2/+2
* bitbake: toaster: Toaster filters are brokenDavid Reyna2017-04-111-1/+1
* bitbake: toaster: toastergui: implement machine name validationBelal, Awais2017-04-102-1/+19
* bitbake: toaster: views Remove old code that converts template context to JSONMichael Wood2016-12-121-31/+2
* bitbake: toaster: js test Update js tests to use correct url for layer RESTMichael Wood2016-12-121-1/+5
* bitbake: toaster: Switch front end to use Layer get REST APIMichael Wood2016-12-125-6/+31
* bitbake: toaster: typeaheads Layers add url to layer REST API to the layerMichael Wood2016-12-121-0/+3
* bitbake: toaster: api Add GET REST API for Layer informationMichael Wood2016-12-121-3/+52
* bitbake: toaster: importlayer Add git revision typeahead to that input fieldMichael Wood2016-12-124-9/+28
* bitbake: toaster: typeaheads Add a git revisions suggestionsMichael Wood2016-12-122-2/+32
* bitbake: toaster: typeaheads widgets Fix flake8 issues and remove redundant codeMichael Wood2016-12-122-43/+45
* bitbake: toaster: importlayer Use new layer add APIMichael Wood2016-12-121-3/+4
* bitbake: toaster: api Add layer Add apiMichael Wood2016-12-124-121/+103
* bitbake: toaster: tablejs Add visual indicator for table data loadingMichael Wood2016-12-121-0/+10
* bitbake: toaster: buildinfohelper toaster-custom-images layerMichael Wood2016-11-301-6/+10
* bitbake: toaster: tablejs Fix missing close square bracketReyna, David2016-11-301-1/+1
* bitbake: toaster: customrecipejs Consume click event on 'a' link if disabledMichael Wood2016-11-301-0/+6
* bitbake: toaster: Move views tests to main testing moduleMichael Wood2016-11-041-539/+0
* bitbake: toaster: views Tests fix all pyflake identified issuesMichael Wood2016-11-041-48/+47
* bitbake: toaster: Update tests to reflect front end changesMichael Wood2016-10-061-1/+7
* bitbake: toaster: Delete notification update front end implementation to designMichael Wood2016-10-065-4/+10
* bitbake: toaster: importlayer Fix layer dependencies button state toggleMichael Wood2016-10-061-25/+5
* bitbake: toaster: api / project Cancel any in progress builds before project ...Michael Wood2016-10-062-26/+41
* bitbake: toaster: layerdetails Update implementation of delete imported layerMichael Wood2016-09-303-6/+12
* bitbake: toaster: customrecipe Add frontend feature to delete custom image re...Michael Wood2016-09-302-4/+63
* bitbake: toaster: importlayer Convert success import to new notification systemMichael Wood2016-09-302-78/+47
* bitbake: toaster: Add front end controls for deleting a buildMichael Wood2016-09-302-35/+105
* bitbake: toaster: Add backend API for deleting a buildMichael Wood2016-09-302-0/+34
* bitbake: toaster: alerts and modals Avoid modals and alerts overlaying each o...Michael Wood2016-09-302-5/+20
* bitbake: toaster: project page Implement front end feature to delete projectMichael Wood2016-09-306-23/+71
* bitbake: toaster: libtoaster Add a global notification set/show mechanismMichael Wood2016-09-301-0/+26