Commit Graph

5 Commits

Author SHA1 Message Date
Nathan Friend bee3c7e847 Comply with `no-implicit-coercion` rule (CE)
This commit is the result of running `yarn eslint --fix` after enabling
the `no-implicit-coercion` ESLint rule.  This rule has been added to
our ESLint config here:

https://gitlab.com/gitlab-org/gitlab-eslint-config/merge_requests/14
2019-06-03 22:51:02 +00:00
Paul c34268c8de Fix the input confirmation validation for the delete branches modal 2018-04-17 13:11:19 +00:00
Mike Greiling f248be7257
require jQuery to be explicitly imported 2018-03-09 15:18:09 -06:00
Winnie Hellmann 72a30d6134 Display whether branch has been merged when deleting protected branch 2017-09-15 12:33:50 +00:00
Sam Rose 1ebd9dad8e Add confirm delete protected branch modal 2017-05-08 07:41:58 +00:00