summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/issue_show
Commit message (Expand)AuthorAgeFilesLines
* 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
* Rename btn-secondary to btn-defaultAnnabel Dunstone Gray2018-05-102-2/+2
* [skip ci] Replace .pull-right with .float-rightClement Ho2018-04-091-2/+2
* Replace .pull-left with .float-leftClement Ho2018-04-091-1/+1
* Rename .btn-default to .btn-secondaryClement Ho2018-04-092-2/+2
* Rename col-xs-* to col-*Clement Ho2018-04-091-1/+1
* require jQuery to be explicitly importedremove-jquery-globalsMike Greiling2018-03-092-0/+2
* Update to jQuery 3.Jacob Schatz2018-02-201-0/+1
* Fix eslintfix-description-lossJacob Schatz2018-01-181-4/+2
* Remove Event listener and make code more readable.Jacob Schatz2018-01-181-4/+8
* Add confirm when navigating away from page with tests.Jacob Schatz2018-01-181-0/+16
* [ci skip] Fix more eslint rulesFilipa Lacerda2018-01-053-285/+283
* [ci skip] Fix more rulesFilipa Lacerda2018-01-055-61/+65
* Adds `eslint-plugin-vue`, fixes linter errors and adds docsFilipa Lacerda2018-01-031-1/+5
* Switch issue_show to AxiosEric Eastwood2018-01-022-20/+11
* Show inline edit button for issuesClement Ho2017-12-193-9/+2
* Merge branch 'issue-description-field-typo' into 'master'Fatih Acet2017-12-131-1/+1
|\
| * Merge branch 'master' into issue-description-field-typoMarcus Amargi2017-12-121-1/+1
| |\
| * | corrected typo in quick action data attributeMarcus Amargi2017-12-111-1/+1
* | | Merge branch 'winh-unify-modals' into 'master'Filipa Lacerda2017-12-132-8/+8
|\ \ \ | |_|/ |/| |
| * | Rename recaptcha-dialog to recaptcha-modalWinnie Hellmann2017-12-122-8/+8
| |/
* | Merge branch 'add-js-prefix-issuable-edit' into 'master'Filipa Lacerda2017-12-121-1/+1
|\ \ | |/ |/|
| * Add js prefix for issuable-editadd-js-prefix-issuable-editClement Ho2017-12-081-1/+1
* | updated importsurl-utility-es-modulePhil Hughes2017-12-111-3/+3
* | Merge branch 'master' into 'url-utility-es-module'Phil Hughes2017-12-112-31/+81
|\ \ | |/
| * Resolve "No feedback when checking on checklist if potential spam was detected"Luke Bennett2017-12-082-31/+81
* | use exported methods instead of gl.utilsPhil Hughes2017-12-081-3/+3
|/
* Resolve "updateEndpoint undefined on Issue page"Luke Bennett2017-12-071-25/+2
* Export template selector as ES6 modulesFilipa Lacerda2017-12-061-1/+3
* Merge branch 'backport-border-inline-edit' into 'master'Fatih Acet2017-11-291-1/+1
|\
| * Backport border inline editbackport-border-inline-editClement Ho2017-11-281-1/+1
* | Backport epic tasklistClement Ho2017-11-292-2/+20
|/
* backport disable autocompletebackport-disable-autocompleteClement Ho2017-11-223-2/+22
* Backport ability to enable/disable file attachments in issuable formClement Ho2017-11-213-2/+20
* Backport delete epic changesbackport-delete-epicClement Ho2017-11-153-5/+30
* Use title as placeholder instead of issue title for reusabilityClement Ho2017-10-201-4/+4
* Add inline edit button to issue_show appClement Ho2017-10-172-12/+60