summaryrefslogtreecommitdiff
path: root/app/views/groups/milestones/show.html.haml
Commit message (Expand)AuthorAgeFilesLines
* Refactor test_utils bundleMike Greiling2017-04-041-4/+0
* move progress bar from milestone summary into the sidebarMike Greiling2017-03-241-1/+0
* add basic sidebar functionality to milestones pageMike Greiling2017-03-241-0/+1
* Removed jQuery UI sortableremove-jquery-ui-sortablePhil Hughes2017-02-061-0/+4
* Updates from last code review.issue_13621_2Rubén Dávila2016-03-061-90/+3
* Show some stats about Milestone according to the new UI.Rubén Dávila2016-03-041-5/+13
* Show project name for Issues tab in Group and Dashboard context.Rubén Dávila2016-03-041-3/+3
* Refactor Merge Requests tab into a custom partialRubén Dávila2016-03-041-2/+6
* Refactor Merge Requests tab into a custom partialRubén Dávila2016-03-041-12/+1
* Eager load Issues/MRs project for Milestone.Rubén Dávila2016-03-041-1/+1
* Refactor Merge Requests tab into a custom partialRubén Dávila2016-03-041-12/+1
* Recator Issues Tab into a custom partial.Rubén Dávila2016-03-041-13/+2
* Refactor GlobalMilestone queries.Rubén Dávila2016-03-041-1/+1
* Replace all navigation menu with nav-links classDmitriy Zaporozhets2016-01-131-1/+1
* Rename .issuable-details to .detail-page (and -header and -description)Douwe Maan2015-12-161-17/+16
* Fix headers of milestone and snippet show pagesDouwe Maan2015-12-151-3/+4
* Merge branch 'master' into reference-pipeline-and-cachingDouwe Maan2015-12-071-22/+39
|\
| * Use new style for milestone detail pageDouwe Maan2015-12-021-22/+39
|/
* Some code and doc improvementsglobal-milestonesDmitriy Zaporozhets2015-11-161-1/+1
* Group masters should be able to create/close milestonesDmitriy Zaporozhets2015-11-161-1/+1
* Refactor global and group milestones logicDmitriy Zaporozhets2015-11-161-21/+21
* Make tables full width.Douwe Maan2015-10-191-20/+22
* Re-use User objects for avatar_icon where possibleYorick Peterse2015-10-151-1/+1
* Move project header title definition to view in question.Douwe Maan2015-09-171-0/+2
* Add Browse Issues button to Dashboard and Group milestones.Douwe Maan2015-05-271-0/+3
* Plural instead of singular.Douwe Maan2015-04-301-1/+1
* Add a page title to every page.Douwe Maan2015-04-301-0/+1
* Rename manage_group ability to admin_group for consistency with project.Douwe Maan2015-04-141-1/+1
* Refactor buttonsDmitriy Zaporozhets2015-03-141-2/+2
* Render milestone progress with one helper methodDmitriy Zaporozhets2015-03-091-2/+1
* Upgrade to Rails 4.1.9Vinnie Okada2015-02-141-1/+1
* Improve UI for group milestone and project milestone pagesDmitriy Zaporozhets2014-12-271-35/+35
* Show milestone state on group milestone show page.Marin Jankovski2014-07-151-2/+2
* Use heading instead of strong and line breaks in description.Marin Jankovski2014-07-101-3/+1
* Add milestone descriptions on the group show page.Marin Jankovski2014-07-101-0/+14
* Reopen/close buttonsDmitriy Zaporozhets2014-07-031-2/+2
* Add feature tests for group milestone.Marin Jankovski2014-06-301-2/+2
* Show all issues and merge requests that could be considered opened or closed,...Marin Jankovski2014-06-301-4/+4
* Correct authorization for group milestones.Marin Jankovski2014-06-301-4/+5
* Move milestone link in group head, 2 column milestone for MR and issues.Marin Jankovski2014-06-301-10/+8
* Start building group milestone show page.Marin Jankovski2014-06-301-0/+77