summaryrefslogtreecommitdiff
path: root/app/views/groups/milestones/new.html.haml
Commit message (Collapse)AuthorAgeFilesLines
* Use autofocus where appropriateDouwe Maan2015-12-021-1/+1
|
* Don't write "Optional" or "Required" unless non-obviousDouwe Maan2015-12-021-1/+0
|
* Few changes to Group Milestone feature:Dmitriy Zaporozhets2015-11-161-2/+1
| | | | | | | | * 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>
* Add header and page title to new milestone pageDmitriy Zaporozhets2015-11-161-0/+3
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Refactor global and group milestones logicDmitriy Zaporozhets2015-11-161-1/+1
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Create milestones in the groupDmitriy Zaporozhets2015-11-161-0/+46
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>