summaryrefslogtreecommitdiff
path: root/spec/features/uploads/user_uploads_file_to_note_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Replace rails_helper.rb with spec_helper.rb66741-remove-spec-rails_helper-rbAsh McKenzie2019-08-301-1/+1
* Add frozen_string_literal to spec/featuresThong Kuah2019-07-261-0/+2
* Enable Capybara/FeatureMethods copWinnie Hellmann2018-07-051-2/+2
* refactor wait_for_requests, add slow_requests block helperMike Greiling2017-11-021-21/+13
* slow down requests for dropzone uploads to avoid race conditionsMike Greiling2017-10-241-0/+8
* Replaces `tag: true` into `:tag` in the specsJacopo2017-10-071-8/+8
* Merge branch 'master' into issue-discussions-refactorFilipa Lacerda2017-08-041-1/+1
|\
| * Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-021-1/+1
* | Merge branch 'master' into issue-discussions-refactorDouwe Maan2017-07-311-1/+1
|\ \ | |/
| * Remove superfluous type defs in specsKeifer Furzland2017-07-271-1/+1
* | IssueNotesRefactor: Fix upload specs.Fatih Acet2017-07-211-0/+1
|/
* Auto-correct ProjectPathHelper violationsRobert Speicher2017-07-061-1/+1
* Change gitlab_sign_in to sign_in where possibleRobert Speicher2017-06-291-1/+1
* Change `login_as` uses to `gitlab_sign_in`Robert Speicher2017-06-191-1/+1
* Use wait_for_requests to wait all JS requestwait-for-ajax-handling-all-js-requestsOswaldo Ferreira2017-05-221-2/+2
* Add an ability to cancel attaching file and redesign attaching files UIblackst0ne2017-05-161-8/+68
* Add feature specs for three types of user uploadsrs-uploadersRobert Speicher2017-02-241-0/+22