summaryrefslogtreecommitdiff
path: root/spec/features/issues/filtered_search
Commit message (Expand)AuthorAgeFilesLines
* Use count expectation so `all` finder will wait (patience)34435-add-wait-timer-for-recent-searches-itemEric Eastwood2017-10-311-13/+7
* Replaces `tag: true` into `:tag` in the specsJacopo2017-10-077-7/+7
* Fix spelling of occurredjramsay-spelling-occurredJames Ramsay2017-09-261-1/+1
* Improve list of sorting optionsVitaliy @blackst0ne Klachkov2017-09-231-9/+7
* Check for sidebar cookie instead of class when resizing windowAnnabel Dunstone Gray2017-09-111-1/+1
* 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
|\
| * Merge branch 'improve-autocomplete-user-performance' into 'master'Yorick Peterse2017-08-301-6/+6
| |\
| | * Improve AutocompleteController#user.json performanceHiroyuki Sato2017-08-251-6/+6
| * | Add filter by my reactionHiroyuki Sato2017-08-306-123/+367
* | | spec updatesPhil Hughes2017-08-292-0/+4
* | | more spec fixesPhil Hughes2017-08-291-1/+1
|/ /
* | Remove skipped examples in filtered issues feature specrs-remove-filtered-issues-skipsRobert Speicher2017-08-251-50/+0
|/
* Change find to within for detecting bad search specsClement Ho2017-08-167-111/+147
* Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-029-10/+10
* Use `empty_project` where possible in spec/features/issuesRobert Speicher2017-07-271-1/+1
* Remove superfluous type defs in specsKeifer Furzland2017-07-279-9/+9
* 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
* | Merge branch 'master' into rs-sign_inRobert Speicher2017-07-061-1/+1
|\ \ | |/
| * Create and use project path helpers that only need a project, no namespaceDouwe Maan2017-07-059-19/+19
| * Clean up issuable listsTaurie Davis2017-06-291-1/+1
* | Auto-correct ProjectPathHelper violationsRobert Speicher2017-07-069-19/+19
* | Change gitlab_sign_in to sign_in where possibleRobert Speicher2017-06-297-7/+7
|/
* Change `login_as` uses to `gitlab_sign_in`Robert Speicher2017-06-197-7/+7
* Merge branch 'auto-search-when-state-changed' into 'master'Phil Hughes2017-06-071-4/+4
|\
| * Use data attributes instead of classClement Ho2017-06-071-4/+4
| * Fix rspecClement Ho2017-06-061-4/+4
* | 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-022-2/+4
* Show current user immediately in issuable filtersWinnie Hellmann2017-06-022-0/+38
* Merge branch 'rework-authorizations-performance' into 'master'Douwe Maan2017-05-292-2/+2
|\
| * Use CTEs for nested groups and authorizationsYorick Peterse2017-05-172-2/+2
* | atom links with rss token instead of private tokenAlexis Reigel2017-05-241-4/+4