horizon/openstack_dashboard/static
Shu Muto 4982dc3cda Angularize Key Pairs index view
This patch adds Angularized index view.
Actions and details view will be implemented in subsequent patches.

To use Angularized Key Pairs index view, copy following file:

  openstack_dashboard/local/local_settings.d/
  _11_toggle_angular_features.py.example

to:

  _11_toggle_angular_features.py

and add following line into _11_toggle_angular_features.py:

  ANGULAR_FEATURES.update({'key_pairs_panel': True})

Change-Id: Ie1bf555430f77fc6bc95deedb8328caa5a2287aa
Partial-Implements: blueprint ng-keypairs
2017-08-25 14:40:03 +09:00
..
app Angularize Key Pairs index view 2017-08-25 14:40:03 +09:00
dashboard Allow dropdowns to be in front of div.modal-footer 2017-07-27 12:23:16 +00:00
js Split out FWaaS dashboard 2017-06-27 14:20:03 +00:00