summaryrefslogtreecommitdiff
path: root/spec/features/dashboard/issues_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* Change `login_as` uses to `gitlab_sign_in`Robert Speicher2017-06-191-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