Chatwoot/app/controllers
Lauren b89353b76c Feature/update confirmation email information (#145)
* Add `invited_by` foreign key to User

Allows for a User to be tied to the user who invited them

* Include `current_user` in new agent initialization parameters

* Add `shoulda-matchers` for testing associations

* Add Inviter information and associated account to welcome email

* Only show inviter info if applicable

* Update conversation spec for FFaker compatibility
2019-10-14 14:24:58 +05:30
..
api Feature/update confirmation email information (#145) 2019-10-14 14:24:58 +05:30
concerns Initial Commit 2019-08-14 15:18:44 +05:30
application_controller.rb Refactor Conversation model (#134) 2019-10-12 23:38:41 +05:30
confirmations_controller.rb Fix url in emails, add frontendURL helper (#19) 2019-08-25 19:59:28 +05:30
dashboard_controller.rb Initial Commit 2019-08-14 15:18:44 +05:30
home_controller.rb Initial Commit 2019-08-14 15:18:44 +05:30
passwords_controller.rb Upgrade to rails 6 💎 (#11) 2019-08-19 13:49:57 +05:30
sessions_controller.rb Upgrade to rails 6 💎 (#11) 2019-08-19 13:49:57 +05:30