summaryrefslogtreecommitdiff
path: root/app/views/projects/milestones
Commit message (Expand)AuthorAgeFilesLines
* 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 'reference-pipeline-and-caching' into 'master' Robert Speicher2015-12-081-1/+1
|\
| * Merge branch 'master' into reference-pipeline-and-cachingDouwe Maan2015-12-075-61/+80
| |\
| * \ Merge branch 'master' into reference-pipeline-and-cachingDouwe Maan2015-12-032-2/+2
| |\ \
| * \ \ Merge branch 'master' into reference-pipeline-and-cachingDouwe Maan2015-11-191-4/+2
| |\ \ \
| * \ \ \ Merge branch 'master' into reference-pipeline-and-cachingDouwe Maan2015-10-213-3/+3
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' into rs-redactor-filterDouwe Maan2015-10-141-2/+2
| |\ \ \ \ \
| * | | | | | Use Gitlab::Markdown.render with :pipeline option rather than different methodsDouwe Maan2015-10-141-1/+1
* | | | | | | Merge branch 'master' into ui/dashboard-new-issueDouwe Maan2015-12-075-61/+80
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | Merge branch 'master' into gsmethells/gitlab-ce-sort-by-due-dategsmethells/gitlab-ce-sort-by-due-dateDouwe Maan2015-12-074-56/+79
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge branch 'ui/form-consistency' into 'master' Dmitriy Zaporozhets2015-12-043-9/+13
| | |\ \ \ \ \ \
| | | * \ \ \ \ \ Merge branch 'master' into ui/form-consistencyDouwe Maan2015-12-032-2/+2
| | | |\ \ \ \ \ \ | | | | | |_|_|_|/ | | | | |/| | | |
| | | * | | | | | Use autofocus where appropriateDouwe Maan2015-12-021-1/+1
| | | * | | | | | Don't write "Optional" or "Required" unless non-obviousDouwe Maan2015-12-021-1/+0
| | | * | | | | | Use consistent casing for page titlesDouwe Maan2015-12-023-7/+12
| | | | |_|_|_|/ | | | |/| | | |
| | * | | | | | Merge branch 'master' into ui/milestonesui/milestonesDouwe Maan2015-12-031-1/+1
| | |\ \ \ \ \ \ | | | | |/ / / / | | | |/| | | |
| | * | | | | | Use new style for milestone detail pageDouwe Maan2015-12-021-47/+66
| | | |/ / / / | | |/| | | |
| * | | | | | sort milestones by due_dateGreg Smethells2015-12-031-5/+1
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'master' into ui/dashboard-new-issueDouwe Maan2015-12-032-2/+2
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Fix failures in masterValery Sizov2015-12-031-1/+1
| * | | | | Use "Delete" in milestone and label delete buttons instead of "Remove"Douwe Maan2015-12-021-1/+1
| |/ / / /
* | | | | Add "New X" buttons to dashboard and group issue, MR and milestone indexesDouwe Maan2015-12-021-6/+9
|/ / / /
* | | | Few changes to Group Milestone feature:Dmitriy Zaporozhets2015-11-161-4/+2
| |_|/ |/| |
* | | Re-use User objects for avatar_icon where possibleYorick Peterse2015-10-153-3/+3
| |/ |/|
* | Quick Submit all the things!Robert Speicher2015-10-071-2/+2
|/
* Tweak remaining CSS for Markdown previewStan Hu2015-09-211-1/+1
* Move project header title definition to view in question.Douwe Maan2015-09-175-0/+6
* Style milestonesDmitriy Zaporozhets2015-09-081-18/+24
* Style project milestones pageDmitriy Zaporozhets2015-09-071-11/+14
* Add support for destroying project milestonesStan Hu2015-07-172-0/+7
* Remove disableButtonIf[Any]EmptyField calls from formsRobert Speicher2015-06-261-3/+2
* 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
* Show warning when a comment will add 10 or more people to the discussion.Douwe Maan2015-06-051-2/+0
* Fix milestone "Browse Issues" button.Douwe Maan2015-05-272-3/+3
* 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
|/
* Capitalize "X" in "New X".Douwe Maan2015-04-301-1/+1
* Add a page title to every page.Douwe Maan2015-04-304-0/+4
* Remove truncation from issue titles on milestone pageJason Blanchard2015-04-141-4/+4
* Explicitly set image alt to prevent graphical glitchesSven Strickroth2015-04-132-2/+2
* Better looking milestone listsDmitriy Zaporozhets2015-04-011-12/+10
* Milestones and labels can be used even when issues are disabled.Marin Jankovski2015-03-241-5/+6
* Refactor buttonsDmitriy Zaporozhets2015-03-141-2/+2
* Render milestone progress with one helper methodDmitriy Zaporozhets2015-03-092-4/+2