summaryrefslogtreecommitdiff
path: root/spec/features/projects/labels/issues_sorted_by_priority_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add frozen_string_literal to spec/featuresThong Kuah2019-07-261-0/+2
* Sort issues and merge requests in ascending and descending orderFatih Acet2018-12-061-2/+2
* Fix secondary nav dropdown menu styling in tablet and mobile screensKushal Pandya2018-12-031-2/+2
* Enable Capybara/FeatureMethods copWinnie Hellmann2018-07-051-3/+3
* Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-021-1/+1
* Use `empty_project` where possible in spec/features/projectsRobert Speicher2017-07-271-1/+1
* Remove superfluous type defs in specsKeifer Furzland2017-07-271-1/+1
* Auto-correct ProjectPathHelper violationsRobert Speicher2017-07-061-2/+2
* Change gitlab_sign_in to sign_in where possibleRobert Speicher2017-06-291-2/+2
* Change `login_as` uses to `gitlab_sign_in`Robert Speicher2017-06-191-2/+2
* Allow sorting by due date and label prioritySean McGivern2017-03-151-2/+2
* Rename priority sorting option to label priorityDimitrie Hoekstra2017-03-071-2/+2
* Enable Style/WordArrayDouwe Maan2017-02-231-2/+2
* Enable Style/EmptyLines cop, remove redundant onesrubocop/enable-cops-for-empty-linesGrzegorz Bizon2016-07-011-3/+0
* Clarify issue priority specSean McGivern2016-06-061-14/+7
* Remove commentAlfredo Sumaran2016-06-061-1/+0
* Fix styleSean McGivern2016-06-061-1/+2
* Add tests for issues with multiple labelsAlfredo Sumaran2016-06-061-29/+60
* Add tests for issue prioritizationAlfredo Sumaran2016-06-061-0/+63