Chatwoot/app
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
..
assets Cleanup gemfiles 2019-08-17 17:49:31 +05:30
bot Initial Commit 2019-08-14 15:18:44 +05:30
builders Update contact_params function (#100) 2019-10-06 10:29:54 +03:00
controllers Feature/update confirmation email information (#145) 2019-10-14 14:24:58 +05:30
dispatchers Refactor Conversation model (#134) 2019-10-12 23:38:41 +05:30
finders Initial Commit 2019-08-14 15:18:44 +05:30
helpers Fix url in emails, add frontendURL helper (#19) 2019-08-25 19:59:28 +05:30
identities Initial Commit 2019-08-14 15:18:44 +05:30
javascript Refactor parseErrorCode and try to decrease method complexity (#132) 2019-10-10 09:11:18 +05:30
jobs Initial Commit 2019-08-14 15:18:44 +05:30
listeners Cleanup message model, fix reporting listener issues 2019-08-31 04:08:00 +05:30
mailers Fix url in emails, add frontendURL helper (#19) 2019-08-25 19:59:28 +05:30
models Feature/update confirmation email information (#145) 2019-10-14 14:24:58 +05:30
policies Initial Commit 2019-08-14 15:18:44 +05:30
presenters/conversations Refactor Conversation model (#134) 2019-10-12 23:38:41 +05:30
services Cleanup message model, fix reporting listener issues 2019-08-31 04:08:00 +05:30
uploaders Update location where attachment uploads are stored in test environment (#91) 2019-10-02 21:56:09 +08:00
views Feature/update confirmation email information (#145) 2019-10-14 14:24:58 +05:30