Chatwoot/config
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
..
deploy Initial Commit 2019-08-14 15:18:44 +05:30
environments Fix url in emails, add frontendURL helper (#19) 2019-08-25 19:59:28 +05:30
initializers Refactor Conversation model (#134) 2019-10-12 23:38:41 +05:30
locales Feature/update confirmation email information (#145) 2019-10-14 14:24:58 +05:30
webpack Set webpack_compile_output to true 2019-08-21 21:30:25 +05:30
application.rb Upgrade to rails 6 💎 (#11) 2019-08-19 13:49:57 +05:30
boot.rb Upgrade to rails 6 💎 (#11) 2019-08-19 13:49:57 +05:30
deploy.rb Initial Commit 2019-08-14 15:18:44 +05:30
environment.rb Initial Commit 2019-08-14 15:18:44 +05:30
nginx.conf Initial Commit 2019-08-14 15:18:44 +05:30
plans.yml Use secret_key_base from env 2019-08-15 23:08:36 +05:30
puma.rb Upgrade to rails 6 💎 (#11) 2019-08-19 13:49:57 +05:30
reports_redis.yml Initial Commit 2019-08-14 15:18:44 +05:30
routes.rb Fix url in emails, add frontendURL helper (#19) 2019-08-25 19:59:28 +05:30
secrets.yml Use secret_key_base from env 2019-08-15 23:08:36 +05:30
spring.rb Upgrade to rails 6 💎 (#11) 2019-08-19 13:49:57 +05:30
storage.yml Upgrade to rails 6 💎 (#11) 2019-08-19 13:49:57 +05:30
webpacker.yml Set webpack_compile_output to true 2019-08-21 21:30:25 +05:30