docbrown/app/views/devise
Ben Halpern da6a6739e5
[deploy] Invite users to join and create password (#9294)
* Initial invitation work

* Add more invitation code

* Add proper registration page

* Fix up tests

* Fix failings

* Fix spec

* Add self-serve auth config

* Add registered condition

* Change profile image call and registered_at test

* Change comment

* Fix copy test

* Stub emojipedia

* Linting

* Add registered at to factory

* Ensure registered for user tag

* Update app/views/internal/invitations/index.html.erb

Co-authored-by: Michael Kohl <citizen428@dev.to>

* Update app/controllers/internal/invitations_controller.rb

Co-authored-by: Michael Kohl <citizen428@dev.to>

* Slight changes

* Update recover password flow

* Update app/views/internal/invitations/index.html.erb

Co-authored-by: Michael Kohl <citizen428@dev.to>

* Update app/controllers/internal/invitations_controller.rb

Co-authored-by: Michael Kohl <citizen428@dev.to>

* Update db/schema.rb

Co-authored-by: Michael Kohl <citizen428@dev.to>
2020-07-15 11:37:19 -04:00
..
confirmations Fix linting issues in app/views/devise (#1858) [ci skip] 2019-02-25 13:13:25 -05:00
invitations [deploy] Invite users to join and create password (#9294) 2020-07-15 11:37:19 -04:00
mailer [deploy] Invite users to join and create password (#9294) 2020-07-15 11:37:19 -04:00
passwords [deploy] Invite users to join and create password (#9294) 2020-07-15 11:37:19 -04:00
registrations [deploy] Invite users to join and create password (#9294) 2020-07-15 11:37:19 -04:00
sessions Improve Sign In/Up Error Handling (#832) 2018-10-11 13:31:37 -04:00
shared [deploy] Refactor to create a helper for the mailer links (#7502) 2020-04-27 09:18:16 -04:00
unlocks Initial commit 2018-02-28 16:11:08 -05:00