summaryrefslogtreecommitdiff
path: root/spec/features/issues/filtered_search
Commit message (Expand)AuthorAgeFilesLines
* Add frozen_string_literal to spec/featuresThong Kuah2019-07-2610-0/+20
* Fix false positives in filtered search specsfix-search-bar-specsHeinrich Lee Yu2019-05-031-17/+17
* Quarantine flaky specsRémy Coutable2019-04-091-1/+1
* Autocorrect with RSpec/ExampleWording copThong Kuah2019-04-054-12/+12
* Merge branch 'filter-confidential-issues' into 'master'Kamil Trzciński2019-02-262-2/+11
* Quarantine spec/features/issues/filtered_search/search_bar_spec.rb:89Rémy Coutable2019-02-261-1/+1
* Merge branch 'revert-82d7b5a0-ce' into 'master'Robert Speicher2019-02-262-11/+2
|\
| * Revert "Merge branch 'filter-confidential-issues' into 'master'"Michael Kozono2019-02-252-11/+2
* | Merge branch '57582-dropdown-icon-misalignment-on-issues-list-on-mobile-scree...Clement Ho2019-02-261-21/+0
|\ \ | |/ |/|
| * Fix alignment of dropdown icon on issuable on mobileTakuya Noguchi2019-02-201-21/+0
* | Add specs for filtering confidential issuesRobert Schilling2019-02-211-0/+9
* | Ability to filter confidential issuesRobert Schilling2019-02-212-2/+2
|/
* Re-enable MethodCallWithoutArgsParentheses CopAndrew Newdigate2019-01-294-4/+4
* Standardize token value capitalization in filter barOmar Bahareth2019-01-286-18/+18
* Sort issues and merge requests in ascending and descending orderFatih Acet2018-12-061-1/+1
* Resolve "Filter by `None`/`Any` for labels in issues/mrs/boards"🙈 jacopo beschi 🙉2018-12-031-2/+11
* Fix secondary nav dropdown menu styling in tablet and mobile screensKushal Pandya2018-12-031-2/+2
* Fix spec to catch not rendering emojiHiroyuki Sato2018-11-181-1/+1
* Fix testsHeinrich Lee Yu2018-11-011-6/+6
* Add testsHeinrich Lee Yu2018-11-011-0/+16
* Fix testsHeinrich Lee Yu2018-10-261-1/+1
* Add None/Any options for assignee in search barHeinrich Lee Yu2018-10-261-2/+10
* Add `Any` option to milestone filterHeinrich Lee Yu2018-10-231-1/+9
* #13650 added wip search functionality and testsChantal Rollison2018-10-031-0/+18
* Rename some css classes that are shared between issues and mrsDmitriy Zaporozhets2018-09-211-1/+1
* Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao2018-07-119-16/+16
* Bring changes from EEunify-filter_issues_spec.rbLin Jen-Shin2018-06-211-2/+34
* Update dropdown_assignee_spec with filtered_search_helpersfix-flakey-user-assignee-autocomplete-dropdown-specsEric Eastwood2018-06-141-19/+18
* Fix flakey user/assignee autocomplete dropdownEric Eastwood2018-06-141-8/+10
* Export assigned issues in iCalendar feedImre Farkas2018-05-311-2/+2
* Fix filter issues specClement Ho2018-04-201-1/+1
* Allow assigning and filtering issuables by ancestor group labelsFelipe Artur2018-04-041-9/+0
* Move RecentSearchesDropdownContent vue componentGeorge Tsiolis2018-02-221-2/+2
* Clears visual token on second backspaceMartin Wortschack2018-01-021-0/+5
* Replace '.team << [user, role]' with 'add_role(user)' in specs36782-replace-team-user-role-with-add_role-user-in-specsblackst0ne2017-12-226-12/+12
* don't attempt to click on hidden elementsMike Greiling2017-11-031-4/+6
* Merge branch 'master' into sh-headless-chrome-supportMike Greiling2017-11-021-17/+8
|\
| * Use count expectation so `all` finder will wait (patience)34435-add-wait-timer-for-recent-searches-itemEric Eastwood2017-10-311-13/+7
* | refactor wait_for_requests, add slow_requests block helperMike Greiling2017-11-025-20/+20
* | add CookieHelper and InputHelper automatically to :js testsMike Greiling2017-11-021-2/+0
* | add slow_requests! to filtered search tests which expect to see a loading spi...Mike Greiling2017-11-015-0/+10
* | correct the issues list count for label:none filterMike Greiling2017-10-241-1/+1
* | fix race condition when loading labels in filter barMike Greiling2017-10-241-1/+1
* | Merge branch 'master' into sh-headless-chrome-supportMike Greiling2017-10-097-7/+7
|\ \ | |/
| * Replaces `tag: true` into `:tag` in the specsJacopo2017-10-077-7/+7
* | Merge remote-tracking branch 'origin/master' into sh-headless-chrome-supportJose Ivan Vargas2017-09-291-1/+1
|\ \ | |/
| * Fix spelling of occurredjramsay-spelling-occurredJames Ramsay2017-09-261-1/+1
* | fixed spec/features/issues/filtered_search/dropdown_milestone_spec.rbPhil Hughes2017-09-271-1/+0
* | fixed spec/features/issues/filtered_search/dropdown_assignee_spec.rbPhil Hughes2017-09-271-1/+0
* | Merge branch 'master' into sh-headless-chrome-supportJose Ivan Vargas2017-09-261-9/+7
|\ \ | |/