Chatwoot/app/controllers/api/v1
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
..
conversations Initial Commit 2019-08-14 15:18:44 +05:30
widget Initial Commit 2019-08-14 15:18:44 +05:30
accounts_controller.rb Initial Commit 2019-08-14 15:18:44 +05:30
agents_controller.rb Feature/update confirmation email information (#145) 2019-10-14 14:24:58 +05:30
callbacks_controller.rb Initial Commit 2019-08-14 15:18:44 +05:30
canned_responses_controller.rb Initial Commit 2019-08-14 15:18:44 +05:30
contacts_controller.rb Initial Commit 2019-08-14 15:18:44 +05:30
conversations_controller.rb Initial Commit 2019-08-14 15:18:44 +05:30
facebook_indicators_controller.rb Use around_action instead of around_filter 2019-08-21 21:52:20 +05:30
inbox_members_controller.rb Fix #58 - Refactor inbox_members_controller (#109) 2019-10-08 14:03:41 +05:30
inboxes_controller.rb Initial Commit 2019-08-14 15:18:44 +05:30
labels_controller.rb Initial Commit 2019-08-14 15:18:44 +05:30
reports_controller.rb Use around_action instead of around_filter 2019-08-21 21:52:20 +05:30
subscriptions_controller.rb Initial Commit 2019-08-14 15:18:44 +05:30
webhooks_controller.rb Setup Circle CI, add brakeman config (#13) 2019-08-21 12:59:56 +05:30