summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/issue_show
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-183-3/+3
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-202-5/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-252-1/+48
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-191-4/+0
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-191-1/+0
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-183-4/+42
* Make it harder to delete issuables accidentallyStan Hu2019-08-293-5/+5
* Backport: Issue sidebar trackingDonald Cook2019-08-211-0/+4
* Fix conflict warning being incorrectly displayed44036-someone-edited-the-issue-at-the-same-time-is-regularly-seen-despite-that-being-a-filthy-lieHeinrich Lee Yu2019-08-121-1/+4
* Disable vue-i18n for non-autofix filesEzekiel Kigbo2019-08-083-0/+3
* Fetch latest link in the description for zoom link, add more tests and remove...Rajendra kadam2019-07-172-27/+11
* Fix broken vue i18n stringsAndré Luís2019-07-161-6/+15
* Vue-i18n: app/assets/javascripts/issue_show directoryEzekiel Kigbo2019-06-255-16/+32
* Add Join meeting button to Issues with Zoom links62966-embed-zoom-call-in-issue-mvcSimon Knox2019-06-142-0/+55
* Comply with `no-implicit-coercion` rule (CE)Nathan Friend2019-06-031-1/+1
* Backport EE MRqa-tentative-to-de-quarantine-e2e-testWalmyr Lima2019-06-031-1/+1
* Add auto direction to support rtl languagesAhmad Haghighi2019-04-254-0/+4
* Autosave description in epicsRajat Jain2019-04-164-4/+65
* Rewrite related MRs widget with Vue_acet-related-mrs-widget-rewriteFatih Acet2019-04-052-5/+17
* 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
* Remove Redcarpet markdown engineJan Provaznik2019-02-043-18/+0
* lockVersion should be required false and default 019745-forms-with-task-lists-can-be-overwritten-when-editing-simultaneouslyFatih Acet2019-02-011-1/+2
* Stop closing issue edit form in error stateFatih Acet2019-01-301-2/+0
* Address review comments and fix commented specFatih Acet2019-01-302-16/+17
* Some cleanup and improvements on frontent logicFatih Acet2019-01-302-6/+8
* Add missing specs.Fatih Acet2019-01-301-3/+5
* Add new spec for updateStoreState methodFatih Acet2019-01-301-7/+3
* Fix failing specs and lint errors.Fatih Acet2019-01-302-3/+12
* Handle tasklist update failed in app componentFatih Acet2019-01-302-2/+13
* Fix data coming down to error handler of tasklistFatih Acet2019-01-301-1/+2
* Pass tasklist lock versionBrett Walker2019-01-302-0/+11
* Show error message from backendFatih Acet2019-01-301-1/+7
* Accept lockVersion as a prop and add to storeFatih Acet2019-01-302-0/+8
* Prevent unload when Recaptcha is openRajat Jain2019-01-281-2/+3
* Prettify all the thingsMike Greiling2018-11-2010-116/+43
* Prettify issue_show and jobs modulesMike Greiling2018-10-1010-594/+588
* Adding qa-selectors for e2e testsRamya Authappan2018-10-054-5/+7
* Merge branch 'security-acet-issue-details' into 'master'Bob Van Landuyt2018-10-011-3/+4
|\
| * Properly sanitize JSON data to fix XSS on Issue details page.Fatih Acet2018-09-111-3/+4
* | Merge branch 'ce-7013-add-epics-close-support' into 'master'Douglas Barbosa Alexandre2018-09-253-1/+20
|\ \
| * | Bacport FE changes from Closing Epicsce-7013-add-epics-close-supportJarka Košanová2018-09-243-1/+20
| |/
* | Resolve eslint-plugin-vue errorsMike Greiling2018-09-201-1/+1
* | Unite green buttons under one css classDmitriy Zaporozhets2018-09-191-1/+1
|/
* Replace author_link snake case in vue componentsGeorge Tsiolis2018-07-241-1/+1
* Use proper markdown rendering for previewsBrett Walker2018-07-063-0/+18
* :sparkles: use pre-existing components for title and descriptionPhil Hughes2018-07-051-56/+56
* Enable no-restricted-globals in JS filesgfyoung2018-06-153-3/+3
* Fix broken tests due to bad conflict resolutionFilipa Lacerda2018-06-131-1/+1
* Updates eslint vue plugin versionFilipa Lacerda2018-06-118-28/+28