summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/toaster/toastergui
Commit message (Expand)AuthorAgeFilesLines
...
* bitbake: toaster: tables add recipe download link to CustomImagesTableMichael Wood2016-02-101-4/+10
* bitbake: toaster: newcustomimage_modal use libtoaster method for new CustomRe...Michael Wood2016-02-101-28/+8
* bitbake: toaster: libtoaster Add createCustomRecipe methodMichael Wood2016-02-102-0/+28
* bitbake: toaster: toastergui tests Add unit test for download custom recipeMichael Wood2016-02-101-1/+13
* bitbake: toaster: toastergui tests Update to reflect changes to CustomImageRe...Michael Wood2016-02-101-12/+29
* bitbake: toaster: views xhr_customrecipe_packages clean up APIMichael Wood2016-02-101-14/+13
* bitbake: toaster: toastertable remove title from Show all in tableMichael Wood2016-02-101-2/+2
* bitbake: toaster: Add recipe details pageMichael Wood2016-02-102-0/+232
* bitbake: toaster: newcustomimage Move modal dialog out of newcustomimage temp...Michael Wood2016-02-103-45/+37
* bitbake: toaster: Continue front end features to custom image recipe page.Michael Wood2016-02-103-70/+114
* bitbake: toaster: tables Add table for Packages and update SelectPackagesTableMichael Wood2016-02-104-39/+143
* bitbake: toaster: views Add view to download custom recipeMichael Wood2016-02-102-1/+17
* bitbake: toaster: move CustomImageRecipe generation to API entry pointMichael Wood2016-02-101-14/+76
* bitbake: toaster: tablejs Add an event handler to manually trigger a data reloadMichael Wood2016-02-101-0/+7
* 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