summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/issue_show/components/description.vue
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@14-0-stable-eev14.0.0-rc42GitLab Bot2021-06-161-4/+4
* Add latest changes from gitlab-org/gitlab@13-10-stable-eev13.10.0-rc40GitLab Bot2021-03-161-14/+1
* Add latest changes from gitlab-org/gitlab@13-9-stable-eev13.9.0-rc42GitLab Bot2021-02-181-3/+5
* Add latest changes from gitlab-org/gitlab@13-4-stable-eeGitLab Bot2020-09-191-4/+15
* Add latest changes from gitlab-org/gitlab@13-3-stable-eeGitLab Bot2020-08-201-1/+1
* Add auto direction to support rtl languagesAhmad Haghighi2019-04-251-0/+1
* Autosave description in epicsRajat Jain2019-04-161-0/+1
* Remove .wiki and @md-typography mixin in favor of .md and .md-fileDouwe Maan2019-03-261-1/+1
* Add fast tasklist support to MR tasklistFatih Acet2019-02-071-4/+10
* Some cleanup and improvements on frontent logicFatih Acet2019-01-301-1/+1
* Add missing specs.Fatih Acet2019-01-301-3/+5
* Fix failing specs and lint errors.Fatih Acet2019-01-301-2/+5
* Handle tasklist update failed in app componentFatih Acet2019-01-301-2/+4
* Fix data coming down to error handler of tasklistFatih Acet2019-01-301-1/+2
* Pass tasklist lock versionBrett Walker2019-01-301-0/+10
* Prettify all the thingsMike Greiling2018-11-201-9/+5
* Prettify issue_show and jobs modulesMike Greiling2018-10-101-93/+88
* Updates eslint vue plugin versionFilipa Lacerda2018-06-111-5/+5
* require jQuery to be explicitly importedremove-jquery-globalsMike Greiling2018-03-091-0/+1
* Update to jQuery 3.Jacob Schatz2018-02-201-0/+1
* [ci skip] Fix more rulesFilipa Lacerda2018-01-051-7/+7
* Adds `eslint-plugin-vue`, fixes linter errors and adds docsFilipa Lacerda2018-01-031-1/+5
* Rename recaptcha-dialog to recaptcha-modalWinnie Hellmann2017-12-121-3/+3
* Resolve "No feedback when checking on checklist if potential spam was detected"Luke Bennett2017-12-081-1/+23
* Backport epic tasklistClement Ho2017-11-291-2/+14
* 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