summaryrefslogtreecommitdiff
path: root/app/views/projects/issues/_issue.html.haml
Commit message (Expand)AuthorAgeFilesLines
* cleans up issuable list, making them more responsiveissueable-list-cleanuptauriedavis2017-06-071-40/+39
* Clean up issuable list and make responsivetauriedavis2017-06-051-27/+33
* Backport of multiple_assignees_feature [ci skip]Valery Sizov2017-05-041-2/+2
* Gather issuable metadata to avoid n+ queries on index viewissue_25900_2Felipe Artur2017-02-091-16/+1
* replaces media query with flexbox27610-issue-number-alignmentNur Rony2017-02-081-52/+53
* fix alignment for long titleNur Rony2017-02-081-48/+48
* Align Segoe UI label text26059-segoe-ui-verticalAnnabel Dunstone Gray2017-02-071-1/+1
* Move issuable reference display to a helper methodOswaldo Ferreira2017-01-271-2/+1
* Present group and dashboard MR list without grouping by projectOswaldo Ferreira2017-01-271-6/+1
* Refactor Project#to_reference and make full_path a keyword argumentBerna Castro2017-01-271-1/+7
* Add the group path to the issue ID if applicableBerna Castro2017-01-271-1/+1
* HAMLLint: Fix `SpaceInsideHashAttributes` offencesKushal Pandya2016-12-311-1/+1
* Remove duplication between global and the regular label partialsDouglas Barbosa Alexandre2016-10-191-1/+1
* Merge branch '18849-project-snippets-page-isn-t-really-responsive' into 'mast...Jacob Schatz2016-09-151-1/+1
|\
| * Reordered dropdown options18849-project-snippets-page-isn-t-really-responsiveLuke Bennett2016-09-071-1/+1
* | Add bulk update support for merge requests listDmitriy Zaporozhets2016-09-081-2/+2
|/
* Address feedbackAlfredo Sumaran2016-06-031-1/+1
* Expose Issue IDAlfredo Sumaran2016-06-031-1/+1
* Set indeterminated itemsAlfredo Sumaran2016-06-031-1/+1
* Merge branch 'master' into awardablesZJ van de Weg2016-05-301-1/+1
|\
| * Replace `link_to_gfm` with `link_to` in merge request and issue titles.link-to-in-issues-indexConnor Shea2016-05-241-1/+1
* | Incorporate feedbackZeger-Jan van de Weg2016-05-111-10/+4
* | Merge branch 'master' into awardablesZeger-Jan van de Weg2016-05-111-0/+5
|\ \ | |/
| * Expose MergeRequest#user_notes_count in the API and use the method in issues ...Rémy Coutable2016-05-091-10/+4
| * Add red color to overdue and open issuesMehmet Beydogan2016-04-201-3/+4
| * Add due_date:time field to Issue modelMehmet Beydogan2016-04-201-0/+4
* | Create table for award emojiZeger-Jan van de Weg2016-05-061-1/+1
|/
* Do not include award emojis in issue view comment_counttheoretick2016-04-141-1/+1
* Refactor colors and listsDmitriy Zaporozhets2016-03-181-3/+3
* Add eye-slash icon to confidential issuesDouglas Barbosa Alexandre2016-03-171-0/+1
* Refactor styles for issues listDmitriy Zaporozhets2016-02-261-1/+1
* Only show up or down votes icon on issue list if there are anyPhil Hughes2016-02-221-10/+2
* Add ability to see and sort on vote count from Issues and MR listssee-and-sort-on-vote-count-mr-issuesDouglas Barbosa Alexandre2016-02-171-0/+19
* Fix specsDouwe Maan2015-12-081-1/+1
* Add indication to merge request list item that MR cannot be merged automaticallyDouwe Maan2015-12-081-11/+14
* Move labels to second line of issue/MR list itemDouwe Maan2015-12-021-3/+5
* Link milestone item to issues with that milestoneDouwe Maan2015-12-021-3/+5
* Link issue/MR list item comments counter to commentsDouwe Maan2015-12-021-4/+4
* Use "Assigned to USER" tooltip in issue list itemDouwe Maan2015-12-021-1/+1
* award emojiValery Sizov2015-11-191-2/+0
* Improve font size on issues/mr listissue-redesignDmitriy Zaporozhets2015-09-081-1/+1
* revert cache issuelabel_cachingValery Sizov2015-07-221-37/+36
* Use to_reference menthod when render issue id in listDmitriy Zaporozhets2015-07-011-1/+1
* Cache issue in the listDmitriy Zaporozhets2015-06-301-36/+37
* Simplify set of assignee, milestone and label to admin_issue ruleDmitriy Zaporozhets2015-06-261-2/+2
* Update tests and use js-issuable class for context formDmitriy Zaporozhets2015-06-261-1/+1
* Update time_ago_with_tooltip helperRobert Speicher2015-06-171-2/+2
* Dont truncate issue/mr titleDmitriy Zaporozhets2015-06-081-1/+1
* Add link_to_label helperRobert Speicher2015-05-211-2/+1
* Tweak issue pageStefan Tatschner2015-04-241-20/+13