open-vault/ui/tests/acceptance/secrets/backend
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
..
alicloud enable alicloud in the ui 2018-10-30 13:25:59 -07:00
cubbyhole UI - New navbar and mount icons everywhere (#778) 2018-10-21 14:19:34 -05:00
gcpkms enable gcpkms 2018-10-30 13:35:32 -07:00
generic fix tests 2018-10-18 14:55:51 -05:00
kv UI - fix encoding for user-entered paths (#6294) 2019-03-01 10:08:30 -06:00
pki return backend on the PKI model so that capabilities fetches work (#5824) 2018-11-19 15:48:24 -06:00
engines-test.js add disable secrets engine button 2018-11-09 14:52:06 -08:00