summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/toaster/toastergui/static
Commit message (Expand)AuthorAgeFilesLines
* bitbake: toaster: Commandline build import table improvementsMarlon Rodriguez Garcia2023-12-132-0/+5
* bitbake: toaster: Added new feature to import eventlogs from command line int...Marlon Rodriguez Garcia2023-12-121-0/+28
* bitbake: Toaster: Fixed javascript issue on tests.browser.test_js_unit_testsAlassane Yattara2023-10-171-1/+1
* bitbake: toaster: update jquery version 2.0.3 -> 3.7.1Marlon Rodriguez Garcia2023-10-173-1/+4
* bitbake: toaster: Update bootstrap version to 3.4.1Marlon Rodriguez Garcia2023-10-173-114/+330
* bitbake: toaster: updated bootstrap version 3.3.6 -> 3.3.7Marlon Rodriguez Garcia2023-10-171-3/+3
* bitbake: toaster: issues in import layer when clicking 'add layer'David Reyna2019-10-021-2/+10
* bitbake: toaster: custom image enable layer add, protect pre-cloned layersDavid Reyna2018-10-042-1/+9
* bitbake: toaster/layerdetails.js: don't hide local layer infoAwais Belal2018-08-281-1/+2
* bitbake: Toaster: Implement the project-specific feature and releated enhance...David Reyna2018-08-204-1/+142
* bitbake: toaster/highlight.pack.js: Fix corrupted fileRichard Purdie2017-10-101-1/+1
* 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