summaryrefslogtreecommitdiff
path: root/spec/features/projects/labels/update_prioritization_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Change `login_as` uses to `gitlab_sign_in`Robert Speicher2017-06-191-2/+2
* 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
* 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 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
* 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
* Add test for the case when user can't prioritize labelsAlfredo Sumaran2016-06-061-47/+77
* Add tests for label prioritizationAlfredo Sumaran2016-06-061-0/+78