summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/toaster/toastergui
AgeCommit message (Expand)Author
2015-08-17bitbake: toastergui: Add tests for xhr_importlayerSujith H
2015-08-17bitbake: toaster: fix invalid fields in the package details pageAlexandru DAMIAN
2015-08-10bitbake: toaster: reduced amount of instance attributesEd Bartosh
2015-08-10bitbake: toaster: fix pylint warning 'no space allowed'Ed Bartosh
2015-08-10bitbake: toaster: fix test_get_json_call_returns_json againEd Bartosh
2015-08-10bitbake: toaster: don't catch json.load exceptionsEd Bartosh
2015-08-10bitbake: toaster: add header and docstingsEd Bartosh
2015-08-10bitbake: toaster: remove unused importEd Bartosh
2015-08-10bitbake: toaster: get rid of class attributesEd Bartosh
2015-08-10bitbake: toaster: put all test cases into one classEd Bartosh
2015-08-10bitbake: toaster: get rid of AllProjectsViewTestCaseEd Bartosh
2015-08-10bitbake: toaster: wrap long linesEd Bartosh
2015-08-10bitbake: toaster: fix test_get_json_call_returns_json testEd Bartosh
2015-08-06bitbake: toastergui: layerBtn Fix build trigger mechanismMichael Wood
2015-08-06bitbake: toastergui: Fix typo on layers in project filter conditionMichael Wood
2015-08-06bitbake: toastergui: Move click disabled check after table ready eventMichael Wood
2015-08-06bitbake: toastergui: Machine select button url parameters changeMichael Wood
2015-08-06bitbake: toastergui: Move layerdetails view definition to the views.pyMichael Wood
2015-08-06bitbake: toastergui: Fix toastertable table header referenceMichael Wood
2015-08-06bitbake: toastergui: libtoaster typeahead Add in results highlighterMichael Wood
2015-08-06bitbake: toastergui: libtoaster: typeahead resiliency for slow serverMichael Wood
2015-08-06bitbake: toastergui: tests Fix and more comprehensive typeahead unittestMichael Wood
2015-08-06bitbake: toastergui: views Standardise the fields project layer responseMichael Wood
2015-08-06bitbake: toasterui: views Remove unused xhr_typeahead view definitionMichael Wood
2015-08-06bitbake: toastergui: libtoaster Throw an exception no url is specifiedMichael Wood
2015-08-06bitbake: toastergui: Switch to using the new toaster typeahead widgetMichael Wood
2015-08-06bitbake: toastergui: Add typeaheads layers, machines, projects, recipesMichael Wood
2015-08-06bitbake: toastergui: widgets Add a typeahead widgetMichael Wood
2015-08-06bitbake: toastergui: tables Use util functions for the common querysetsMichael Wood
2015-08-06bitbake: toastergui: add action to empty "most built" recipesBelen Barros Pena
2015-08-06bitbake: toastergui: fix spacing in the import layers pageBelen Barros Pena
2015-08-06bitbake: toastergui: remove project name from layer change notificationBelen Barros Pena
2015-08-06bitbake: toastergui: change link styles in alert-infoBelen Barros Pena
2015-08-06bitbake: toastergui: breadcrumb fixesBelen Barros Pena
2015-08-06bitbake: toastergui: spacing and top nav style changeBelen Barros Pena
2015-08-01bitbake: bitbake: toastergui: Toastertables don't replace dash in cache keyMichael Wood
2015-08-01bitbake: toastergui: Remove angularJS and projectapp based on angularMichael Wood
2015-08-01bitbake: toastergui: project page Add inline project name change featureMichael Wood
2015-08-01bitbake: toastergui: layerBtn use libtoaster for change notificationMichael Wood
2015-08-01bitbake: toastergui: newbuildbutton Fix removed elementsMichael Wood
2015-08-01bitbake: bitbake: toastergui: newbuildbutton Fix typo on project save functionMichael Wood
2015-08-01bitbake: toastergui: Change build button popover to a build-buttonMichael Wood
2015-08-01bitbake: toastergui: base Use removeAttr / attrMichael Wood
2015-08-01bitbake: toastergui: Fix Duplicate layer importlayer api callsMichael Wood
2015-08-01bitbake: toastergui: libtoaster: Add guard against missing name propertyMichael Wood
2015-08-01bitbake: toastergui: libtoaster Make sure we always pass format=jsonMichael Wood
2015-08-01bitbake: toastergui: css Remove redundant css rulesMichael Wood
2015-08-01bitbake: toastergui: Add new project page and navigationMichael Wood
2015-08-01bitbake: toastergui: css Add new rules for new project pageMichael Wood
2015-08-01bitbake: toastergui: http api Add guard against incomplete change requestsMichael Wood