summaryrefslogtreecommitdiff
path: root/spec/features/boards/modal_filter_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Standardize token value capitalization in filter barOmar Bahareth2019-01-281-3/+3
* Resolve "Filter by `None`/`Any` for labels in issues/mrs/boards"🙈 jacopo beschi 🙉2018-12-031-1/+1
* Fix testsHeinrich Lee Yu2018-10-261-1/+1
* Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao2018-07-111-1/+1
* [skip ci] Convert previous .card to .board-cardClement Ho2018-04-131-11/+11
* Replace '.team << [user, role]' with 'add_role(user)' in specs36782-replace-team-user-role-with-add_role-user-in-specsblackst0ne2017-12-221-3/+3
* 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