open-vault/ui/app/templates/partials
Angel Garbarino 2fb4ee2d5a
Show permissions error on KV when you don't have access to create a secret (#8133)
* add catch for fail on save.  isError is not being set to true, so set it in the catch

* add conditionally to only catch 403 permission errors.  Otherwise it will catch and return an unhelpful error message for when you are trying to save a duplicate secret

* add in code comment

* remove catch and pass version 2 secret model to Error handler inside template

* replace Error model with modelForData to catch errors on the correct model

* add back in space

* replace error model with modelForData
2020-01-15 13:02:15 -07:00
..
auth-form Add spellcheck="false" to form fields (#6744) 2019-05-16 09:54:11 -05:00
role-aws Ui/redesign delete confirmation (#7271) 2019-08-27 15:50:53 -07:00
role-pki Ui/redesign delete confirmation (#7271) 2019-08-27 15:50:53 -07:00
role-ssh Ui/redesign delete confirmation (#7271) 2019-08-27 15:50:53 -07:00
secret-backend-settings UI: Confirm Action as a popover 2019-05-17 11:29:21 -06:00
secret-list Ui/redesign delete confirmation (#7271) 2019-08-27 15:50:53 -07:00
status Ui/fix demoting status menu (#7997) 2019-12-13 15:23:17 -08:00
tools Add spellcheck="false" to form fields (#6744) 2019-05-16 09:54:11 -05:00
backend-details.hbs Consistent capitalization 2019-03-29 18:29:48 -06:00
form-field-from-model.hbs Dynamic OpenAPI UI (#6209) 2019-02-14 13:52:34 -05:00
form-field-groups-loop.hbs OpenAPI CRUD views (#6702) 2019-06-21 11:18:26 -04:00
secret-form-create.hbs Show permissions error on KV when you don't have access to create a secret (#8133) 2020-01-15 13:02:15 -07:00
secret-form-edit.hbs Show permissions error on KV when you don't have access to create a secret (#8133) 2020-01-15 13:02:15 -07:00
secret-form-show.hbs store secret key and value as an object to fix copy/show secret bug (#7926) 2019-11-22 11:12:33 -08:00
transit-form-create.hbs UI - no jquery (#6768) 2019-06-20 08:37:27 -05:00
transit-form-edit.hbs UI - no jquery (#6768) 2019-06-20 08:37:27 -05:00
transit-form-show.hbs UI ember engines (#6718) 2019-05-13 14:05:25 -05:00
userpass-form.hbs Add spellcheck="false" to form fields (#6744) 2019-05-16 09:54:11 -05:00