summaryrefslogtreecommitdiff
path: root/spec/features/issues
Commit message (Expand)AuthorAgeFilesLines
* Rename some css classes that are shared between issues and mrsDmitriy Zaporozhets2018-09-211-1/+1
* Merge branch 'lock-unlock-quick-actions' into 'master'Rémy Coutable2018-09-101-0/+0
|\
| * Rename `slash_commands` ~> `quick_actions` in specs filesMehdi Lahmam2018-09-061-0/+0
* | Use ResourceLabelEvent for tracking label changesJan Provaznik2018-09-071-0/+60
|/
* fixes breadcrumbs on new issue page. adds link to issues page.J.D. Bean2018-09-041-0/+18
* Reorganize issues and merge request feature specs in the same folderRémy Coutable2018-08-308-0/+488
* Combines emoji award spec files into single user_interacts_with_awards_in_iss...Nate Geslin2018-08-143-197/+347
* Replace author_link snake case in stylesheets, specs, and helpersGeorge Tsiolis2018-07-241-1/+1
* Replace author_link snake case in specsGeorge Tsiolis2018-07-241-1/+1
* Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao2018-07-1119-30/+30
* Updates from `rubocop -a`Lin Jen-Shin2018-07-091-1/+1
* Enable Capybara/FeatureMethods copWinnie Hellmann2018-07-0513-22/+26
* Bring changes from EEunify-filter_issues_spec.rbLin Jen-Shin2018-06-211-2/+34
* Changes tab VUE refactoringFelipe Artur2018-06-212-13/+23
* Merge branch 'fix-flakey-move-slash-command-unauthorized-project' into 'master'Robert Speicher2018-06-151-1/+3
|\
| * Fix flakey move slash command with unauthorized projectfix-flakey-move-slash-command-unauthorized-projectEric Eastwood2018-06-141-1/+3
* | 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
|/
* Resolve "Add `/confidential` quick action for issues"Jan2018-06-131-0/+36
* Backport of "Add assignee lists to boards"Mario de la Ossa2018-06-071-0/+3
* Export assigned issues in iCalendar feedImre Farkas2018-05-311-2/+2
* Test remove restore window sizeClement Ho2018-05-241-4/+0
* Restore window size after spec resizes screen smClement Ho2018-05-151-0/+4
* Merge branch 'master' into bootstrap4Clement Ho2018-05-081-1/+5
|\
| * ensure users are signed out properly in user_uses_slash_commands_spec.rbLukas Eipert2018-05-031-0/+2
| * Make sure the user is logged out before they're logged in againRémy Coutable2018-05-021-1/+3
* | Fix filter issues specClement Ho2018-04-201-1/+1
* | Fix issue create new branchClement Ho2018-04-191-2/+2
|/
* Resolve "Improve tooltips of collapsed sidebars"Dennis Tang2018-04-191-2/+2
* Resolve "View labels when editing labels in sidebar and board sidebar"André Luís2018-04-181-1/+8
* Fix the reCAPTCHA spec failures by not rendering the widget in test modeStan Hu2018-04-061-3/+0
* Merge branch 'fl-fix-milestone-bug-10-6' into 'security-10-6'Phil Hughes2018-04-051-0/+17
* Allow assigning and filtering issuables by ancestor group labelsFelipe Artur2018-04-041-9/+0
* Replace the `project/issues/issues.feature` spinach test with an rspec analogblackst0ne2018-04-031-13/+13
* Resolve "Clicking confidential and lock icons on sidebar should also activate...Dennis Tang2018-04-021-0/+44
* Update test for change in label dropdown action nameKushal Pandya2018-03-122-7/+7
* Merge branch 'dz-use-less-deprecated-methods' into 'master'Douwe Maan2018-03-051-1/+1
|\
| * Replace deprecated name_with_namespace with full_name in app and specDmitriy Zaporozhets2018-03-051-1/+1
* | Fix quick actions for users who cannot update issues and MRs43334-reply-by-email-did-not-pick-up-unsubscribe-quick-actionSean McGivern2018-03-021-3/+0
|/
* Add test for label search behaviour24774-clear-the-Labels-dropdown-search-filterKushal Pandya2018-02-271-0/+12
* Fixed issue edit shortcut not workingissue-edit-shortcutPhil Hughes2018-02-261-0/+12
* Move RecentSearchesDropdownContent vue componentGeorge Tsiolis2018-02-221-2/+2
* use Gitlab::UserSettings directly as a singleton instead of including/extendi...Mario de la Ossa2018-02-021-1/+1
* Workaround a recaptcha pop-up that cannot be testedRémy Coutable2018-01-241-0/+3
* Merge branch 'label-xss-10-3' into 'security-10-3'Jacob Schatz2018-01-161-0/+9
* Adds Rubocop rule for line break around conditionals🙈 jacopo beschi 🙉2018-01-111-0/+1
* disables the shortcut to the issue boards when issues are disabledChristiaan Van den Poel2018-01-081-0/+36
* 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-2219-39/+39
* Show inline edit button for issuesClement Ho2017-12-191-1/+1