summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/issue_show/index.js
Commit message (Expand)AuthorAgeFilesLines
* Properly sanitize JSON data to fix XSS on Issue details page.Fatih Acet2018-09-111-3/+4
* Show inline edit button for issuesClement Ho2017-12-191-7/+0
* Add js prefix for issuable-editadd-js-prefix-issuable-editClement Ho2017-12-081-1/+1
* Resolve "updateEndpoint undefined on Issue page"Luke Bennett2017-12-071-25/+2
* Remove confidential toggle checkbox and related code as no longer necessary37454-remove-confidential-cb-edit-issuekushalpandya2017-09-111-1/+0
* Move "Move to different project" to sidebar34261-move-move-to-sidebarEric Eastwood2017-09-031-2/+0
* Rename a few attribute suffixes from `_url` to `_path`Douwe Maan2017-08-171-3/+3
* Stop showing task status if no tasks are presentPhil Hughes2017-06-201-0/+1
* Merge remote-tracking branch 'origin/master' into fix-realtime-edited-text-fo...Luke "Jared" Bennett2017-06-021-46/+46
|\
| * Changed all data to come through the JSON script elementPhil Hughes2017-05-241-32/+4
| * Moved value into computed propertyissue-edit-inline-description-templatePhil Hughes2017-05-221-0/+1
| * Merge branch 'issue-edit-inline' into issue-edit-inline-description-templatePhil Hughes2017-05-221-0/+6
| |\
| | * Merge branch 'issue-edit-inline' into issue-edit-inline-move-projectPhil Hughes2017-05-181-0/+3
| | |\
| | * | Added move to project in issue inline edit formPhil Hughes2017-05-171-0/+6
| * | | Merge branch 'issue-edit-inline' into issue-edit-inline-description-templatePhil Hughes2017-05-171-1/+3
| |\ \ \ | | | |/ | | |/|
| | * | Merge branch 'issue-edit-inline' into issue-edit-inline-confidentialissue-edit-inline-confidentialPhil Hughes2017-05-171-0/+6
| | |\ \ | | | |/
| | * | Added inline confidential fieldPhil Hughes2017-05-151-0/+3
| * | | Fixed up the template dropdown to correctly workPhil Hughes2017-05-161-0/+4
| * | | Merge branch 'issue-edit-inline' into issue-edit-inline-description-templatePhil Hughes2017-05-161-0/+6
| |\ \ \ | | | |/ | | |/|
| | * | Added markdown docs linkPhil Hughes2017-05-151-0/+3
| | * | Added description field to inline edit formPhil Hughes2017-05-151-1/+3
| | * | Issue inline edit title fieldPhil Hughes2017-05-151-17/+0
| * | | Added description template selectorPhil Hughes2017-05-151-0/+4
| | |/ | |/|
| * | Issue inline edit title fieldPhil Hughes2017-05-151-18/+0
| |/
| * Shows delete button if permissions are correctPhil Hughes2017-05-151-0/+3
| * Added inline issue edit form actionsPhil Hughes2017-05-151-1/+6
| * Added eventHub events to change the showForm valuePhil Hughes2017-05-151-36/+58
* | Port fix-realtime-edited-text-for-issues 9-2-stable fix to master.Luke "Jared" Bennett2017-05-311-0/+10
|/
* Remove some weird code to add/remove the task statusPhil Hughes2017-05-111-25/+35
* Refactored issue tealtime elementsPhil Hughes2017-05-101-11/+23
* resolve discussionissue-title-description-realtimeRegis2017-05-051-2/+2
* rename candescription to canUpdateIssueRegis2017-05-041-2/+2
* render description - tasks work - gfm is juicyRegis2017-04-211-3/+3
* Issue Title Vue: convert to .vue - use 'render' with 'createElement' in indexRegis Boudinot2017-04-151-21/+15
* Issue title realtimeRegis Boudinot2017-04-061-0/+26