summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/toaster/toastergui/static/js/table.js
Commit message (Expand)AuthorAgeFilesLines
* 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-091-2/+9
* 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-151-5/+8
* 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: toaster: tablejs Make sure click handlers consume click eventMichael Wood2015-12-071-4/+6
* bitbake: toaster: Fix stale layer state buttonsMichael Wood2015-10-111-1/+1
* bitbake: toaster: Don't add new history entries when table data loadsElliot Smith2015-10-111-12/+2
* bitbake: toastergui: Fix toastertable table header referenceMichael Wood2015-08-061-1/+1
* bitbake: toaster: table.js fix filter visual indicator and interactionMichael Wood2015-06-261-15/+44
* bitbake: toaster: Add global ajaxError handlerMichael Wood2015-06-121-5/+0
* bitbake: toaster: ToasterTables add computational fieldsAlexandru DAMIAN2015-06-121-0/+13
* bitbake: toaster: toaster table add raw dataAlexandru DAMIAN2015-06-121-1/+13
* bitbake: toaster: toastertables REST refactoringAlexandru DAMIAN2015-06-121-2/+3
* bitbake: toaster: Port layerdetails to ToasterTablesMichael Wood2015-05-291-29/+48
* bitbake: toastergui: table header bring backAlexandru DAMIAN2015-05-291-1/+1
* bitbake: toaster: Add toaster table widgetMichael Wood2015-05-141-0/+485