gitlab-org--gitlab-foss/app
Vinnie Okada 9f0083a96c Add task lists to issues and merge requests
Make the Markdown parser recognize "[x]" or "[ ]" at the beginning of a
list item and turn it into a checkbox input.  Users who can modify the
issue or MR can toggle the checkboxes directly or edit the Markdown to
manage the tasks.  Task status is also displayed in the MR and issue
lists.
2014-10-05 22:15:27 -05:00
..
assets Add task lists to issues and merge requests 2014-10-05 22:15:27 -05:00
controllers Add task lists to issues and merge requests 2014-10-05 22:15:27 -05:00
finders Fix finder and tests for new membership models 2014-09-15 16:45:28 +03:00
helpers Upgrade to Font Awesome v4.2 2014-10-03 12:19:24 +02:00
mailers Fix adminarea and emails for new membership logic 2014-09-15 10:57:02 +03:00
models Add task lists to issues and merge requests 2014-10-05 22:15:27 -05:00
services Add task lists to issues and merge requests 2014-10-05 22:15:27 -05:00
uploaders
views Add task lists to issues and merge requests 2014-10-05 22:15:27 -05:00
workers Add parenthesis to function def with arguments. 2014-10-03 09:18:46 +02:00