summaryrefslogtreecommitdiff
path: root/app/views/projects/issues
Commit message (Expand)AuthorAgeFilesLines
* Change `js-quick-submit` behavior to expect the class on the formRobert Speicher2016-03-021-1/+1
* Added username to issue & merge request headerusername-issue-headerPhil Hughes2016-03-011-0/+1
* Refactor styles for issues listDmitriy Zaporozhets2016-02-261-1/+1
* Add "issue" to Close/Reopen buttons for clarityandywgrant/gitlab-ce-masterAndy Grant2016-02-222-6/+6
* Only show up or down votes icon on issue list if there are anyPhil Hughes2016-02-221-10/+2
* Merge branch 'see-and-sort-on-vote-count-mr-issues' into 'master' Douwe Maan2016-02-171-0/+19
|\
| * 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
* | Merge branch 'fix/13517-impossible-subsequent-issuable-edits-in-sidebar' into...Douwe Maan2016-02-171-1/+1
|\ \ | |/ |/|
| * Fix a bug preventing from doing subsequent edits in any Issuable sidebarfix/13517-impossible-subsequent-issuable-edits-in-sidebarRémy Coutable2016-02-171-1/+1
* | Wrap issue details to prevent content misalignmentissue_13359Alfredo Sumaran2016-02-161-9/+12
* | Change "opened by" to just "by"Alfredo Sumaran2016-02-161-1/+1
* | Move issue details after action buttonsAlfredo Sumaran2016-02-151-10/+10
|/
* Correct indentation for `issues/merge_requests` partial renderrs-issue-merge-requestsRobert Speicher2016-02-111-3/+3
* Edited time ago location change.Jacob Schatz2016-02-051-5/+4
* Re-use top-are css component for issues/mr pagesDmitriy Zaporozhets2016-02-051-12/+9
* Issue sidebar bug fix.Jacob Schatz2016-02-031-2/+2
* Fix sidebar replacement for issues & MRsJacob Schatz2016-02-031-1/+1
* Sidebar works after sidebar ajax calls.Jacob Schatz2016-02-021-3/+3
* Add ajax calls to return JSONJacob Schatz2016-01-301-1/+0
* New right side gutter design.Jacob Schatz2016-01-271-5/+3
* Remove gray background from issue/mr/milestone backgroundissuable-white-bgDmitriy Zaporozhets2016-01-221-2/+2
* Implement new UI for paginationDmitriy Zaporozhets2016-01-201-5/+0
* Merge branch 'referenced-merge-requests' into 'master' Dmitriy Zaporozhets2016-01-133-7/+8
|\
| * makes message plural for multiple MRs and removes from loop. Duh.Jacob Schatz2016-01-122-4/+6
| * merge request close message moved and merge request now refered by `!`.Jacob Schatz2016-01-123-6/+5
* | adds back in discussion.haml.html for issues commenting and closing/reopening...Jacob Schatz2016-01-121-4/+2
* | removing last chunk of MR ajax changes, rest will be in another MRJacob Schatz2016-01-121-2/+4
* | fixes conflictsJacob Schatz2016-01-112-2/+2
|\ \ | |/
| * Use `xmlschema` where even more appropriate!Robert Speicher2016-01-071-1/+1
| * Use `to_s(:iso8601)` where appropriateRobert Speicher2016-01-071-1/+1
| * number_with_delimiter most of the thingsrs-delimit-all-the-thingsRobert Speicher2015-12-311-1/+1
* | adds ajax to bottom discussion buttons. Now submits issue and closes via ajax.Jacob Schatz2015-12-291-4/+2
|/
* Merge branch 'close-open-ajax-issue' into 'master' Robert Speicher2015-12-251-9/+4
|\
| * resolves conflicts with new buttonsJacob Schatz2015-12-232-6/+6
| |\
| * | changes `data-url` to `href` for javascript url grabbingJacob Schatz2015-12-211-2/+2
| * | open and close issue via ajax request. With testsJacob Schatz2015-12-211-9/+4
* | | Add support for `twitter:label` meta tagsrs-opengraphRobert Speicher2015-12-241-2/+3
* | | Add page descriptions and imagesRobert Speicher2015-12-231-1/+3
| |/ |/|
* | new button sizesAndriy Dyadyura2015-12-232-6/+6
* | Fix close/reopen buttonsnew-buttonsDmitriy Zaporozhets2015-12-232-6/+6
* | new buttons issueAndriy Dyadyura2015-12-221-2/+2
* | new buttons issueAndriy Dyadyura2015-12-221-4/+4
|/
* Do not display project group/name when issue and MR are in same projectDrew Blessing2015-12-171-3/+4
* Revert sidebar position for issue and merge requestDmitriy Zaporozhets2015-12-172-22/+22
* Fix ux issue with "This issue will be closed automatically" messageux/closed-messageDmitriy Zaporozhets2015-12-173-4/+4
* Rename .issuable-details to .detail-page (and -header and -description)Douwe Maan2015-12-161-32/+33
* Move awards back to gray panel and few improvements to sidebarDmitriy Zaporozhets2015-12-112-2/+3
* Redesign issue page for new sidebarDmitriy Zaporozhets2015-12-113-44/+34
* display referenced merge requests in issue description with CI statusgsmethells/gitlab-ce-mr-statusesGreg Smethells2015-12-112-0/+29
* Merge branch 'master' into tmp-reference-pipeline-and-cachingtmp-reference-pipeline-and-cachingDouwe Maan2015-12-102-12/+15
|\