summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/toaster/toastergui
Commit message (Expand)AuthorAgeFilesLines
...
* bitbake: toaster: ToasterTables simplify filter function move common part to ...Michael Wood2016-02-101-1/+31
* bitbake: toaster: reinstate ID on edit columns buttonElliot Smith2016-02-061-1/+1
* bitbake: toastergui: make artifact download more robustElliot Smith2016-01-182-63/+47
* bitbake: toastergui: code formatting and clean-upElliot Smith2016-01-152-4/+5
* bitbake: toaster tests: fix Django tests for new ToasterTable pagesElliot Smith2016-01-151-85/+180
* bitbake: toastergui: remove unused views and template codeElliot Smith2016-01-153-647/+0
* bitbake: toastergui: fix error and warning counts for buildsElliot Smith2016-01-151-13/+27
* bitbake: toastergui: make "Apply" button state depend on filter rangeElliot Smith2016-01-152-22/+59
* bitbake: toastergui: mute label for filter actions with no recordsElliot Smith2016-01-151-2/+5
* bitbake: toastergui: set default visible and hideable columnsElliot Smith2016-01-152-3/+38
* bitbake: toastergui: serialise decimals correctlyElliot Smith2016-01-151-0/+3
* bitbake: toastergui: streamline construction of filter objectsElliot Smith2016-01-154-66/+32
* bitbake: toastergui: ensure filter_value updatesElliot Smith2016-01-151-14/+18
* bitbake: toastergui: don't hide all elements with .col classElliot Smith2016-01-151-4/+4
* bitbake: toastergui: convert project builds page to ToasterTableElliot Smith2016-01-159-49/+239
* bitbake: toastergui: implement "today" and "yesterday" filtersElliot Smith2016-01-156-84/+212
* bitbake: toastergui: implement date range filters for buildsElliot Smith2016-01-156-84/+330
* bitbake: toastergui: show recent builds on all builds pageElliot Smith2016-01-153-7/+23
* bitbake: toastergui: switch off filter highlights when inactiveElliot Smith2016-01-151-1/+7
* bitbake: toastergui: refactor ToasterTable filteringElliot Smith2016-01-155-118/+310
* bitbake: toastergui: convert all builds page to ToasterTableElliot Smith2016-01-156-79/+403
* bitbake: toastergui: use event delegates for hover help elementsElliot Smith2016-01-151-2/+4
* bitbake: toastergui: switch projects/ view to ToasterTableElliot Smith2016-01-153-12/+23
* bitbake: toaster: check inferred file suffixes against list of known typesElliot Smith2016-01-152-38/+8
* bitbake: toaster: move image file suffix list to modelElliot Smith2016-01-151-6/+1
* bitbake: toastergui: use ToasterTable for projects pageElliot Smith2016-01-153-3/+265
* bitbake: toaster: show 'satisfied via' text for reverse depsEd Bartosh2016-01-111-1/+8
* bitbake: toaster: show 'satisfied via' text for build depsEd Bartosh2016-01-111-1/+8
* bitbake: toaster: show list of provides for the recipeEd Bartosh2016-01-111-0/+10
* bitbake: toaster: tables Set a default order for the software recipes tableBelen Barros Pena2015-12-141-0/+1
* bitbake: toaster: Remove compatible_layerversions() methodElliot Smith2015-12-141-8/+14
* bitbake: toaster: Prevent deprecation warnings for RedirectViewElliot Smith2015-12-141-1/+1
* bitbake: toaster: Create default project with get_or_create* methodElliot Smith2015-12-141-1/+1
* bitbake: toaster: return back 'New project' buttonEd Bartosh2015-12-071-0/+3
* bitbake: toaster: remove SDKMACHINE from project variablesEd Bartosh2015-12-072-78/+1
* bitbake: toaster: remove usage of BUILD_MODE variableEd Bartosh2015-12-074-42/+1
* bitbake: toaster: toastergui tests Add generic test for ToasterTables widgetMichael Wood2015-12-071-11/+212
* bitbake: toaster: tables Fix invalid field name on NewCustomImagesTableMichael Wood2015-12-071-1/+1
* bitbake: toaster: tables Add default_orderby field where it was missing or unsetMichael Wood2015-12-071-3/+7
* bitbake: toaster: machines table Fix missing layers information needed for fi...Michael Wood2015-12-072-4/+14
* bitbake: toaster: tablejs Make sure click handlers consume click eventMichael Wood2015-12-071-4/+6
* bitbake: toaster: projectpage Make sure build targets are space separatedMichael Wood2015-12-071-9/+13
* bitbake: toaster: builds pages Fix the download cooker log linkBelen Barros Pena2015-11-162-6/+13
* bitbake: toaster: project pages Link to image recipes table in notificationsBelen Barros Pena2015-11-162-2/+2
* bitbake: toaster: localhostbectrl Pass DATABASE_URL in via the process enviro...Elliot Smith2015-11-163-329/+51
* bitbake: toaster: Remove the new-build-input button widgetMichael Wood2015-11-161-0/+81
* bitbake: toaster: projecttopbar Use the project in context to get num buildsMichael Wood2015-11-161-1/+1
* bitbake: toaster: projectpage Disable/Enable build input if we have 0 layersMichael Wood2015-11-161-3/+10
* bitbake: toaster: templates Add meaningful title tagsBelen Barros Pena2015-10-2928-19/+55
* bitbake: toaster: Remove all navigation when not in build modeElliot Smith2015-10-272-4/+14