summaryrefslogtreecommitdiff
path: root/app/views/projects/issues/show.html.haml
Commit message (Expand)AuthorAgeFilesLines
* remove issue_show webpack bundle in favor of pages/projects/issues/show/index.jsremove-issues-showMike Greiling2018-02-231-3/+0
* Remove "notes" bundle from webpack configMike Greiling2018-02-201-4/+0
* Chart.html.haml refactorJacob Schatz2018-02-191-2/+2
* Show inline edit button for issuesClement Ho2017-12-191-5/+0
* Update issuable status icons33926-update-issuable-iconsEric Eastwood2017-12-131-3/+3
* Add js prefix for issuable-editadd-js-prefix-issuable-editClement Ho2017-12-081-2/+2
* Merge branch '40555-replace-absolute-urls-with-related-branches-to-avoid-host...Jacob Schatz2017-12-071-2/+2
|\
| * Replace absolute URLs on related branches/MRs with relative url to avoid host...40555-replace-absolute-urls-with-related-branches-to-avoid-hostnameEric Eastwood2017-12-041-2/+2
* | Generalize detail page headers40543-generalize-detail-page-headersEric Eastwood2017-12-051-6/+6
|/
* Merge branch '39497-inline-edit-issue-on-mobile' into 'master'Annabel Dunstone Gray2017-11-201-1/+1
|\
| * Add inline editing to issues on mobileEric Eastwood2017-11-181-1/+1
* | Resolve "lock/confidential issuable sidebar custom svg icons iteration"Luke "Jared" Bennett2017-11-161-2/+2
|/
* Fix task_lists_specLuke "Jared" Bennett2017-09-181-0/+1
* Merge FELuke "Jared" Bennett2017-09-141-2/+3
* Merge branch 'master' into breadcrumbs-improvementsPhil Hughes2017-09-061-2/+1
|\
| * Remove checks if issue.author is presentJarka Kadlecova2017-09-051-2/+1
* | Merge branch 'master' into breadcrumbs-improvementsPhil Hughes2017-09-041-4/+9
|\ \ | |/
| * Merge branch 'master' into issue-discussions-refactorDouwe Maan2017-08-301-1/+2
| |\
| * | Misc tweaksDouwe Maan2017-08-171-0/+5
| * | Merge branch 'master' into issue-discussions-refactorFilipa Lacerda2017-08-081-1/+2
| |\ \
| * | | IssueNotesRefactor: Address MR comments.Fatih Acet2017-07-211-1/+1
| * | | IssueNotesRefactor: Fix adding main note awards.Fatih Acet2017-07-211-1/+1
| * | | IssueNotesRefactor: Implement close/reopen issue actions.Fatih Acet2017-07-211-2/+2
* | | | Merge branch 'master' into breadcrumbs-improvementsPhil Hughes2017-08-301-1/+2
|\ \ \ \ | | |_|/ | |/| |
| * | | Fix failure when issue author is nilJarka Kadlecova2017-08-251-1/+2
| | |/ | |/|
* | | fix some inconsistencies with the breadcrumbsPhil Hughes2017-08-181-1/+2
* | | updated a bunch of breadcrumb titlesPhil Hughes2017-08-181-0/+1
|/ /
* | 33874 confidential issue redesignRegis Boudinot2017-08-071-1/+2
|/
* Dont show toggle if only one action is available and do not show report as ab...Luke "Jared" Bennett2017-07-071-1/+2
* First UX review changesLuke "Jared" Bennett2017-07-071-12/+7
* Added report issuable featureLuke "Jared" Bennett2017-07-071-4/+7
* Create and use project path helpers that only need a project, no namespaceDouwe Maan2017-07-051-8/+8
* Revert sticky confidential headerAnnabel Dunstone Gray2017-06-201-7/+1
* Add sticky confidential issue barClement Ho2017-06-071-1/+7
* Merge remote-tracking branch 'origin/master' into fix-realtime-edited-text-fo...Luke "Jared" Bennett2017-06-021-2/+3
|\
| * Merge branch 'master' into issue-edit-inlinePhil Hughes2017-05-251-16/+20
| |\
| * | Changed all data to come through the JSON script elementPhil Hughes2017-05-241-10/+1
| * | Merge branch 'issue-edit-inline' into issue-edit-inline-description-templatePhil Hughes2017-05-221-0/+2
| |\ \
| | * \ Merge branch 'issue-edit-inline' into issue-edit-inline-move-projectPhil Hughes2017-05-181-0/+1
| | |\ \
| | * | | Added move to project in issue inline edit formPhil Hughes2017-05-171-0/+2
| * | | | Merge branch 'issue-edit-inline' into issue-edit-inline-description-templatePhil Hughes2017-05-171-0/+1
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Merge branch 'issue-edit-inline' into issue-edit-inline-confidentialissue-edit-inline-confidentialPhil Hughes2017-05-171-0/+2
| | |\ \ \ | | | |/ /
| | * | | Added inline confidential fieldPhil Hughes2017-05-151-0/+1
| * | | | Merge branch 'issue-edit-inline' into issue-edit-inline-description-templatePhil Hughes2017-05-161-0/+2
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Added markdown docs linkPhil Hughes2017-05-151-0/+1
| | * | | Added description field to inline edit formPhil Hughes2017-05-151-0/+1
| | |/ /
| * | | Added description template selectorPhil Hughes2017-05-151-0/+1
| |/ /
| * | Shows delete button if permissions are correctPhil Hughes2017-05-151-0/+1
| * | Added inline issue edit form actionsPhil Hughes2017-05-151-1/+1
| * | Added eventHub events to change the showForm valuePhil Hughes2017-05-151-1/+1