summaryrefslogtreecommitdiff
path: root/app/views/projects/milestones/show.html.haml
Commit message (Expand)AuthorAgeFilesLines
...
* Updates from last code review.issue_13621_2Rubén Dávila2016-03-061-56/+3
* Refactor Merge Requests tab into a custom partialRubén Dávila2016-03-041-13/+1
* Refactor Merge Requests tab into a custom partialRubén Dávila2016-03-041-9/+1
* Refactor Merge Requests tab into a custom partialRubén Dávila2016-03-041-14/+1
* Recator Issues Tab into a custom partial.Rubén Dávila2016-03-041-8/+1
* Show days remaining instead of elapsed time for Milestone.Rubén Dávila2016-03-011-3/+1
* Some refactor for CSS after code review.Rubén Dávila2016-02-031-1/+1
* Remove no longer required class.Rubén Dávila2016-02-021-1/+1
* Add link to open/closed issues plus some minor updates.Rubén Dávila2016-02-021-16/+9
* Remove gray background from detail.Rubén Dávila2016-02-021-1/+1
* Show buttons based on current tab.Rubén Dávila2016-02-021-24/+14
* Align Milestone's issue counter.Rubén Dávila2016-02-021-3/+13
* Add little spacing between milestone stats.Rubén Dávila2016-02-021-10/+13
* Change style of Delete button.Rubén Dávila2016-02-021-1/+1
* Add elpased time.Rubén Dávila2016-02-021-0/+3
* Change format of Milestone stats.Rubén Dávila2016-02-021-6/+9
* Add labels tab to milestone detail view.Rubén Dávila2016-02-021-0/+13
* Remove gray background from issue/mr/milestone backgroundissuable-white-bgDmitriy Zaporozhets2016-01-221-8/+7
* Merge branch 'remove-gray-bg'Dmitriy Zaporozhets2016-01-141-1/+1
|\
| * Replace all navigation menu with nav-links classDmitriy Zaporozhets2016-01-131-1/+1
* | Update button styles for Milestones#showRobert Speicher2016-01-131-6/+6
|/
* Add page descriptions and imagesRobert Speicher2015-12-231-1/+3
* Rename .issuable-details to .detail-page (and -header and -description)Douwe Maan2015-12-161-36/+35
* Move milestone edit button to the very rightDouwe Maan2015-12-151-4/+4
* Fix headers of milestone and snippet show pagesDouwe Maan2015-12-151-3/+4
* Merge branch 'master' into reference-pipeline-and-cachingDouwe Maan2015-12-071-47/+66
|\
| * Use new style for milestone detail pageDouwe Maan2015-12-021-47/+66
* | Merge branch 'master' into reference-pipeline-and-cachingDouwe Maan2015-12-031-1/+1
|\ \
| * | Fix failures in masterValery Sizov2015-12-031-1/+1
| |/
* | Merge branch 'master' into reference-pipeline-and-cachingDouwe Maan2015-10-211-1/+1
|\ \ | |/
| * Re-use User objects for avatar_icon where possibleYorick Peterse2015-10-151-1/+1
* | Use Gitlab::Markdown.render with :pipeline option rather than different methodsDouwe Maan2015-10-141-1/+1
|/
* Move project header title definition to view in question.Douwe Maan2015-09-171-0/+2
* Add support for destroying project milestonesStan Hu2015-07-171-0/+3
* Rename abilities to correspond contoller/model action namesrename-abilitiesDmitriy Zaporozhets2015-06-261-1/+1
* Fix closed merge request scope at milestone pageDmitriy Zaporozhets2015-06-221-1/+1
* Revert merge request states renamingDmitriy Zaporozhets2015-06-191-1/+1
* Fix milestone "Browse Issues" button.Douwe Maan2015-05-271-1/+1
* Merge branch 'accepted-rejected-mrs' into 'master'Dmitriy Zaporozhets2015-05-271-2/+2
|\
| * Consistently refer to MRs as either Accepted or Rejected.Douwe Maan2015-05-251-2/+2
* | Refactor permission checks to use `can?` instead of `issues_enabled` and `mer...Stan Hu2015-05-251-2/+3
* | Disable "New Issue" and "New Merge Request" buttons when features are disable...Stan Hu2015-05-251-1/+1
|/
* Add a page title to every page.Douwe Maan2015-04-301-0/+1
* Milestones and labels can be used even when issues are disabled.Marin Jankovski2015-03-241-5/+6
* Render milestone progress with one helper methodDmitriy Zaporozhets2015-03-091-2/+1
* Merge branch 'master' into rails-4.1.9Vinnie Okada2015-02-191-1/+0
|\
| * Move labels/milestones tabs to side navigationDmitriy Zaporozhets2015-02-191-1/+0
* | Upgrade to Rails 4.1.9Vinnie Okada2015-02-141-5/+5
|/
* Improve UI for group milestone and project milestone pagesDmitriy Zaporozhets2014-12-271-40/+36
* Restyle issue/mr/milestone to new layoutDmitriy Zaporozhets2014-12-181-48/+46