layerindex-web/templates
Paul Eggleton ac73780bd9 Properly show update task success/failure
If a distro comparison update task fails (returning a non-zero value to
indicate as such) we were not able to see this easily from the frontend.
Show success/failure in the form of a label on the task page and general
update list/detail, and if the task fails while we're watching then make
the progress bar go red as well. Also make a distinction between the
process failing (retcode > 0) and being terminated (retcode < 0, e.g.
process was killed).

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2018-09-20 16:04:49 +12:00
..
admin Use Django sites framework to specify website title 2013-12-28 11:03:29 +00:00
layerindex Properly show update task success/failure 2018-09-20 16:04:49 +12:00
registration Upgrade to Bootstrap 3 2018-09-20 15:57:59 +12:00
rrs Upgrade to Bootstrap 3 2018-09-20 15:57:59 +12:00
404.html Upgrade to Django 1.6+ 2016-06-12 11:33:08 +12:00
500.html Move all templates to a templates directory 2013-03-06 16:55:23 +00:00
base_toplevel.html Upgrade to Bootstrap 3 2018-09-20 15:57:59 +12:00
base.html Add admin link to tools dropdown menu 2018-09-20 15:57:59 +12:00
pagination.html Upgrade to Bootstrap 3 2018-09-20 15:57:59 +12:00