summaryrefslogtreecommitdiff
path: root/spec/features/issues/filtered_search/visual_tokens_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* add CookieHelper and InputHelper automatically to :js testsMike Greiling2017-11-021-2/+0
* Merge branch 'master' into sh-headless-chrome-supportMike Greiling2017-10-091-1/+1
|\
| * Replaces `tag: true` into `:tag` in the specsJacopo2017-10-071-1/+1
* | add set_cookie helperMike Greiling2017-09-221-1/+2
|/
* Check for sidebar cookie instead of class when resizing windowAnnabel Dunstone Gray2017-09-111-1/+1
* spec updatesPhil Hughes2017-08-291-0/+2
* Change find to within for detecting bad search specsClement Ho2017-08-161-2/+2
* 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
* Merge branch 'master' into rs-sign_inRobert Speicher2017-07-071-1/+1
|\
| * Added issuables_helper.js, tidied up droplab-dropdown JS, fixed filtered sear...Luke "Jared" Bennett2017-07-071-1/+1
| * Create and use project path helpers that only need a project, no namespaceDouwe Maan2017-07-051-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
* Change from double click to single click to open dropdownsingle-click-filterClement Ho2017-06-061-2/+2
* Style people in issuable search bar (!11402)winh-styled-people-search-barwinh2017-06-021-1/+3
* Prevent visual token dropdown from opening the wrong filter dropdownfix-visual-tokensClement Ho2017-03-081-0/+30
* Fix filtered search visual token editing dropdownfix-fs-edit-dropdownClement Ho2017-03-071-0/+16
* Add filtered search visual tokensfiltered-search-visual-tokensClement Ho2017-03-071-0/+306