summaryrefslogtreecommitdiff
path: root/spec/features/dashboard/issues_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add frozen_string_literal to spec/featuresThong Kuah2019-07-261-0/+2
* Fix testsHeinrich Lee Yu2018-11-131-21/+6
* Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao2018-07-111-1/+1
* Export assigned issues in iCalendar feedImre Farkas2018-05-311-2/+2
* Check if at least one filter is set on dashboardJan Provaznik2018-04-031-9/+0
* Replace deprecated name_with_namespace with full_name in app and specDmitriy Zaporozhets2018-03-051-3/+3
* Replace deprecated path_with_namespace with full_pathDmitriy Zaporozhets2018-03-051-1/+1
* Replace '.team << [user, role]' with 'add_role(user)' in specs36782-replace-team-user-role-with-add_role-user-in-specsblackst0ne2017-12-221-1/+1
* Merge branch 'master' into sh-headless-chrome-supportMike Greiling2017-10-231-1/+3
|\
| * Check for element before evaluate_scriptEric Eastwood2017-10-191-1/+3
* | fix assignment to hidden inputMike Greiling2017-10-121-1/+1
* | Merge branch 'master' into sh-headless-chrome-supportMike Greiling2017-10-091-4/+4
|\ \ | |/
| * Replaces `tag: true` into `:tag` in the specsJacopo2017-10-071-4/+4
* | Merge branch 'master' into sh-headless-chrome-supportStan Hu2017-08-091-6/+15
|\ \ | |/
| * Group-level new issue & MR using previously selected projectBryce Johnson2017-08-071-3/+12
| * Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-021-3/+3
* | Change trigger('click') -> click for ChromeStan Hu2017-08-021-1/+1
* | Merge branch 'master' into sh-headless-chrome-supportStan Hu2017-08-021-2/+20
|\ \ | |/
| * Ensure Gitlab::Application.routes.default_url_options are set correctly in Ca...Rémy Coutable2017-07-281-11/+1
| * Remove superfluous type defs in specsKeifer Furzland2017-07-271-1/+1
| * Ensure the overriding of Gitlab::Application.routes.default_url_options is on...rc/35599-stop-the-bleeding-of-default_url_optionsRémy Coutable2017-07-271-0/+4
| * Move relative_path to the element that is being clickedJarka Kadlecova2017-07-251-0/+18
| * Clear issuable counter caches on updateclear-issuable-count-cache-for-statesSean McGivern2017-07-191-1/+1
| * Change gitlab_sign_in to sign_in where possibleRobert Speicher2017-06-291-1/+2
| * Add feature spec for dashboard state filter tabs33833-issue-and-mr-state-tabs-don-t-work-on-dashboardEric Eastwood2017-06-211-0/+5
* | Merge branch 'master' into sh-headless-chrome-supportStan Hu2017-06-211-1/+1
|\ \ | |/
| * Change `login_as` uses to `gitlab_sign_in`Robert Speicher2017-06-191-1/+1
* | Convert variants of trigger('click') -> clickStan Hu2017-06-161-1/+1
|/
* 'New issue'/'New merge request' dropdowns should show only projects with issu...19107-404-when-creating-new-milestone-or-issue-for-project-that-has-issues-disabledblackst0ne2017-05-301-40/+49
* use full caps RSS instead of rssAlexis Reigel2017-05-241-2/+2
* atom links with rss token instead of private tokenAlexis Reigel2017-05-241-2/+2
* Fix unassigned checkmarkClement Ho2017-05-171-0/+11
* Backport of multiple_assignees_feature [ci skip]Valery Sizov2017-05-041-1/+6
* Show public RSS feeds to anonymous usersMichael Kozono2017-02-281-0/+3
* Move dashboard issues spinach test to RspecSemyon Pupkov2017-02-101-0/+48