summaryrefslogtreecommitdiff
path: root/app/views/shared/milestones
Commit message (Expand)AuthorAgeFilesLines
* Copy diff file path as GFMDouwe Maan2017-04-061-2/+2
* Merge branch '23674-simplify-milestone-summary' into 'master' Jacob Schatz2017-03-293-45/+134
|\
| * prever #count over #size when calculating issue/mr totalsMike Greiling2017-03-291-12/+12
| * combine milestone start and end dates in collapsed sidebarMike Greiling2017-03-271-9/+19
| * add start date to sidebar and display dates on group and dashboard views when...Mike Greiling2017-03-271-20/+35
| * use smaller font-weight in sidebar to match other sidebar content in gitlabMike Greiling2017-03-271-3/+3
| * enable links to browse milsetone issuables in dashboard and group viewMike Greiling2017-03-271-13/+5
| * move progress bar from milestone summary into the sidebarMike Greiling2017-03-242-16/+10
| * add separator before milestone reference in collapsed viewMike Greiling2017-03-241-1/+1
| * update styling for milestone sidebar contentMike Greiling2017-03-241-1/+1
| * move links to browse issuables into sidebarMike Greiling2017-03-242-26/+39
| * move issue and milestone counts to sidebarMike Greiling2017-03-242-17/+39
| * move milestone due date info to sidebarMike Greiling2017-03-242-4/+22
| * add milestone reference clipboard button to sidebarMike Greiling2017-03-241-2/+15
| * add basic sidebar functionality to milestones pageMike Greiling2017-03-242-0/+12
* | Fixed alignment on some pagesPhil Hughes2017-03-281-1/+1
* | Fixed inner page tabs not being scrollablePhil Hughes2017-03-281-22/+25
|/
* Order milestone issues by position ascending in apiGeorge Andrinopoulos2017-03-091-1/+1
* Hide issue info when project issues are disabledGeorge Andrinopoulos2017-03-022-24/+37
* Fix position of counters within milestone panelsAndrew Smith2017-02-151-3/+3
* Merge branch 'remove-jquery-ui-datepicker' into 'master' Jacob Schatz2017-02-081-3/+0
|\
| * Replaced more jQuery UI datepickersPhil Hughes2017-02-061-3/+0
* | Removed jQuery UI sortableremove-jquery-ui-sortablePhil Hughes2017-02-061-1/+1
|/
* Merge branch 'milestone-issuable-row-numbers' into 'master' Fatih Acet2017-01-192-3/+2
|\
| * Replaced `.pull-right` with `.right`milestone-issuable-row-numbersPhil Hughes2017-01-181-1/+2
| * Fixed some HAML errors on milestone#showPhil Hughes2017-01-132-3/+1
* | Use cached values to compute total issues count in milestone index pagesreduce-queries-milestone-indexAdam Niedzielski2017-01-101-1/+1
|/
* Resolved merge conflict in app/views/shared/milestones/_issuables.html.hamlRyan Harris2017-01-071-0/+1
* HAMLLint: Fix `SpaceInsideHashAttributes` offencesKushal Pandya2016-12-311-1/+1
* HAMLLint: Fix `ImplicitDiv` offencesKushal Pandya2016-12-311-1/+1
* HAMLLint: Fix `ClassAttributeWithStaticValue` offencesKushal Pandya2016-12-311-3/+3
* Merge branch 'jej-fix-n+1-queries-milestones-show' into 'master' Sean McGivern2016-12-201-1/+1
|\
| * Fix N+1 queries on milestone show pagesJames Edwards-Jones2016-12-201-1/+1
* | Align milestone column header with count number25810-misaligned-countSam Rose2016-12-191-3/+5
|/
* Displays milestone remaining days only when it's presentDouglas Barbosa Alexandre2016-12-081-2/+4
* Add a starting date to milestonesmilestone_start_dateValery Sizov2016-11-232-2/+17
* Make the milestone page more responsiveyury-n2016-11-041-27/+33
* Stop unauthorized users dragging on milestone pageblackst0ne2016-10-281-1/+2
* Enable CacheMarkdownField for the remaining modelsNick Thomas2016-10-072-3/+2
* Fix failing specs and improve htmlAlfredo Sumaran2016-09-071-1/+1
* Remove icons from some buttons which already has textDmitriy Zaporozhets2016-07-011-1/+0
* Add specs and improve coffescript sortable binding functionissue_15588Felipe Artur2016-06-241-4/+5
* Add merge request data to the progress information on Milestones pages.milestones-show-mrsConnor Shea2016-06-161-0/+7
* show number of processed mrs in milestone pageshow_number_of_mrs_in_milestone_pageArinde Eniola2016-06-131-4/+4
* Improve button margin for btn-grouped css classDmitriy Zaporozhets2016-06-081-5/+3
* fix user.name length in milestones participants tabTony Chu2016-05-211-1/+1
* Improve milestone page UIimprove-milestone-uiDmitriy Zaporozhets2016-05-031-1/+1
* Remove additional misuse of `data-original-title` attributeRobert Speicher2016-04-181-1/+1
* make milestone labels in labels tab similar to that of the labels pagemake_milestone_labels_tab_similar_to_labels_pageArinde Eniola2016-04-111-6/+7
* change the css class has_tooltip to has-tooltip universallychange_css_class_has_tooltip_to_has-tooltipArinde Eniola2016-03-201-1/+1