Commit Graph

9 Commits

Author SHA1 Message Date
Stan Hu 526ea7c5b6 Update Mermaid to v8.2.6
This fixes a regression where an underscore in labels no
longer worked:
https://github.com/knsv/mermaid/releases
2019-09-02 16:50:09 +00:00
Phil Hughes fad92a2ecd
Fix divergence graph loading error
Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/64143
2019-07-05 11:50:07 +01:00
Phil Hughes 12413158fd
Fetch branch diverging counts from API
Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/46139
2019-07-01 11:40:29 +01:00
Phil Hughes 039117deac
Render branch divergance graph with Vue 2019-06-24 12:52:00 +01:00
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