open-vault/ui/app/templates/partials
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
..
auth-form
replication UI - jwt auth (#6188) 2019-02-14 09:39:19 -06:00
role-aws Bug fix - ui context menu (#6018) 2019-01-09 12:30:19 -06:00
role-pki Fix wrong link in PKI menu-list 2019-02-20 12:29:08 +01:00
role-ssh Bug fix - ui context menu (#6018) 2019-01-09 12:30:19 -06:00
secret-backend-settings
secret-list UI - fix encoding for user-entered paths (#6294) 2019-03-01 10:08:30 -06:00
status Add Policy-based Navigation (#5967) 2019-01-18 14:04:40 -08:00
tools replace moment.js with date-fns 2018-11-20 15:15:52 -08:00
backend-details.hbs
form-field-from-model.hbs Dynamic OpenAPI UI (#6209) 2019-02-14 13:52:34 -05:00
form-field-groups-loop.hbs
loading.hbs
secret-form-create.hbs
secret-form-edit.hbs UI - kv v2 graceful degrade (#5879) 2018-12-03 08:22:13 -06:00
secret-form-show.hbs
transit-form-create.hbs
transit-form-edit.hbs
transit-form-show.hbs replace moment.js with date-fns 2018-11-20 15:15:52 -08:00
upgrade-overlay.hbs
userpass-form.hbs