horizon/openstack_dashboard/static/app/core
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
..
cloud-services Adding hz-if-neutron-extensions directive 2016-02-11 11:08:08 +00:00
conf hz-dynamic-table: Column level permissions 2016-07-29 21:25:32 +00:00
flavors Cleanup unnecessary toast module 2017-06-16 00:22:28 +08:00
images Merge "Make default visibility option on create image modal configurable" 2017-08-09 16:40:05 +00:00
keypairs Angularize Key Pairs index view 2017-08-25 14:40:03 +09:00
metadata Update for ui bootstrap changes 2016-12-15 17:00:22 +00:00
network_qos Add details to network_qos panel 2017-07-24 13:07:44 +01:00
openstack-service-api Merge "Fix the error format of glance's createImage" 2017-08-21 10:34:03 +00:00
trunks Trunks panel: improve details' test coverage 2017-07-31 13:21:18 +02:00
workflow cleanup for ng create volume workflow 2016-07-19 11:35:50 -07:00
_core.scss Angularize Key Pairs index view 2017-08-25 14:40:03 +09:00
core-constants.module.js NG details view route should not be '/project/...' 2017-02-13 13:24:02 -08:00
core.module.js Merge "Use POST not GET for keypair generation" 2017-06-16 09:00:05 +00:00
core.module.spec.js Angular metadata update modal 2015-08-25 15:20:47 +02:00