murano-dashboard/muranodashboard
Kirill Zaitsev f897d5b4f2 Take advantage of better API filtering catalog filtering
* Removed client-side filtering, since API is now distincts
between catalog and manage requests
* Do not use owned=True for manage requests, since this is now the default
API behaviour.
* Simplify marker choice for next/prev links, since we reverse packages in
case of sort_dir='desc' to preserve visual order of apps.

Change-Id: I0136307e09695f49663779570cf23560521d9585
Depends-On: Ica031058d963246ff4d76e52cfc8b8b44d207c9a
Related-Bug: #1448226
2015-04-28 22:58:13 +03:00
..
api Hide unpublic and not owned packages 2015-04-19 12:23:58 +00:00
catalog Take advantage of better API filtering catalog filtering 2015-04-28 22:58:13 +03:00
categories Add category management page 2015-04-07 14:47:50 +03:00
common Parse api errors during package and bundle uploads 2015-04-09 07:08:15 +00:00
dynamic_ui Make dynamic ui return 404 instead of 500 if requirement not found 2015-04-08 20:08:33 +03:00
environments Mark public apps with 'shared' ribbon 2015-04-15 14:45:06 +03:00
images Do not allow image management for non-admins 2015-02-24 14:52:47 +03:00
local Support importing packages from murano repository 2015-03-17 12:20:19 +03:00
openstack Update from openstack.common 2015-03-18 13:32:41 +00:00
packages Take advantage of better API filtering catalog filtering 2015-04-28 22:58:13 +03:00
static/muranodashboard Show ellipsis in case of app header overflows 2015-04-28 18:32:25 +03:00
templates Show ellipsis in case of app header overflows 2015-04-28 18:32:25 +03:00
templatetags Add draggable components to the 'Components page' 2015-03-05 15:40:50 +03:00
tests Fix flavor requirements 2015-04-14 14:33:25 +03:00
__init__.py KEERO-318 - Fix all occurrences of old names (keero, glazier) in Dashboard 2013-04-26 16:25:58 +04:00
dashboard.py Merge "Do not hide 'murano' dashboard in case there is no heat" 2015-04-08 16:20:52 +00:00
exceptions.py Add horizon plugin configuration file 2014-11-25 16:02:17 +03:00
middleware.py Resolve pep8 import issues 2014-05-12 17:48:50 +04:00
models.py Remove djblets package from murano-dashboard. 2013-10-03 15:41:56 +04:00
version.py Move installation to pbr 2013-09-03 13:25:37 +04:00
views.py Move Murano panel (named 'Environments') to a separate dashboard. 2013-10-22 18:12:21 +04:00