summaryrefslogtreecommitdiff
path: root/spec/features/signup_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Remove superfluous type defs in specsKeifer Furzland2017-07-271-1/+1
* Correct RSpec/SingleLineHook cop offensesRobert Speicher2017-06-141-2/+6
* Correctly stub application settings in signup_spec.rbcorrectly-stub-application-settings-in_signup_specLuke "Jared" Bennett2017-05-071-2/+2
* Add email and password confirmation fields to registration formDrew Blessing2017-01-031-9/+12
* Make UX upgrades to SignIn/Register views.Bryce Johnson2016-10-151-4/+4
* Enable Style/EmptyLines cop, remove redundant onesrubocop/enable-cops-for-empty-linesGrzegorz Bizon2016-07-011-2/+0
* Change landing page when skipping confirmation email and add documentationFelipe Artur2016-05-161-11/+34
* Change skip_user_confirmation_email to send_user_confirmation_emailFelipe Artur2016-05-161-0/+2
* Merge branch 'rs-unique-signup-fields' into 'master' Douwe Maan2016-05-041-12/+12
|\
| * Improve uniqueness of field names on the signup formrs-unique-signup-fieldsRobert Speicher2016-04-191-12/+12
* | Improved confirmation UXconfirmation-screenPhil Hughes2016-04-211-2/+2
|/
* Add acceptance test to check if the user password persists after form redispl...Timothy Andrew2016-04-181-0/+55