layerindex-web/rrs
Mariano Lopez 1473c6264d rrs/base_toplevel.html: Navbar redesign
This provides changes in the front end for the
navbar, now it shows the percentage of recipes
up-to-date, not update, unknown and can't be
updated along with the number of recipes.

This also moves the update percentage to the
end and adds clarity to what it means.

This also moves the export list button the the
top bar.

[YOCTO #8020]

Signed-off-by: Mariano Lopez <mariano.lopez@linux.intel.com>
Signed-off-by: Aníbal Limón <anibal.limon@linux.intel.com>
2015-08-17 14:59:56 -05:00
..
fixtures rrs/fixtures/initial_data.json: Update dates from Release/Milestone 2015-07-14 10:51:40 -05:00
migrations rrs: Add missing date indexes in RecipeUpstreamHistory 2015-07-14 10:51:40 -05:00
static rrs/base_toplevel.html: Navbar redesign 2015-08-17 14:59:56 -05:00
tools rrs_upstream_history.py: Use regexes in SPECIAL_PKGSUFFIX packages 2015-08-10 14:35:20 -05:00
__init__.py rrs: Add application 2015-07-14 10:51:38 -05:00
admin.py rrs: Add support for Release 2015-07-14 10:51:39 -05:00
context_processors.py rrs: Add application 2015-07-14 10:51:38 -05:00
models.py rrs: Fix last updated. 2015-07-14 18:22:14 -05:00
urls.py rrs: Add support for export Recipes reports by Release/Milestone 2015-07-14 10:51:39 -05:00
views.py rrs/views.py: Added percentages for navbar 2015-08-17 14:59:26 -05:00
wsgi.py rrs: Add wsgi file for serve with gunicorn 2015-07-14 10:51:40 -05:00