open-vault/ui/tests/acceptance
Matthew Irish c4cf16c3e3
UI - fix encoding for user-entered paths (#6294)
* directly depend on route-recognizer

* add path encode helper using route-recognizer normalizer methods

* encode user-entered paths/ids for places we're not using the built-in ember data buildUrl method

* encode secret link params

* decode params from the url, and encode for linked-block and navigate-input components

* add escape-string-regexp

* use list-controller mixin and escape the string when contructing new Regex objects

* encode paths in the console service

* add acceptance tests for kv secrets

* make encoding in linked-block an attribute, and use it on secret lists

* egp endpoints are enterprise-only, so include 'enterprise' text in the test

* fix routing test and exclude single quote from encoding tests

* encode cli string before tokenizing

* encode auth_path for use with urlFor

* add test for single quote via UI input instead of web cli
2019-03-01 10:08:30 -06:00
..
access Ember update (#5386) 2018-09-25 11:28:26 -05:00
policies Bug fix - ui context menu (#6018) 2019-01-09 12:30:19 -06:00
policy Ember update (#5386) 2018-09-25 11:28:26 -05:00
secrets/backend UI - fix encoding for user-entered paths (#6294) 2019-03-01 10:08:30 -06:00
settings Dynamic OpenAPI UI (#6209) 2019-02-14 13:52:34 -05:00
auth-test.js fix tests for auth-jwt and related functionality (#6277) 2019-02-21 16:21:23 -06:00
aws-test.js Ember update (#5386) 2018-09-25 11:28:26 -05:00
cluster-test.js UI - fix encoding for user-entered paths (#6294) 2019-03-01 10:08:30 -06:00
console-test.js Format array, number and boolean outputs in ui console (Fixes #6054) (#6062) 2019-01-18 10:15:37 -06:00
enterprise-control-groups-test.js Ember update (#5386) 2018-09-25 11:28:26 -05:00
enterprise-replication-test.js Ember update (#5386) 2018-09-25 11:28:26 -05:00
init-test.js UI - ent init (#5428) 2018-09-28 09:36:18 -05:00
leases-test.js Ember update (#5386) 2018-09-25 11:28:26 -05:00
not-found-test.js Ember update (#5386) 2018-09-25 11:28:26 -05:00
policies-acl-old-test.js Ember update (#5386) 2018-09-25 11:28:26 -05:00
policies-test.js Ember update (#5386) 2018-09-25 11:28:26 -05:00
policy-test.js Ember update (#5386) 2018-09-25 11:28:26 -05:00
settings-test.js Ember update (#5386) 2018-09-25 11:28:26 -05:00
ssh-test.js add masked input to sensitive parts of credentials (#5551) 2018-10-19 15:16:43 -04:00
tools-test.js Ember update (#5386) 2018-09-25 11:28:26 -05:00
transit-test.js Ember update (#5386) 2018-09-25 11:28:26 -05:00
unseal-test.js Ember update (#5386) 2018-09-25 11:28:26 -05:00