summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/issue_show/components/description.vue
Commit message (Expand)AuthorAgeFilesLines
* refactor TaskList class to ES module syntaxMike Greiling2017-07-061-1/+2
* Stop showing task status if no tasks are presentPhil Hughes2017-06-201-12/+16
* Fix issue description syntax highlighting and math rendering33877-fix-issue-description-highlight-and-mathEric Eastwood2017-06-191-1/+1
* Merge remote-tracking branch 'origin/master' into fix-realtime-edited-text-fo...Luke "Jared" Bennett2017-06-021-1/+3
|\
| * Fixed else-if in descriptionPhil Hughes2017-05-161-1/+1
| * Merge branch 'issue-edit-inline' into issue-edit-inline-description-fieldPhil Hughes2017-05-161-51/+27
| |\
| * | Added markdown docs linkPhil Hughes2017-05-151-17/+21
| * | Added description field to inline edit formPhil Hughes2017-05-151-16/+39
| |/
* | Port fix-realtime-edited-text-for-issues 9-2-stable fix to master.Luke "Jared" Bennett2017-05-311-11/+0
|/
* Remove some weird code to add/remove the task statusPhil Hughes2017-05-111-13/+6
* Fixed a bunch of errors with invalid propPhil Hughes2017-05-101-16/+22
* Added a bunch of specs for the different componentsPhil Hughes2017-05-101-5/+5
* Fixed task status with mobilePhil Hughes2017-05-101-5/+11
* Refactored issue tealtime elementsPhil Hughes2017-05-101-0/+100