Chatwoot/spec/models
Sony Mathew 70e4cc08b6
[#260] One click deploy to heroku (#275)
* [#260] One click deploy to heroku

* Added app.json file for Heroku deployment
* Made changes in Procfile to accept the PORT as env variable
* Added the one click button in README.md

* Change readme and link

* Alignment of button in Readme

* Changing redis to free plan

* Removed node-js build-pack

* Changed the post-deploy script to be rake db:migrate

* Removed web concurrency variable from app.json for heroku

* Changed the link to chatwoot logo referenced in app.json

* Changed postdeploy hook

* Changed logo to be raw content from github

* Changed the SMTP variables

* Added optional conditional for sending mail
* Changed the naming of SMTP variables

* Having logo as base 64 encoded image for heroku deploy page

* Fixed key not found error for SMTP variables

* Correcting the specs for conversation assignment mailer

* Spec rubocop fixes

* Spec rubocop fixes
* Added the link to master for heroku app.json
2019-11-24 17:19:14 +05:30
..
channel Fix url in emails, add frontendURL helper (#19) 2019-08-25 19:59:28 +05:30
.keep Fix url in emails, add frontendURL helper (#19) 2019-08-25 19:59:28 +05:30
contact_spec.rb Contact model changes (#184) 2019-10-27 13:14:36 +05:30
conversation_spec.rb [#260] One click deploy to heroku (#275) 2019-11-24 17:19:14 +05:30
inbox_spec.rb Feature/add inbox specs (#192) 2019-10-30 10:49:23 +05:30
user_spec.rb Refactoring the code for pub sub (#155) 2019-10-17 03:18:07 +05:30