summaryrefslogtreecommitdiff
path: root/spec/helpers/milestones_helper_spec.rb
Commit message (Collapse)AuthorAgeFilesLines
* Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-021-3/+3
|
* Create and use project path helpers that only need a project, no namespaceDouwe Maan2017-07-051-2/+2
|
* Add tests for MilestonesHelper#milestones_filter_dropdown_pathTakuya Noguchi2017-06-261-0/+36
|
* Fix time-sensitive helper specRémy Coutable2017-03-171-6/+10
| | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* Make the test less time sensitive by extending 0.2fix-make-time-test-more-reliableLin Jen-Shin2017-03-171-2/+2
| | | | | | | days. This shall fix: https://gitlab.com/gitlab-org/gitlab-ce/builds/12411626 and other test failures for the same thing.
* Issue milestone remaining time tooltipMichael2017-03-161-0/+50
|
* Fix specsPedro Moreira da Silva2017-02-241-1/+1
|
* Use `:empty_project` where possible in helper specsrs-empty_project-helpersRobert Speicher2017-01-251-8/+6
|
* Add a starting date to milestonesmilestone_start_dateValery Sizov2016-11-231-0/+19
|
* Ensure milestone counts work with no datagitlab-ce-milestone-tab-badgesAlfredo Sumaran2016-09-071-19/+17
| | | | Commit originally written by @smcgivern
* Fix failing specs and improve htmlAlfredo Sumaran2016-09-071-10/+12
|
* Updated milestone count helper plus testsDan Rowden2016-09-071-0/+33