summaryrefslogtreecommitdiff
path: root/app/helpers/milestones_helper.rb
Commit message (Expand)AuthorAgeFilesLines
* Change the hash when changing tabPhil Hughes2017-04-261-3/+3
* Load milestone tabs asynchronouslyPhil Hughes2017-04-261-0/+24
* move links to browse issuables into sidebarMike Greiling2017-03-241-2/+2
* prevent formatted milestone date string from having html escapedMike Greiling2017-03-241-0/+2
* Issue milestone remaining time tooltipMichael2017-03-161-4/+5
* Format milestone header as issues and MRsPedro Moreira da Silva2017-02-241-1/+1
* Add a starting date to milestonesmilestone_start_dateValery Sizov2016-11-231-0/+24
* Merge branch 'master' into revert-c676283bPhil Hughes2016-10-031-0/+24
|\
| * Ensure milestone counts work with no datagitlab-ce-milestone-tab-badgesAlfredo Sumaran2016-09-071-4/+5
| * Fix failing specs and improve htmlAlfredo Sumaran2016-09-071-1/+1
| * Added a small helper to reduce logic in the viewDan Rowden2016-09-071-0/+11
| * Updated milestone count helper plus testsDan Rowden2016-09-071-3/+3
| * Use newer hash styleDan Rowden2016-09-071-3/+3
| * Improved milestone counts with a single queryDan Rowden2016-09-071-11/+10
| * Show badges in Milestone tabs and padding in Milestone list (both to match Is...Dan Rowden2016-09-071-0/+13
* | Fixed up frontend code based on feedbackPhil Hughes2016-07-201-4/+0
* | Uses the selected values from the controller not the paramsPhil Hughes2016-07-201-7/+1
* | Updated how the label toggle gets the textPhil Hughes2016-07-201-1/+1
* | Fixed milestone dropdown label not persistingPhil Hughes2016-07-201-2/+6
* | Fixed milestone dropdown testsPhil Hughes2016-07-201-0/+6
* | Fixed labels & milestones loading the wrong pathPhil Hughes2016-07-201-1/+2
|/
* Fixes for MR comments.Fatih Acet2016-06-091-1/+1
* Copy changes for milestone due dates.Fatih Acet2016-06-081-1/+1
* Revert milestone_remaining_days helper.Fatih Acet2016-06-081-10/+5
* Favor the ternary operator. :police_car:Fatih Acet2016-06-061-1/+1
* Show milestone remaining tooltip in right sidebar.Fatih Acet2016-06-031-5/+10
* Fix an issue causing the Dashboard/Milestones page to be blankRémy Coutable2016-03-231-1/+1
* Dedupe labels in labels selector in Dashboard pagesfix/14418Rémy Coutable2016-03-181-13/+0
* Fixes issue on dashboard issuesPhil Hughes2016-03-181-5/+8
* Restrict access for confidential issues on milestone viewDouglas Barbosa Alexandre2016-03-171-1/+1
* implements upcoming filter in milstonestiagonbotelho2016-03-121-0/+1
* Updates from last code review.issue_13621_2Rubén Dávila2016-03-061-0/+26
* Little refactor for milestone_remaining_days helper from last code review.issue_13623Rubén Dávila2016-03-011-4/+3
* Show days remaining instead of elapsed time for Milestone.Rubén Dávila2016-03-011-0/+11
* sort milestones by due_dateGreg Smethells2015-12-031-0/+2
* Refactor global and group milestones logicDmitriy Zaporozhets2015-11-161-1/+1
* Restore placeholders in issue filters from "Any" to "Milestone" and "Label"Stan Hu2015-10-081-1/+2
* Rename NoMilestone to Milestone::NoneRobert Speicher2015-07-061-1/+1
* Allow user to filter by Issues/Merge Requests without a MilestoneRobert Speicher2015-07-061-0/+2
* Group milestones by title in the dashboard and all other issue viewsDominik Sander2015-05-011-1/+2
* Improve UI for issues filtersissues-filtersDmitriy Zaporozhets2015-03-271-2/+1
* Big refactoring of issues filtersDmitriy Zaporozhets2015-03-261-0/+12
* Render milestone progress with one helper methodDmitriy Zaporozhets2015-03-091-0/+11
* Add dashboard milestones.Douwe Maan2015-03-031-0/+2
* Upgrade to Rails 4.1.9Vinnie Okada2015-02-141-1/+1
* Restyle and refactor milestones filterDmitriy Zaporozhets2015-01-061-0/+9