summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/issue_show
Commit message (Expand)AuthorAgeFilesLines
* 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
* removed global eslint for remaining filesflash-es6-modulePhil Hughes2017-10-101-1/+0
* karma spec fixesPhil Hughes2017-10-101-3/+2
* Flash is now a ES6 modulePhil Hughes2017-10-101-1/+1
* Remove confidential toggle checkbox and related code as no longer necessary37454-remove-confidential-cb-edit-issuekushalpandya2017-09-115-36/+0
* Move "Move to different project" to sidebar34261-move-move-to-sidebarEric Eastwood2017-09-035-121/+0
* Merge branch 'master' into issue-discussions-refactorDouwe Maan2017-08-311-1/+1
|\
| * Fix invalid attribute used for time-ago-tooltip componentClement Ho2017-08-301-1/+1
* | Rename a few attribute suffixes from `_url` to `_path`Douwe Maan2017-08-175-21/+21
|/
* Update vue-resourceFilipa Lacerda2017-07-121-4/+1
* refactor TaskList class to ES module syntaxMike Greiling2017-07-061-1/+2
* Merge branch 'issue-inline-edit-quick-submit' into 'master'Filipa Lacerda2017-06-262-2/+4
|\
| * Fixes ctrl+enter not submit issue edit formissue-inline-edit-quick-submitPhil Hughes2017-06-242-2/+4
* | Add support for multiple tooltips in the same Vue componentEric Eastwood2017-06-231-6/+6
|/
* don't show "Someone edited the issue" warning when saving issue33904-edit-issue-warningSimon Knox2017-06-222-10/+6
* Stop showing task status if no tasks are presentPhil Hughes2017-06-204-31/+25
* Fix issue description syntax highlighting and math rendering33877-fix-issue-description-highlight-and-mathEric Eastwood2017-06-191-1/+1
* Rename "Slash commands" to "Quick actions"Eric Eastwood2017-06-151-1/+1
* Fix up merge issuesfix-realtime-edited-text-for-issues-9-3Luke "Jared" Bennett2017-06-021-0/+3
* Merge remote-tracking branch 'origin/master' into fix-realtime-edited-text-fo...Luke "Jared" Bennett2017-06-0216-78/+775
|\