aboutsummaryrefslogtreecommitdiffstats
path: root/bitbake/lib/toaster/toastergui
AgeCommit message (Expand)Author
2016-02-10bitbake: toaster: pkg_dependencies_popover just show direct dependenciesMichael Wood
2016-02-10bitbake: toaster: newcustomimage_modal add frontend name validationMichael Wood
2016-02-10bitbake: toaster: API CustomImageRecipe check the recipe name supplied is validMichael Wood
2016-02-10bitbake: toaster: views CustomRecipe API add size information to the package ...Michael Wood
2016-02-10bitbake: toaster: customrecipe Add dependency tracking to package selectionMichael Wood
2016-02-10bitbake: toaster: tables move template logic into the pkg_add_rm_btnMichael Wood
2016-02-10bitbake: toaster: make locale packages uneditable in custom image pageElliot Smith
2016-02-10bitbake: toaster: include locale and packagegroup packages in custom imageElliot Smith
2016-02-10bitbake: toaster: update custom image package table filtersElliot Smith
2016-02-10bitbake: toaster: move recent builds query to modelElliot Smith
2016-02-10bitbake: toaster: project builds Poll the server to get latest progress for b...Michael Wood
2016-02-10bitbake: toaster: tables Check layer presence in project for customise_btnMichael Wood
2016-02-10bitbake: toaster: toastergui tests Add addtional data to the setUp for new ta...Michael Wood
2016-02-10bitbake: toaster: tables SelectPackagesTable rename recipe_id to custrecipeidMichael Wood
2016-02-10bitbake: toaster: toastergui tests Update package test to use CustomImagePackageMichael Wood
2016-02-10bitbake: toaster: customrecipe Add further front end features using new APIMichael Wood
2016-02-10bitbake: toaster: xhr_customrecipe_packages add GET info for package responseMichael Wood
2016-02-10bitbake: toaster: xhr_customrecipe_id change to use CustomImagePackageMichael Wood
2016-02-10bitbake: toaster: API allow CustomImageRecipe to be updated after creationMichael Wood
2016-02-10bitbake: toaster: tables Change SelectPackagesTable to use ProjectPackageMichael Wood
2016-02-10bitbake: toaster: tables add recipe download link to CustomImagesTableMichael Wood
2016-02-10bitbake: toaster: newcustomimage_modal use libtoaster method for new CustomRe...Michael Wood
2016-02-10bitbake: toaster: libtoaster Add createCustomRecipe methodMichael Wood
2016-02-10bitbake: toaster: toastergui tests Add unit test for download custom recipeMichael Wood
2016-02-10bitbake: toaster: toastergui tests Update to reflect changes to CustomImageRe...Michael Wood
2016-02-10bitbake: toaster: views xhr_customrecipe_packages clean up APIMichael Wood
2016-02-10bitbake: toaster: toastertable remove title from Show all in tableMichael Wood
2016-02-10bitbake: toaster: Add recipe details pageMichael Wood
2016-02-10bitbake: toaster: newcustomimage Move modal dialog out of newcustomimage temp...Michael Wood
2016-02-10bitbake: toaster: Continue front end features to custom image recipe page.Michael Wood
2016-02-10bitbake: toaster: tables Add table for Packages and update SelectPackagesTableMichael Wood
2016-02-10bitbake: toaster: views Add view to download custom recipeMichael Wood
2016-02-10bitbake: toaster: move CustomImageRecipe generation to API entry pointMichael Wood
2016-02-10bitbake: toaster: tablejs Add an event handler to manually trigger a data reloadMichael Wood
2016-02-10bitbake: toaster: ToasterTables simplify filter function move common part to ...Michael Wood
2016-02-06bitbake: toaster: reinstate ID on edit columns buttonElliot Smith
2016-01-18bitbake: toastergui: make artifact download more robustElliot Smith
2016-01-15bitbake: toastergui: code formatting and clean-upElliot Smith
2016-01-15bitbake: toaster tests: fix Django tests for new ToasterTable pagesElliot Smith
2016-01-15bitbake: toastergui: remove unused views and template codeElliot Smith
2016-01-15bitbake: toastergui: fix error and warning counts for buildsElliot Smith
2016-01-15bitbake: toastergui: make "Apply" button state depend on filter rangeElliot Smith
2016-01-15bitbake: toastergui: mute label for filter actions with no recordsElliot Smith
2016-01-15bitbake: toastergui: set default visible and hideable columnsElliot Smith
2016-01-15bitbake: toastergui: serialise decimals correctlyElliot Smith
2016-01-15bitbake: toastergui: streamline construction of filter objectsElliot Smith
2016-01-15bitbake: toastergui: ensure filter_value updatesElliot Smith
2016-01-15bitbake: toastergui: don't hide all elements with .col classElliot Smith
2016-01-15bitbake: toastergui: convert project builds page to ToasterTableElliot Smith
2016-01-15bitbake: toastergui: implement "today" and "yesterday" filtersElliot Smith