summaryrefslogtreecommitdiff
path: root/app/views/shared/milestones
Commit message (Expand)AuthorAgeFilesLines
* Add fixed positioning to top level navbarAnnabel Dunstone Gray2017-05-121-1/+1
* Merge branch 'mia_backort' into 'master' Jacob Schatz2017-05-051-4/+4
|\
| * Backport of multiple_assignees_feature [ci skip]Valery Sizov2017-05-041-4/+4
* | Fixed labels layout on labels milestone tabfix-milestone-label-layoutPhil Hughes2017-05-051-8/+6
|/
* Merge branch 'async-milestone-tabs' into 'master' Jacob Schatz2017-05-032-12/+18
|\
| * Moved sort endpoints into data attributesasync-milestone-tabsPhil Hughes2017-04-281-3/+3
| * Change the hash when changing tabPhil Hughes2017-04-262-13/+11
| * Load milestone tabs asynchronouslyPhil Hughes2017-04-261-8/+16
* | add issues and merge-requests classes and use to find in rspecfix-sidebar-block-ref-testLuke "Jared" Bennett2017-04-281-2/+2
* | Correct the resource counted for MR collapsed infoLuke "Jared" Bennett2017-04-261-1/+1
|/
* Optimize project namespace lookup for milestones and add specssh-optimize-milestone-polymorphic-urlStan Hu2017-04-241-5/+8
* Eliminate N+1 queries in loading namespaces for every issuable in milestonesStan Hu2017-04-231-1/+1
* Adding animation for all dropdownNur Rony2017-04-211-2/+2
* 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