Commit graph

8 commits

Author SHA1 Message Date
Winnie Hellmann
d5d2d7b2e0 Rename recaptcha-dialog to recaptcha-modal 2017-12-12 13:07:03 +01:00
Luke Bennett
1a3b292d35 Resolve "No feedback when checking on checklist if potential spam was detected" 2017-12-08 12:26:39 +00:00
Clement Ho
52eac5bb0e Backport epic tasklist 2017-11-29 09:29:06 +00:00
Mike Greiling
d990df7481 refactor TaskList class to ES module syntax 2017-07-06 13:05:58 -05:00
Phil Hughes
5dc253f138 Stop showing task status if no tasks are present
Previously the task status would be visible even if there where no tasks
in the description. This fixes that by changing the regex to check for
tasks without 0.

This also fixes a bug where update the description inline would not
update the task status text on screen.

Closes #33880
2017-06-20 10:58:07 +01:00
Eric Eastwood
84e23ae06c Fix issue description syntax highlighting and math rendering
Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/33877

Regressed in
5a95d6f8da (3a15290e7696397415523e0b664aceb3dd4010ae_0_46)
where the ref no longer matches what we call `renderGFM` on.
2017-06-19 15:29:46 -05:00
Phil Hughes
3dfce3ab6b Fixed karma spec with elements not appearing in DOM 2017-05-11 14:34:56 +01:00
Phil Hughes
3313df580c Added a bunch of specs for the different components 2017-05-10 17:20:40 +01:00