summaryrefslogtreecommitdiff
path: root/spec/features/snippets/notes_on_personal_snippets_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Autocorrect with RSpec/ExampleWording copThong Kuah2019-04-051-1/+1
* Remove now-unnecessary md-preview classDouwe Maan2019-03-261-1/+1
* Unite green buttons under one css classDmitriy Zaporozhets2018-09-191-1/+1
* Show the status of a user in interactionsBob Van Landuyt2018-07-301-0/+11
* add accept_confirm around "delete comment" buttonMike Greiling2017-10-241-1/+1
* Replaced trigger calls for click, fixed click_on callJose Ivan Vargas2017-09-261-1/+1
* Merge branch 'master' into sh-headless-chrome-supportStan Hu2017-08-311-1/+1
|\
| * fix transient test failures caused by wrong dropdown triggerfix-flakesSimon Knox2017-08-281-1/+1
* | Merge branch 'master' into sh-headless-chrome-supportStan Hu2017-08-161-5/+1
|\ \ | |/
| * take edit note button out of dropdown34527-make-edit-comment-button-always-available-outside-of-dropdownSimon Knox2017-08-101-5/+1
* | Remove unsupported `network_traffic` in specsStan Hu2017-08-121-3/+0
|/
* Remove superfluous type defs in specsKeifer Furzland2017-07-271-1/+1
* Change gitlab_sign_in to sign_in where possibleRobert Speicher2017-06-291-1/+1
* Resolve "Unable to access edit comment from dropdown menu in certain screen s...Luke "Jared" Bennett2017-06-271-0/+1
* Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon2017-06-211-2/+2
* Change `login_as` uses to `gitlab_sign_in`Robert Speicher2017-06-191-1/+1
* Disable autocomplete on snippets commentsEric Eastwood2017-06-191-0/+16
* Added more actions and report as abuse to all notesLuke "Jared" Bennett2017-06-071-1/+11
* Use wait_for_requests to wait all JS requestwait-for-ajax-handling-all-js-requestsOswaldo Ferreira2017-05-221-1/+1
* Just assert the existence of the timeago elementLuke "Jared" Bennett2017-05-081-4/+3
* Check for all possible timeago strings that can be rendered in a few minutes....fix-notes_on_personal_snippets_spec-timeago-assertion-ceLuke "Jared" Bennett2017-05-081-1/+4
* Support comments for personal snippetsJarka Kadlecova2017-05-051-2/+62
* Display comments for personal snippets12910-personal-snippets-notes-showJarka Kadlecova2017-05-021-0/+39