summaryrefslogtreecommitdiff
path: root/spec/features/milestone_spec.rb
Commit message (Collapse)AuthorAgeFilesLines
* Add a starting date to milestonesmilestone_start_dateValery Sizov2016-11-231-0/+5
|
* Ensure validation messages are shown within the milestone formMark Fletcher2016-09-191-3/+18
| | | | | | | * Remove call to Milestone#save! instead just Milestone#save * Add safety specs to stop a regression Fixes #22033
* fixes part1 of files to start using active tensetiagonbotelho2016-08-091-2/+2
|
* Use a better message when milestone is newly createdchange_message_for_newly_created_milestoneArinde Eniola2016-04-291-0/+35
make some changes for the checks to determine when the messages should be displayed add item to changelog and also integration test make some changes to the test make some changes