summaryrefslogtreecommitdiff
path: root/app/views/projects/issues
Commit message (Expand)AuthorAgeFilesLines
* moved `@breadcrumb_title` out of the HAML & into a helper methodPhil Hughes2017-07-121-0/+1
* 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-0510-28/+27
* New navigation breadcrumbsPhil Hughes2017-06-302-13/+17
* Clean up issuable listsTaurie Davis2017-06-291-30/+36
* Drop GFM support for the title of Milestone/MergeRequest in templateTakuya Noguchi2017-06-271-1/+1
* Revert sticky confidential headerAnnabel Dunstone Gray2017-06-201-7/+1
* Rename "Slash commands" to "Quick actions"Eric Eastwood2017-06-151-1/+1
* Refactor atom builder by using xml.atom layoutTieu-Philippe KHIM2017-06-121-9/+6
* Add sticky confidential issue barClement Ho2017-06-071-1/+7
* Move issuable bulk edit form into a new sidebar.28340-mass-edit-issues-and-mrs-from-sidebarBryce Johnson2017-06-062-3/+8
* 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-252-19/+23
| |\
| * | 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
* | | Move issuable_app_data to helperLuke "Jared" Bennett2017-05-311-4/+1
* | | Review changes, improve editable helper spec and add hasUpdated computer to i...Luke "Jared" Bennett2017-05-311-4/+4
* | | Port fix-realtime-edited-text-for-issues 9-2-stable fix to master.Luke "Jared" Bennett2017-05-311-2/+2
| |/ |/|
* | Remove redundant data-turbolink attributes from linksblackst0ne2017-05-252-6/+6
* | Fix user and issues autocomplete in diff notesKushal Pandya2017-05-241-1/+1
* | Reorder Issue action buttons as per UX recommendationKushal Pandya2017-05-241-12/+16
* | Fix spacing of issue emojis32631-issue-emoji-wrapAnnabel Dunstone Gray2017-05-191-3/+3
* | Rename all references to rendered_title to realtime_changesrename-rendered_titleLuke "Jared" Bennett2017-05-131-1/+1
|/
* Consistently use monospace font for commit SHAs and branch and tag namesDouwe Maan2017-05-121-2/+1
* Merge branch 'refactor-realtime-issue' into 'master' Filipa Lacerda2017-05-121-4/+9
|\
| * Remove some weird code to add/remove the task statusPhil Hughes2017-05-111-1/+1
| * Refactored issue tealtime elementsPhil Hughes2017-05-101-3/+8
* | Update copy on Create merge request dropdownAlfredo Sumaran2017-05-111-2/+2
* | ensure filtered_search utilizes common_vue bundleuse-common-vue-for-filtered-searchMike Greiling2017-05-101-1/+2
|/
* Merge branch 'mia_backort' into 'master' Jacob Schatz2017-05-051-2/+2
|\
| * Backport of multiple_assignees_feature [ci skip]Valery Sizov2017-05-041-2/+2
* | Merge branch 'issue-title-description-realtime' into 'master' Phil Hughes2017-05-051-8/+3
|\ \
| * | resolve discussionissue-title-description-realtimeRegis2017-05-052-5/+1
| * | rename candescription to canUpdateIssueRegis2017-05-041-1/+1
| * | fix tasks list spec in rspecRegis2017-05-031-0/+8
| * | remove curr and previous states - extract tasks logic to tasks actionRegis2017-05-021-4/+0