open-vault/ui/app/routes/vault/cluster
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 UI - fix policy pagination bug (#5866) 2018-11-28 17:14:42 -06:00
policies UI - fix policy pagination bug (#5866) 2018-11-28 17:14:42 -06:00
policy Ember update (#5386) 2018-09-25 11:28:26 -05:00
replication Ember update (#5386) 2018-09-25 11:28:26 -05:00
secrets 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
tools UI: onboarding wizard progress bar (#5516) 2018-10-18 15:19:50 -04:00
access.js Ember update (#5386) 2018-09-25 11:28:26 -05:00
auth.js Ember update (#5386) 2018-09-25 11:28:26 -05:00
cluster-route-base.js Ember update (#5386) 2018-09-25 11:28:26 -05:00
index.js Ember update (#5386) 2018-09-25 11:28:26 -05:00
init.js Ember update (#5386) 2018-09-25 11:28:26 -05:00
license.js Licensing in the UI (#5437) 2018-10-12 15:03:01 -04:00
logout.js Add Policy-based Navigation (#5967) 2019-01-18 14:04:40 -08:00
oidc-callback.js UI - jwt auth (#6188) 2019-02-14 09:39:19 -06:00
policies.js Licensing in the UI (#5437) 2018-10-12 15:03:01 -04:00
policy.js Licensing in the UI (#5437) 2018-10-12 15:03:01 -04:00
replication-dr-promote.js Ember update (#5386) 2018-09-25 11:28:26 -05:00
replication.js Licensing in the UI (#5437) 2018-10-12 15:03:01 -04:00
secrets.js Ember update (#5386) 2018-09-25 11:28:26 -05:00
settings.js Ember update (#5386) 2018-09-25 11:28:26 -05:00
tools.js Ember update (#5386) 2018-09-25 11:28:26 -05:00
unseal.js Ember update (#5386) 2018-09-25 11:28:26 -05:00