horizon/openstack_dashboard/static/app/core/keypairs/actions
Marek f269ab3b22 Fixes input validation in angular kepyairs.
Modifies the regexp used by the angular form validation
to match the allowed characters in Nova API as well
as the description thereof.

Change-Id: I5bb1c1cc531565416efbce16994306cb9ad79000
Closes-bug: #1743887
2018-08-30 08:08:48 +00:00
..
actions.module.js Add create and import key pair actions 2017-12-14 15:44:44 +09:00
create.description.html Fixes input validation in angular kepyairs. 2018-08-30 08:08:48 +00:00
create.service.js Fixes input validation in angular kepyairs. 2018-08-30 08:08:48 +00:00
create.service.spec.js Add create and import key pair actions 2017-12-14 15:44:44 +09:00
delete.service.js Fix batch delete key pairs button isn't disabled when the key pair has deleted 2017-11-18 01:48:06 +08:00
delete.service.spec.js Add delete action for key pair 2017-11-01 14:53:04 +09:00
import.description.html Add create and import key pair actions 2017-12-14 15:44:44 +09:00
import.public-key.controller.js Add create and import key pair actions 2017-12-14 15:44:44 +09:00
import.public-key.controller.spec.js Add create and import key pair actions 2017-12-14 15:44:44 +09:00
import.public-key.html Add create and import key pair actions 2017-12-14 15:44:44 +09:00
import.service.js Add create and import key pair actions 2017-12-14 15:44:44 +09:00
import.service.spec.js Add create and import key pair actions 2017-12-14 15:44:44 +09:00