generic-poky/bitbake/lib/toaster/toastergui
Michael Wood d209f8b7af bitbake: toaster: alerts and modals Avoid modals and alerts overlaying each other
Make sure that when we spawn a modal we clear any notifications and also
make sure that old notifications are cleared before showing a new one.

(Bitbake rev: c7f30a673ab973a2500092d2e981a47da05fbf12)

Signed-off-by: Michael Wood <michael.g.wood@intel.com>
Signed-off-by: Ed Bartosh <ed.bartosh@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2016-09-30 16:52:22 +01:00
..
fixtures bitbake: toaster: orm Remove the layerindex specific up_branch fields 2016-07-26 08:10:36 +01:00
static bitbake: toaster: alerts and modals Avoid modals and alerts overlaying each other 2016-09-30 16:52:22 +01:00
templates bitbake: toaster: project page Implement front end feature to delete project 2016-09-30 16:52:22 +01:00
templatetags bitbake: toaster: move most recent builds templating to client 2016-08-11 00:09:26 +01:00
__init__.py bitbake: toaster: add toaster code to bitbake 2013-10-18 11:13:49 +01:00
api.py bitbake: toaster: project page Implement front end feature to delete project 2016-09-30 16:52:22 +01:00
buildtables.py bitbake: toaster: tasks Remove recipe version from defaults 2016-09-08 00:33:46 +01:00
tablefilter.py bitbake: toaster: use items and range instead of old APIs 2016-06-02 08:24:04 +01:00
tables.py bitbake: toaster: update the tables information 2016-08-11 00:09:29 +01:00
tests.py bitbake: toaster: adapt xhr_import_layer test locally imported layer 2016-08-11 00:09:29 +01:00
typeaheads.py bitbake: toaster: add local_source_dir to the needed_fields 2016-08-11 00:09:28 +01:00
urls.py bitbake: toaster: move MostRecentBuildsView to its own widget 2016-09-30 16:52:21 +01:00
views.py bitbake: toaster: Clean up and convert to rest api project edit and get calls 2016-09-30 16:52:21 +01:00
widgets.py bitbake: toaster: move MostRecentBuildsView to its own widget 2016-09-30 16:52:21 +01:00