summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/toaster/toastergui
Commit message (Expand)AuthorAgeFilesLines
* bitbake: toaster: build data Fix left navigationBelen Barros Pena2016-06-154-15/+22
* bitbake: toaster: port all build analysis pages to bootstrap 3Belen Barros Pena2016-06-1537-1136/+753
* bitbake: toaster: buildtables Remove links from non name fieldsBelen Barros Pena2016-06-152-50/+42
* bitbake: toaster: fix typo which prevents filters from workingElliot Smith2016-06-151-1/+1
* bitbake: toaster: Rework displaying package dependencies across ToasterMichael Wood2016-06-156-25/+107
* bitbake: toaster: widgets ToasterTable Catch template rendering exceptionsMichael Wood2016-06-151-4/+16
* bitbake: toaster: tests Add new build tables to testsMichael Wood2016-06-152-37/+94
* bitbake: toaster: table.js Add the ability to highlight a particular rowMichael Wood2016-06-151-0/+9
* bitbake: toaster: port Installed packages table to ToasterTableMichael Wood2016-06-155-288/+75
* bitbake: toaster: port Task tables to ToasterTables widgetMichael Wood2016-06-157-433/+248
* bitbake: toaster: port Built recipes table to toastertablesMichael Wood2016-06-154-223/+135
* bitbake: toaster: port table for Built packages to ToasterTableMichael Wood2016-06-158-219/+203
* bitbake: toaster: ToasterTable widget add an 'a' to Name in Exception classMichael Wood2016-06-151-5/+6
* bitbake: toaster: toaster tables Enable complex empty statesBelen Barros Pena2016-06-152-1/+10
* bitbake: toaster: Migrate project configuration from bootstrap 2 to bootstrap 3Belen Barros Pena2016-06-1585-3094/+13203
* bitbake: toaster: work-around our lack of a synchronous fetch for typeaheadsElliot Smith2016-06-153-8/+1552
* bitbake: toaster: migrate typeahead libraryElliot Smith2016-06-154-69/+83
* bitbake: toaster: tweaks to recipe file downloadsBelen Barros Pena2016-06-152-9/+6
* bitbake: toaster: testsjs Add call back to append elements on completion of t...Michael Wood2016-06-151-0/+7
* bitbake: toaster: fix urllib importsEd Bartosh2016-06-022-4/+11
* bitbake: toaster: don't use mru.count in the templateEd Bartosh2016-06-021-1/+1
* bitbake: toaster: use // operator instead of /Ed Bartosh2016-06-021-1/+1
* bitbake: toaster: use re.sub() instead of translate()Ed Bartosh2016-06-021-1/+2
* bitbake: toaster: replace map with list comprehensionsEd Bartosh2016-06-022-29/+19
* bitbake: toaster: use items and range instead of old APIsEd Bartosh2016-06-023-4/+4
* bitbake: toaster: get rid of using reduceEd Bartosh2016-06-022-27/+57
* bitbake: toaster: projectconf Small tweaks to IMAGE_FSTYPES formBelen Barros Pena2016-05-201-2/+3
* bitbake: toaster: handle multiple imagefs typesSujith H2016-05-201-41/+70
* bitbake: toaster: don't show "Rebuild" button for cancelled cli buildsElliot Smith2016-05-171-11/+14
* bitbake: toaster: toastergui tests Fix toastertable testsMichael Wood2016-05-171-32/+66
* bitbake: toaster: toastertables: Clean up and fix up a number of itemsMichael Wood2016-05-173-87/+72
* bitbake: toaster: use new syntax of except statementEd Bartosh2016-05-141-3/+3
* bitbake: toaster: use 'in' instead of has_keyEd Bartosh2016-05-141-14/+14
* bitbake: toaster: fix progress bar in MySQL environmentElliot Smith2016-05-131-2/+2
* bitbake: toaster: ui handles duplicate project name in project pageSujith H2016-05-112-1/+9
* bitbake: toaster: ui handles duplicate project name in new project pageSujith H2016-05-111-2/+10
* bitbake: toaster: projectNameValidation API addedSujith H2016-05-111-0/+62
* bitbake: bin, toaster: Fix print and exception syntaxRichard Purdie2016-05-111-1/+1
* bitbake: toaster: customrecipe Only show download icon or button if it's poss...Michael Wood2016-05-062-2/+15
* bitbake: toaster-tests: tests for build dashboardElliot Smith2016-04-191-87/+0
* bitbake: toaster: add modal to select custom image for editingElliot Smith2016-04-197-73/+160
* bitbake: toaster: add build dashboard buttons to edit/create custom imagesElliot Smith2016-04-198-96/+304
* bitbake: toaster: only prevent duplicate custom image names within a projectElliot Smith2016-04-192-17/+24
* bitbake: toaster: disable/enable "Add layer" button according to input's contentElliot Smith2016-04-192-1/+34
* bitbake: toaster: fix sorting after hiding a column in build tablesElliot Smith2016-04-192-26/+26
* bitbake: toaster: ensure ToasterTable headings are reset when order by changesMichael Wood2016-04-191-1/+5
* bitbake: toaster: fixes for customimage package not foundDave Lerner2016-04-093-12/+30
* bitbake: toaster: views jsunittest Add MACHINE and an extra layer to test pro...Michael Wood2016-04-061-4/+14
* bitbake: toaster: tests Set MACHINE for the test projectsMichael Wood2016-04-061-2/+2
* bitbake: toaster: Add quint to project so that it can be used offlineMichael Wood2016-04-063-2/+350