Ben Halpern
a079434397
Add new invitation params ( #20074 )
...
* Add new invitation fields
* SMTP enabled check
* Update spec/requests/api/v1/admin/users_spec.rb
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* Add devise_mailer spec
* Add devise_mailer spec
* Update spec/mailers/devise_mailer_spec.rb
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* Update spec/mailers/devise_mailer_spec.rb
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* Update spec/mailers/devise_mailer_spec.rb
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
---------
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-09-13 13:01:39 -04:00
Suzanne Aitchison
25bf8a0711
Remove name from invitation flow ( #17438 )
...
* remove name from invite user flow
* remove name from invitation instructions
* update invitations spec
* update specs and invitation actions overflow menu name
* allow users to set name when accepting invite
2022-05-03 09:33:12 +01:00
Ridhwana
4ef0949263
Update the User Invitation email copy ( #15501 )
...
* feat: update the invitation text and translations
* chore: oops french in english
* chore: translation
* fix: name fr
2021-11-29 09:29:36 -05:00
Nick Taylor
bf2d673492
Created the Forem creator confirmation email template ( #14659 )
...
Co-authored-by: Michael Kohl <citizen428@forem.com>
Co-authored-by: Ridhwana <Ridhwana.Khan16@gmail.com>
2021-10-21 14:56:09 -04:00
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
Glenn Carremans
6e31738612
Fix linting issues in app/views/devise ( #1858 ) [ci skip]
2019-02-25 13:13:25 -05:00
Mac Siri
301c6080e3
Initial commit
2018-02-28 16:11:08 -05:00