summaryrefslogtreecommitdiff
path: root/spec/features/milestones
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'security-issue_51301' into 'master'Cindy Pallares2018-11-281-0/+32
* Include new and edit links in breadcrumb for project milestones, group milest...George Tsiolis2018-11-281-0/+19
* Resolve "Redesign activity feed"Martin Wortschack2018-11-062-2/+2
* Allow to delete group milestonesissue_36138Felipe Artur2018-08-061-12/+32
* Merge branch 'od/41671' into 'master'Mike Greiling2018-07-091-0/+22
|\
| * save current date before Pikaday initOrlando Del Aguila2018-06-291-0/+22
* | Updated test for user deleting a milestoneConstance Okoghenun2018-06-191-0/+1
|/
* Replace the `project/issues/milestones.feature` spinach test with an rspec an...blackst0ne2018-04-115-26/+120
* Use the new query-recorder features as a PoCbvl-extend-query-recorderBob Van Landuyt2017-09-141-2/+2
* Enable Layout/TrailingWhitespace cop and auto-correct offensesRobert Speicher2017-08-151-1/+1
* Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-021-1/+1
* Remove superfluous type defs in specsKeifer Furzland2017-07-271-1/+1
* Auto-correct ProjectPathHelper violationsRobert Speicher2017-07-061-1/+1
* Change gitlab_sign_in to sign_in where possibleRobert Speicher2017-06-291-1/+1
* Change `login_as` uses to `gitlab_sign_in`Robert Speicher2017-06-191-1/+1
* Remove unnecessary spec fileFelipe Artur2017-06-161-102/+0
* Remove old specs and add new onesFelipe Artur2017-06-161-6/+0
* Remove Drag and drop and sorting from milestone viewFelipe Artur2017-06-161-77/+76
* Fix milestone page assignees when dropped in ongoing listEric Eastwood2017-06-141-1/+9
* Use wait_for_requests to wait all JS requestwait-for-ajax-handling-all-js-requestsOswaldo Ferreira2017-05-221-3/+3
* Backport of multiple_assignees_feature [ci skip]Valery Sizov2017-05-041-1/+1
* Fixed feature spec not waiting for ajax request to finishPhil Hughes2017-04-261-0/+3
* Unnecessary "include WaitForAjax" and "include ApiHelpers"Jacopo2017-04-211-1/+0
* Refactor test_utils bundleMike Greiling2017-04-041-0/+6
* Removed jQuery UI sortableremove-jquery-ui-sortablePhil Hughes2017-02-061-2/+3
* Wait for ajax request to complete when testing milestont drang-n-drop featureDmitriy Zaporozhets2016-12-291-0/+6
* Added QueryRecorder to test N+1 fix on Milestone#showjej-fix-n+1-queries-milestones-showJames Edwards-Jones2016-12-201-0/+26
* Stop unauthorized users dragging on milestone pageblackst0ne2016-10-281-0/+86