Commit Graph

2 Commits

Author SHA1 Message Date
Matt Borland 20bc6e1516 Make 'switch' between legacy and Angular Images
This patch follows on the example that the Containers set, providing
a 'switch' in the panel-enablement file that currently defaults to
'legacy' (Python-based Images panel) and allows for 'angular' (Angular-
based Images panel).

To be clear, this does NOT enable Angular Images.  It's just setting the
stage to do so at some point, or to allow deployers/devs to easily switch
between the two.

A switch both for HORIZON_CONFIG and for integration tests is necessary
due to the way integration tests operate.

Co-Authored-By: Timur Sufiev <tsufiev@mirantis.com>
Change-Id: I12cd33552218ed1082d2d9a2ae8982639a217a6a
Partially-Implements: blueprint angularize-images-table
2016-08-05 08:17:21 -06:00
Travis Tripp 94f533f26e Adding Angular Project Images Panel
This patch creates a blank Images panel in the project dashboard.

It follows the pattern established by the following merged commits:

https://review.openstack.org/#/c/190865/
https://review.openstack.org/#/c/190852/

Dependent patches will be added for:
 - index table
 - forms
 - actions

Change-Id: I2fe5492c3954aa8c1ed751d062d22f0fe8c5f3d1
Partially-Implements: blueprint angularize-images-table
2015-07-10 01:04:06 -06:00