summaryrefslogtreecommitdiff
path: root/spec/features/snippets/notes_on_personal_snippets_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* fix transient test failures caused by wrong dropdown triggerfix-flakesSimon Knox2017-08-281-1/+1
* take edit note button out of dropdown34527-make-edit-comment-button-always-available-outside-of-dropdownSimon Knox2017-08-101-5/+1
* 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