summaryrefslogtreecommitdiff
path: root/app/views/projects/issues/_issue.html.haml
Commit message (Expand)AuthorAgeFilesLines
* 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
* Don't include system notes in issue/MR comment count.notes-count-without-systemDouwe Maan2015-03-231-2/+3
* Fix project issues and merge requests pagesDmitriy Zaporozhets2015-03-191-1/+1
* Merge pull request #8662 from yglukhov/mr-and-issue-linksDmitriy Zaporozhets2015-03-191-1/+1
|\
| * Make MR and issue numbers clickable links in MR and issue lists.yglukhov2015-02-151-1/+1
* | Refactor buttonsDmitriy Zaporozhets2015-03-141-3/+3
* | Introduce shortcuts for routing helpersDmitriy Zaporozhets2015-02-251-4/+4
* | Merge branch 'master' into rails-4.1.9Vinnie Okada2015-02-211-7/+9
|\ \
| * | Minor css improvementsDmitriy Zaporozhets2015-02-201-1/+1
| * | Improve issue and merge request lists UIDmitriy Zaporozhets2015-02-191-7/+9
| |/
* | Upgrade to Rails 4.1.9Vinnie Okada2015-02-141-6/+6
|/
* Show issue/mr id in the list below titleDmitriy Zaporozhets2014-12-031-1/+1
* UI improvements mostly for mobile screensDmitriy Zaporozhets2014-12-021-1/+1
* Show nothing instead of unassigned on issuesCiro Santilli2014-10-231-2/+0
* Add task lists to issues and merge requestsVinnie Okada2014-10-051-0/+4
* Upgrade to Font Awesome v4.2Sullivan SENECHAL2014-10-031-3/+3
* Make labels clickableDmitriy Zaporozhets2014-09-111-1/+2