summaryrefslogtreecommitdiff
path: root/spec/features/issues/filtered_search
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ | |/
| * Improve list of sorting optionsVitaliy @blackst0ne Klachkov2017-09-231-9/+7
* | add set_cookie helperMike Greiling2017-09-221-1/+2
* | Merge branch 'master' into sh-headless-chrome-supportJose Ivan Vargas2017-09-131-1/+1
|\ \ | |/
| * Check for sidebar cookie instead of class when resizing windowAnnabel Dunstone Gray2017-09-111-1/+1
* | Merge branch 'master' into sh-headless-chrome-supportStan Hu2017-09-052-423/+117
|\ \ | |/
| * Shorten the search input for "text with other filters" specrs-filtered-issue-search-speedRobert Speicher2017-09-011-1/+1
| * Turns out that short name was important, who knew!Robert Speicher2017-09-011-1/+6
| * Combine multiple `it` blocks in filter_issues_specRobert Speicher2017-09-011-18/+9
| * Remove more redundant specs in filter_issues_specRobert Speicher2017-09-011-72/+17
| * Re-order top-level `let`s, so that labels are groupedRobert Speicher2017-09-011-1/+1
| * Remove unused select_search_at_index helperRobert Speicher2017-09-011-4/+0
| * Reduce duplication in RSS feed specs for filter_issues_specRobert Speicher2017-09-011-26/+24
| * Remove the top-level closed issue from filter_issues_specRobert Speicher2017-09-011-6/+6
| * Remove unused labels from filter_issues_specRobert Speicher2017-09-011-4/+1
| * Reduce issues and milestones created in global filter_issues_spec setupRobert Speicher2017-09-011-18/+24
| * Clean up the still-way-too-complex filter_issues_spec setupRobert Speicher2017-09-011-33/+26
| * Remove an unnecessary issue creationRobert Speicher2017-09-011-4/+3
| * Remove unnecessary attributes from factoriesRobert Speicher2017-09-011-3/+4
| * Scope group creation to the specs that actually require itRobert Speicher2017-09-011-4/+8
| * Use a positive assertion for have_no_selector rather than the inverseRobert Speicher2017-09-011-1/+1
| * Remove unnecessary include from filter_issues_specRobert Speicher2017-09-011-1/+0
| * Remove redundant specs from filter_issues_specRobert Speicher2017-09-011-254/+10
| * Merge branch 'master' into enable-new-navigaton-by-defaultenable-new-navigaton-by-defaultPhil Hughes2017-08-307-129/+373
| |\
| * | spec updatesPhil Hughes2017-08-292-0/+4
| * | more spec fixesPhil Hughes2017-08-291-1/+1
* | | Merge branch 'master' into sh-headless-chrome-supportStan Hu2017-08-318-179/+373
|\ \ \ | | |/ | |/|
| * | Merge branch 'improve-autocomplete-user-performance' into 'master'Yorick Peterse2017-08-301-6/+6
| |\ \