summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/toaster/toastergui/static
Commit message (Expand)AuthorAgeFilesLines
* bitbake: toaster: table.js Add the ability to highlight a particular rowMichael Wood2016-06-151-0/+9
* bitbake: toaster: Migrate project configuration from bootstrap 2 to bootstrap 3Belen Barros Pena2016-06-1528-708/+10662
* bitbake: toaster: work-around our lack of a synchronous fetch for typeaheadsElliot Smith2016-06-152-7/+1551
* bitbake: toaster: migrate typeahead libraryElliot Smith2016-06-153-69/+81
* bitbake: toaster: testsjs Add call back to append elements on completion of t...Michael Wood2016-06-151-0/+7
* bitbake: toaster: toastertables: Clean up and fix up a number of itemsMichael Wood2016-05-171-20/+1
* 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-111-0/+7
* bitbake: toaster: projectNameValidation API addedSujith H2016-05-111-0/+62
* bitbake: toaster: add modal to select custom image for editingElliot Smith2016-04-191-5/+10
* bitbake: toaster: add build dashboard buttons to edit/create custom imagesElliot Smith2016-04-193-13/+96
* bitbake: toaster: only prevent duplicate custom image names within a projectElliot Smith2016-04-191-2/+6
* bitbake: toaster: disable/enable "Add layer" button according to input's contentElliot Smith2016-04-192-1/+34
* 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-092-2/+18
* bitbake: toaster: Add quint to project so that it can be used offlineMichael Wood2016-04-062-0/+348
* bitbake: toaster: mrb_section template Add build cancel buttonMichael Wood2016-04-061-0/+95
* bitbake: toaster: libtoaster Update implementation of startABuild and cancelA...Michael Wood2016-04-066-29/+33
* bitbake: toaster: show full list of dependents to removeDave Lerner2016-03-261-6/+66
* bitbake: toaster: bring back the strict directiveBelen Barros Pena2016-03-071-1/+1
* bitbake: toaster: change 'delete layer' to 'remove layer'Belen Barros Pena2016-02-264-6/+6
* bitbake: toaster: fix banner after customimage package addDave Lerner2016-02-261-2/+5
* bitbake: toaster: adjust the search field widthBelen Barros Pena2016-02-261-0/+1
* bitbake: toaster: link to configuration in all breadcrumbsBelen Barros Pena2016-02-262-16/+0
* bitbake: toaster: reduce max height of modal dialogsBelen Barros Pena2016-02-261-0/+1
* bitbake: toaster: disable add layer button on clickBelen Barros Pena2016-02-261-0/+2
* bitbake: toaster: apply error class to name fieldBelen Barros Pena2016-02-261-0/+3
* bitbake: toaster: fix custom image name formBelen Barros Pena2016-02-261-1/+1
* bitbake: toaster: build section Improve display of builds when > 1 targetsBelen Barros Pena2016-02-101-2/+6
* bitbake: toaster: newcustomimage_modal add frontend name validationMichael Wood2016-02-101-5/+32
* bitbake: toaster: customrecipe Add dependency tracking to package selectionMichael Wood2016-02-101-27/+71
* bitbake: toaster: make locale packages uneditable in custom image pageElliot Smith2016-02-101-0/+3
* bitbake: toaster: customrecipe Add further front end features using new APIMichael Wood2016-02-101-14/+118
* bitbake: toaster: newcustomimage_modal use libtoaster method for new CustomRe...Michael Wood2016-02-101-28/+8
* bitbake: toaster: libtoaster Add createCustomRecipe methodMichael Wood2016-02-101-0/+27
* bitbake: toaster: Add recipe details pageMichael Wood2016-02-101-0/+52
* bitbake: toaster: newcustomimage Move modal dialog out of newcustomimage temp...Michael Wood2016-02-101-3/+2
* bitbake: toaster: Continue front end features to custom image recipe page.Michael Wood2016-02-101-9/+25
* bitbake: toaster: tablejs Add an event handler to manually trigger a data reloadMichael Wood2016-02-101-0/+7
* bitbake: toastergui: make "Apply" button state depend on filter rangeElliot Smith2016-01-151-21/+56
* bitbake: toastergui: mute label for filter actions with no recordsElliot Smith2016-01-151-2/+5
* 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-152-5/+17
* bitbake: toastergui: implement "today" and "yesterday" filtersElliot Smith2016-01-151-25/+31
* bitbake: toastergui: implement date range filters for buildsElliot Smith2016-01-151-31/+165
* bitbake: toastergui: switch off filter highlights when inactiveElliot Smith2016-01-151-1/+7
* bitbake: toastergui: refactor ToasterTable filteringElliot Smith2016-01-151-21/+59
* bitbake: toastergui: use event delegates for hover help elementsElliot Smith2016-01-151-2/+4
* bitbake: toaster: tablejs Make sure click handlers consume click eventMichael Wood2015-12-071-4/+6