gitlab-org--gitlab-foss/app
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
..
assets Stop showing task status if no tasks are present 2017-06-20 10:58:07 +01:00
controllers Add “Project moved” error to Git-over-HTTP 2017-06-16 14:14:19 -07:00
finders Merge branch 'add-since-and-until-params-to-issuables' into 'master' 2017-06-19 12:13:27 +00:00
helpers Stop showing task status if no tasks are present 2017-06-20 10:58:07 +01:00
mailers use common devise layout and use heading style 2017-06-13 22:36:45 +02:00
models Merge branch 'dm-parallel-diff-unchanged-line-comment' into 'master' 2017-06-19 18:25:06 +00:00
policies Rename "Slash commands" to "Quick actions" 2017-06-15 09:01:56 -05:00
presenters Display issue state in issue links section of merge request widget 2017-06-09 10:21:56 +02:00
serializers Improve method names and add more specs 2017-06-16 12:03:15 -03:00
services Reduce wait timings for Sidekiq jobs 2017-06-19 16:14:07 +02:00
uploaders Fix filename method of GitlabUploader to return always real filename 2017-06-13 00:37:12 +02:00
validators
views Enable autocomplete on project snippets 2017-06-19 16:37:33 -05:00
workers Add the ability to perform background migrations 2017-06-12 13:24:04 +02:00