gitlab-org--gitlab-foss/spec/javascripts/issue_show/components
Stan Hu f6c7e38040 Make it harder to delete issuables accidentally
Previously submitting a DELETE request to an issuable URL would be
enough to destroy it, but this should require human confirmation.  We
now require that the `destroy_confirm` parameter is set to a truthy
value before this can complete.

In addition, we log a Sentry error if a deletion arrived without
confirmation.

Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/62387
2019-08-29 12:54:19 -07:00
..
fields Autosave description in epics 2019-04-16 08:20:37 +00:00
app_spec.js Autosave description in epics 2019-04-16 08:20:37 +00:00
description_spec.js Throw error for multiple RecaptchaModal instances 2019-08-21 08:06:50 +00:00
edit_actions_spec.js Make it harder to delete issuables accidentally 2019-08-29 12:54:19 -07:00
edited_spec.js Remove redundant specs for tooltip 2018-11-21 23:11:41 +02:00
form_spec.js Fix conflict warning being incorrectly displayed 2019-08-12 13:42:20 +08:00
title_spec.js Prettify remaining files with differences in CE and EE 2018-10-31 14:33:12 -05:00