summaryrefslogtreecommitdiff
path: root/app/views/shared/milestones
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge branch 'label-tooltip' into 'master' Douwe Maan2016-03-191-1/+1
|\
| * Add label description in tooltip to labels in issue index and sidebarDouwe Maan2016-03-161-1/+1
* | Add eye-slash icon to confidential issuesDouglas Barbosa Alexandre2016-03-171-0/+2
* | Restrict access for confidential issues on milestone viewDouglas Barbosa Alexandre2016-03-174-10/+10
|/
* Updates from last code review.issue_13621_2Rubén Dávila2016-03-0610-51/+212
* Add link with filter by milestone for labels and avatar.Rubén Dávila2016-03-041-2/+8
* Add missing partials!Rubén Dávila2016-03-042-0/+31
* Show Project name on Labels tab for Group and Dashboard context.Rubén Dávila2016-03-041-1/+8
* Use the same partial when rendering Issues or Merge Requests.Rubén Dávila2016-03-046-56/+7
* Make Merge Requests tab have the same look as Issues.Rubén Dávila2016-03-043-14/+22
* Show project name for Issues tab in Group and Dashboard context.Rubén Dávila2016-03-043-4/+11
* Refactor Merge Requests tab into a custom partialRubén Dávila2016-03-041-0/+15
* Refactor Merge Requests tab into a custom partialRubén Dávila2016-03-041-0/+8
* Eager load Issues/MRs project for Milestone.Rubén Dávila2016-03-042-1/+4
* Refactor Merge Requests tab into a custom partialRubén Dávila2016-03-043-0/+28
* Recator Issues Tab into a custom partial.Rubén Dávila2016-03-043-0/+25