summaryrefslogtreecommitdiff
path: root/spec/features/projects/labels
Commit message (Expand)AuthorAgeFilesLines
* Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-023-3/+3
* Use `empty_project` where possible in spec/features/projectsRobert Speicher2017-07-271-1/+1
* Remove superfluous type defs in specsKeifer Furzland2017-07-273-3/+3
* Remove help message about prioritized labels for non-membersTakuya Noguchi2017-07-271-0/+8
* Auto-correct ProjectPathHelper violationsRobert Speicher2017-07-063-11/+11
* Change gitlab_sign_in to sign_in where possibleRobert Speicher2017-06-293-5/+5
* Change `login_as` uses to `gitlab_sign_in`Robert Speicher2017-06-193-5/+5
* Use wait_for_requests to wait all JS requestwait-for-ajax-handling-all-js-requestsOswaldo Ferreira2017-05-221-5/+5
* Unnecessary "include WaitForAjax" and "include ApiHelpers"Jacopo2017-04-211-1/+0
* 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
* Removed jQuery UI sortableremove-jquery-ui-sortablePhil Hughes2017-02-061-1/+2
* Added labels empty state and priority label empty state20852-getting-started-project-better-blank-state-for-labels-viewLuke "Jared" Bennett2017-01-301-4/+4
* Add feature spec for labels subscriptionDouglas Barbosa Alexandre2016-11-171-0/+74
* Add support to group labels prioritization on project levelDouglas Barbosa Alexandre2016-10-191-4/+4
* Remove scopes/types for labelsDouglas Barbosa Alexandre2016-10-191-5/+5
* List group labels on project labels pageDouglas Barbosa Alexandre2016-10-191-38/+66
* fixes part1 of files to start using active tensetiagonbotelho2016-08-091-2/+2
* Ensure only renderable text diffs are collapsedSean McGivern2016-07-081-1/+1
* Enable Style/EmptyLines cop, remove redundant onesrubocop/enable-cops-for-empty-linesGrzegorz Bizon2016-07-011-3/+0
* Implements TemplateDropdown class to create custom template dropdownstemplate_dropdownAlfredo Sumaran2016-06-161-0/+1
* Fix label order by priority on labels pageissue_14189Sean McGivern2016-06-071-1/+8
* Clarify issue priority specSean McGivern2016-06-061-14/+7
* Remove commentAlfredo Sumaran2016-06-061-1/+0
* Add test for the case when user can't prioritize labelsAlfredo Sumaran2016-06-061-47/+77
* 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
* Add tests for label prioritizationAlfredo Sumaran2016-06-061-0/+78