horizon/openstack_dashboard/dashboards/admin/images
Rob Cresswell 1050755d05 Add ANGULAR_FEATURES setting dict
We should unify the angular features (new panels, workflows, etc.) in a
single setting. This also makes it a little cleaner to read, simply
using the 'truthiness' of a key rather than string comparisons.

I haven't moved the 'swift_panel' setting, as that panel will be removed
in the O cycle anway, so it seems pointless to move a setting causing
potential issues for a single cycle.

Change-Id: Ia5702ff523355ae895e14cc3d49c895128478944
2016-08-15 21:01:53 +00:00
..
templates/images The update image should be changed to edit image 2016-02-16 15:37:58 +08:00
__init__.py Splits OpenStack Dashboard bits from framework app code. 2012-10-11 11:47:50 -07:00
forms.py Angularize metadata update modals 2015-08-25 13:29:03 +00:00
panel.py Move Horizon to pure plugin loading only 2015-08-03 14:49:31 -06:00
tables.py Truncate image name in admin/images table 2016-02-08 15:42:42 +00:00
tests.py Merge "Fix project name refresh in project menu bar" 2016-08-03 04:43:57 +00:00
urls.py Add ANGULAR_FEATURES setting dict 2016-08-15 21:01:53 +00:00
views.py Make 'switch' between legacy and Angular Images 2016-08-05 08:17:21 -06:00