summaryrefslogtreecommitdiff
path: root/spec/features/issues
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add js prefix for issuable-editadd-js-prefix-issuable-editClement Ho2017-12-081-1/+1
* Merge branch '22680-unlabel-slash-command-limit-autocomplete-to-applied-label...Tim Zallmann2017-12-061-0/+106
|\
| * Limit autocomplete menu to applied labelsVitaliy @blackst0ne Klachkov2017-11-281-0/+106
* | Add an ability to use a custom branch name on creation from issuesVitaliy @blackst0ne Klachkov2017-11-252-106/+248
|/
* fix to allow integer label refernceshaseeb2017-11-131-9/+9
* Clean up schema of the "issues" tablecleanup-issues-schemaYorick Peterse2017-11-091-3/+4
* Remove create MR button from issues when MRs are disabledGeorge Andrinopoulos2017-11-061-0/+13
* fix flaky tests by removing unneeded clicks and focus actionsMike Greiling2017-11-031-16/+1
* fix flaky test in gfm_autocomplete_spec.rbMike Greiling2017-11-031-1/+0