summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/toaster/toastergui
Commit message (Expand)AuthorAgeFilesLines
* bitbake: bitbake: Drop duplicate license boilerplace textRichard Purdie2019-06-199-110/+0
* bitbake: bitbake: Add initial pass of SPDX license headers to source codeRichard Purdie2019-06-1912-0/+30
* bitbake: toaster: bad link for distro conf fileDavid Reyna2018-10-181-5/+3
* bitbake: toaster: custom image enable layer add, protect pre-cloned layersDavid Reyna2018-10-044-3/+21
* bitbake: toaster: enable project import and merged Toaster settingsDavid Reyna2018-08-282-33/+42
* bitbake: toaster/layerdetails.js: don't hide local layer infoAwais Belal2018-08-281-1/+2
* bitbake: toastergui/newproject.html: fix release divsAwais Belal2018-08-281-2/+2
* bitbake: toaster/widgets.py: avoid divide by zero issuesAwais Belal2018-08-281-7/+12
* bitbake: toaster: Fix comparison in recipe templateKarsten Strand2018-08-231-1/+1
* bitbake: Toaster: Implement the project-specific feature and releated enhance...David Reyna2018-08-2023-14/+1086
* 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