aboutsummaryrefslogtreecommitdiffstats
path: root/lib/toaster/toastergui/static
AgeCommit message (Expand)Author
2016-04-19toaster: add modal to select custom image for editingElliot Smith
2016-04-19toaster: add build dashboard buttons to edit/create custom imagesElliot Smith
2016-04-19toaster: only prevent duplicate custom image names within a projectElliot Smith
2016-04-19toaster: disable/enable "Add layer" button according to input's contentElliot Smith
2016-04-19toaster: ensure ToasterTable headings are reset when order by changesMichael Wood
2016-04-09toaster: fixes for customimage package not foundDave Lerner
2016-04-06toaster: Add quint to project so that it can be used offlineMichael Wood
2016-04-06toaster: mrb_section template Add build cancel buttonMichael Wood
2016-04-06toaster: libtoaster Update implementation of startABuild and cancelABuildMichael Wood
2016-03-24toaster: show full list of dependents to removeDave Lerner
2016-03-07toaster: bring back the strict directiveBelen Barros Pena
2016-02-26toaster: change 'delete layer' to 'remove layer'Belen Barros Pena
2016-02-26toaster: fix banner after customimage package addDave Lerner
2016-02-26toaster: adjust the search field widthBelen Barros Pena
2016-02-26toaster: link to configuration in all breadcrumbsBelen Barros Pena
2016-02-26toaster: reduce max height of modal dialogsBelen Barros Pena
2016-02-26toaster: disable add layer button on clickBelen Barros Pena
2016-02-26toaster: apply error class to name fieldBelen Barros Pena
2016-02-26toaster: fix custom image name formBelen Barros Pena
2016-02-10toaster: build section Improve display of builds when > 1 targetsBelen Barros Pena
2016-02-08toaster: newcustomimage_modal add frontend name validationMichael Wood
2016-02-08toaster: customrecipe Add dependency tracking to package selectionMichael Wood
2016-02-08toaster: make locale packages uneditable in custom image pageElliot Smith
2016-02-08toaster: customrecipe Add further front end features using new APIMichael Wood
2016-02-08toaster: newcustomimage_modal use libtoaster method for new CustomRecipeMichael Wood
2016-02-08toaster: libtoaster Add createCustomRecipe methodMichael Wood
2016-02-08toaster: Add recipe details pageMichael Wood
2016-02-08toaster: newcustomimage Move modal dialog out of newcustomimage templateMichael Wood
2016-02-08toaster: Continue front end features to custom image recipe page.Michael Wood
2016-02-08toaster: tablejs Add an event handler to manually trigger a data reloadMichael Wood
2016-01-15toastergui: make "Apply" button state depend on filter rangeElliot Smith
2016-01-15toastergui: mute label for filter actions with no recordsElliot Smith
2016-01-15toastergui: ensure filter_value updatesElliot Smith
2016-01-15toastergui: don't hide all elements with .col classElliot Smith
2016-01-15toastergui: convert project builds page to ToasterTableElliot Smith
2016-01-15toastergui: implement "today" and "yesterday" filtersElliot Smith
2016-01-15toastergui: implement date range filters for buildsElliot Smith
2016-01-15toastergui: switch off filter highlights when inactiveElliot Smith
2016-01-15toastergui: refactor ToasterTable filteringElliot Smith
2016-01-15toastergui: use event delegates for hover help elementsElliot Smith
2015-12-07toaster: tablejs Make sure click handlers consume click eventMichael Wood
2015-12-07toaster: projectpage Make sure build targets are space separatedMichael Wood
2015-11-16toaster: localhostbectrl Pass DATABASE_URL in via the process environmentElliot Smith
2015-11-16toaster: Remove the new-build-input button widgetMichael Wood
2015-11-16toaster: projectpage Disable/Enable build input if we have 0 layersMichael Wood
2015-10-16toaster: Modify "New build" button behaviour for cli builds projectElliot Smith
2015-10-16toaster: Hide tabs and add info popups for command line buildsElliot Smith
2015-10-16toaster: Replace "Run again" button with help text for cli buildsElliot Smith
2015-10-16toaster: Allow any text input to machine configuration variableMichael Wood
2015-10-16toaster: Disable add layer button when input is emptyBelen Barros Pena