summaryrefslogtreecommitdiff
path: root/spec/features/issues
Commit message (Expand)AuthorAgeFilesLines
* 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
* don't attempt to click on hidden elementsMike Greiling2017-11-031-4/+6
* Merge branch 'master' into sh-headless-chrome-supportMike Greiling2017-11-021-17/+8
|\
| * Use count expectation so `all` finder will wait (patience)34435-add-wait-timer-for-recent-searches-itemEric Eastwood2017-10-311-13/+7
* | refactor wait_for_requests, add slow_requests block helperMike Greiling2017-11-025-20/+20
* | add CookieHelper and InputHelper automatically to :js testsMike Greiling2017-11-022-4/+0
* | add slow_requests! to filtered search tests which expect to see a loading spi...Mike Greiling2017-11-015-0/+10
* | Merge branch 'master' into sh-headless-chrome-supportMike Greiling2017-10-291-5/+44
|\ \ | |/
| * Revert "Merge branch '36670-remove-edit-form' into 'master'"39441-bring-edit-form-backSean McGivern2017-10-261-5/+44
* | use click instead of send(:return) so that open select dropdowns are blurredMike Greiling2017-10-261-1/+1
* | correct the issues list count for label:none filterMike Greiling2017-10-241-1/+1
* | fix issue in which enter key from fill_in command was intercepted by autocomp...Mike Greiling2017-10-241-2/+2
* | fix race condition when loading labels in filter barMike Greiling2017-10-241-1/+1
* | Merge branch 'master' into sh-headless-chrome-supportMike Greiling2017-10-232-1/+3
|\ \ | |/
| * Use title as placeholder instead of issue title for reusabilityClement Ho2017-10-201-1/+1
| * Check for element before evaluate_scriptEric Eastwood2017-10-191-0/+2
* | clear localStorage after each capybara test (global)Mike Greiling2017-10-202-8/+0
* | fix rubocop (oops)Mike Greiling2017-10-202-5/+5
* | clear localstorage between testsMike Greiling2017-10-191-0/+4
* | add InputHelper rspec helper to simulate non-BMP character inputMike Greiling2017-10-171-5/+12
* | Merge branch 'master' into sh-headless-chrome-supportMike Greiling2017-10-0919-32/+32
|\ \ | |/
| * Replaces `tag: true` into `:tag` in the specsJacopo2017-10-0719-32/+32
* | Merge branch 'master' into sh-headless-chrome-supportJose Ivan Vargas2017-10-061-2/+1
|\ \ | |/
| * Show confirmation modal before deleting accountWinnie Hellmann2017-10-061-2/+1
* | Merge branch 'master' into sh-headless-chrome-supportJose Ivan Vargas2017-10-031-44/+5
|\ \ | |/
| * Remove edit action for issuesJarka Kadlecova2017-10-031-44/+5
* | Fix Element is not clickable at this pointJose Ivan Vargas2017-10-021-1/+1
* | Merge remote-tracking branch 'origin/master' into sh-headless-chrome-supportJose Ivan Vargas2017-09-291-1/+1
|\ \ | |/
| * Fix spelling of occurredjramsay-spelling-occurredJames Ramsay2017-09-261-1/+1
* | Replaced trigger click calls for click, also fixed ace_editor-input testJose Ivan Vargas2017-09-271-1/+1
* | fixed spec/features/issues/filtered_search/dropdown_milestone_spec.rbPhil Hughes2017-09-271-1/+0
* | fixed spec/features/issues/filtered_search/dropdown_assignee_spec.rbPhil Hughes2017-09-271-1/+0
* | Merge branch 'master' into sh-headless-chrome-supportJose Ivan Vargas2017-09-263-11/+9
|\ \ | |/
| * Fix specsAnnabel Dunstone Gray2017-09-252-2/+2
| * Improve list of sorting optionsVitaliy @blackst0ne Klachkov2017-09-231-9/+7
* | add set_cookie helperMike Greiling2017-09-221-1/+2
* | Replaced trigger calls for clickJose Ivan Vargas2017-09-191-3/+3
* | Merge branch 'master' into sh-headless-chrome-supportMike Greiling2017-09-181-4/+4
|\ \ | |/
| * Minor update to address Sean McGivern's comment.manolis2017-09-151-4/+4
* | Merge branch 'master' into sh-headless-chrome-supportJose Ivan Vargas2017-09-133-19/+3
|\ \ | |/
| * Check for sidebar cookie instead of class when resizing windowAnnabel Dunstone Gray2017-09-111-1/+1
| * Merge branch 'master' into breadcrumbs-improvementsPhil Hughes2017-09-061-14/+0
| |\