gitlab-org--gitlab-foss/app/views/projects/milestones
Dmitriy Zaporozhets f16f315115
Few changes to Group Milestone feature:
* Group attachments are not supported so I removed attach file link
* Added changelog item
* Add markdown hint to project milestone form

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2015-11-16 15:07:16 +01:00
..
_form.html.haml Few changes to Group Milestone feature: 2015-11-16 15:07:16 +01:00
_header_title.html.haml Move project header title definition to view in question. 2015-09-17 12:16:24 +02:00
_issue.html.haml Re-use User objects for avatar_icon where possible 2015-10-15 12:05:01 +02:00
_issues.html.haml Exclude info rows from milestone sorting items 2014-06-13 15:18:23 +03:00
_merge_request.html.haml Re-use User objects for avatar_icon where possible 2015-10-15 12:05:01 +02:00
_merge_requests.html.haml Exclude info rows from milestone sorting items 2014-06-13 15:18:23 +03:00
_milestone.html.haml Style milestones 2015-09-08 11:14:48 +02:00
edit.html.haml Move project header title definition to view in question. 2015-09-17 12:16:24 +02:00
index.html.haml Move project header title definition to view in question. 2015-09-17 12:16:24 +02:00
new.html.haml Move project header title definition to view in question. 2015-09-17 12:16:24 +02:00
show.html.haml Re-use User objects for avatar_icon where possible 2015-10-15 12:05:01 +02:00
update.js.haml