horizon/openstack_dashboard/static/app
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
..
core Angularize Key Pairs index view 2017-08-25 14:40:03 +09:00
resources New readonly panel for trunks 2017-05-24 02:34:33 +00:00
tech-debt Reduce lint warnings 2016-02-25 10:28:42 +01:00
_app.scss Dynamic Themes 2016-02-25 09:49:43 -08:00
app.module.js Horizon Spinner/Loader should inherit from theme 2017-04-21 11:15:52 -07:00
app.module.spec.js Only specify use of html5 locationProvider if base tag 2016-01-22 18:07:37 +00:00
redirect.controller.js Use absUrl, so WEBROOT isn't ignored on redirect 2016-06-30 10:17:46 -06:00
redirect.controller.spec.js Horizon Spinner/Loader should inherit from theme 2017-04-21 11:15:52 -07:00