summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/issue_show/components
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-021-5/+5
* Show inline edit button for issuesClement Ho2017-12-192-2/+2
* Merge branch 'issue-description-field-typo' into 'master'Fatih Acet2017-12-131-1/+1
|\
| * corrected typo in quick action data attributeMarcus Amargi2017-12-111-1/+1
* | Rename recaptcha-dialog to recaptcha-modalWinnie Hellmann2017-12-122-8/+8
|/
* 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
|/
* 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-113-34/+0
* Move "Move to different project" to sidebar34261-move-move-to-sidebarEric Eastwood2017-09-033-118/+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-174-18/+18
|/
* 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-221-6/+0
* Stop showing task status if no tasks are presentPhil Hughes2017-06-202-12/+22
* 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-0210-28/+679
|\
| * enable meta+enter shortcut to quick submitissue-edit-inlinePhil Hughes2017-05-303-6/+11
| * fixed issuable shortcuts not workingPhil Hughes2017-05-301-2/+4
| * fixed up weird karma specs with tooltipPhil Hughes2017-05-261-1/+1
| * Merge branch 'issue-edit-inline' into issue-edit-inline-project-move-warningPhil Hughes2017-05-262-2/+3
| |\
| | * fixed GFM references not workingPhil Hughes2017-05-251-1/+2