summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/toaster/toastergui/static
Commit message (Expand)AuthorAgeFilesLines
* bitbake: toaster: Remove prettifyDavid Reyna2017-10-104-33/+4
* 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: edit column list not sortedDavid Reyna2017-09-051-1/+10
* bitbake: toaster: trim build target inputDavid Reyna2017-07-211-2/+2
* bitbake: toaster: Add distro selection supportDavid Reyna2017-06-281-0/+73
* bitbake: toaster: git clone progress barDavid Reyna2017-06-281-0/+15
* bitbake: toaster: Toaster filters are brokenDavid Reyna2017-04-111-1/+1
* bitbake: toaster: toastergui: implement machine name validationBelal, Awais2017-04-101-0/+17
* 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-121-1/+5
* bitbake: toaster: importlayer Add git revision typeahead to that input fieldMichael Wood2016-12-123-8/+24
* bitbake: toaster: importlayer Use new layer add APIMichael Wood2016-12-121-3/+4
* bitbake: toaster: tablejs Add visual indicator for table data loadingMichael Wood2016-12-121-0/+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: Delete notification update front end implementation to designMichael Wood2016-10-062-1/+3
* bitbake: toaster: importlayer Fix layer dependencies button state toggleMichael Wood2016-10-061-25/+5
* bitbake: toaster: layerdetails Update implementation of delete imported layerMichael Wood2016-09-301-2/+5
* bitbake: toaster: customrecipe Add frontend feature to delete custom image re...Michael Wood2016-09-301-0/+32
* bitbake: toaster: importlayer Convert success import to new notification systemMichael Wood2016-09-302-78/+47
* 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-302-4/+32
* bitbake: toaster: libtoaster Add a global notification set/show mechanismMichael Wood2016-09-301-0/+26
* bitbake: toaster: Clean up and convert to rest api project edit and get callsMichael Wood2016-09-303-147/+10
* bitbake: toaster: Allow forward slash in variable namesBelen Barros Pena2016-09-081-0/+1
* bitbake: toaster: layer details Fix "edit" form interactionBelen Barros Pena2016-09-081-4/+4
* bitbake: toaster: import layer Layout fixesBelen Barros Pena2016-09-081-0/+1
* bitbake: toaster: layer details Layout fixesBelen Barros Pena2016-09-081-1/+7
* bitbake: toaster: layerdetails clean ups after integrating local layer changesMichael Wood2016-09-022-47/+41
* bitbake: toaster: layerdetails js changes for switching layersSujith H2016-09-021-0/+98
* bitbake: toaster: improve the display when local dir is addedSujith H2016-08-111-1/+6
* bitbake: toaster: update css file for layer importBelen Barros Pena2016-08-111-1/+6
* bitbake: toaster: control the selection of git and local repoSujith H2016-08-111-11/+114
* bitbake: toaster: reset table to default orderby when orderby column is hiddenElliot Smith2016-08-111-18/+60
* bitbake: toaster: show loading spinner after creating custom imageElliot Smith2016-08-113-5/+60
* bitbake: toaster: tweak styling and typos in recent builds areaElliot Smith2016-08-111-1/+7
* bitbake: toaster: show progress of recipe parsing in recent builds areaElliot Smith2016-08-111-27/+23
* bitbake: toaster: move most recent builds templating to clientElliot Smith2016-08-114-70/+129
* bitbake: toaster: Replace references to LayerSource modelsMichael Wood2016-07-261-1/+1
* bitbake: toaster: add Layer delete front end feature to layerdetailsMichael Wood2016-07-082-0/+38
* bitbake: toaster: layerBtn avoid connecting handler to other build buttonsMichael Wood2016-07-081-2/+2
* bitbake: toaster: remove last css file with bootstrap v2 licensebavery2016-06-161-9/+0
* bitbake: toaster: js tests Twitter typeahead library object is now ttTypeaheadMichael Wood2016-06-151-4/+4
* bitbake: toaster-tests: fix tests for latest Selenium versionElliot Smith2016-06-151-8/+0
* bitbake: toaster: port all build analysis pages to bootstrap 3Belen Barros Pena2016-06-156-608/+105
* bitbake: toaster: table.js Add the ability to highlight a particular rowMichael Wood2016-06-151-0/+9
* bitbake: toaster: Migrate project configuration from bootstrap 2 to bootstrap 3Belen Barros Pena2016-06-1528-708/+10662
* bitbake: toaster: work-around our lack of a synchronous fetch for typeaheadsElliot Smith2016-06-152-7/+1551
* bitbake: toaster: migrate typeahead libraryElliot Smith2016-06-153-69/+81