summaryrefslogtreecommitdiff
path: root/spec/features/boards/modal_filter_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* 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
* Style people in issuable search bar (!11402)winh-styled-people-search-barwinh2017-06-021-2/+2
* Use wait_for_requests to wait all JS requestwait-for-ajax-handling-all-js-requestsOswaldo Ferreira2017-05-221-15/+13
* Backport of multiple_assignees_feature [ci skip]Valery Sizov2017-05-041-1/+1
* Recent search history for issuesEric Eastwood2017-04-061-1/+1
* Updated specs to check that the token is correctly addedPhil Hughes2017-03-161-1/+8
* Fixed eslint errorsPhil Hughes2017-03-161-107/+69
* Fixed failing tests because list doens't existissues-modal-filtersPhil Hughes2017-02-061-0/+2
* Show empty state if filter returns empty resultsPhil Hughes2017-02-031-0/+12
* Resets modal filters when closingPhil Hughes2017-02-031-0/+26
* Added tests for modal filtersPhil Hughes2017-02-031-0/+219