iachat/config
Sony Mathew fabc3170b7
Feature: Feature flags on account (#814) (#815)
* Feature: Feature flags on account (#814)
* Added the new column on account model for managing feature flags
* Added the inbound email flag
* Locked the settings of this eature in account settings based on this
* Encapsulated the feature flaging as a concern. With this, we can re-use the same concern if we introduce this in other models like user or inbox or so.
* Added the features in the account api

* Changed Rails/FilePath style - rubocop issue

* Revert "Changed Rails/FilePath style - rubocop issue"

This reverts commit 3a42d3b9c9b3a2fde8bc7256fd704b6fcaf54040.

* Disabling rubocop on codeclimate as we already have this in CICD
2020-05-04 23:06:42 +05:30
..
environments Chore: Moved the email ingress method to an env variable (#777) (#806) 2020-05-02 23:29:09 +05:30
initializers Chore: Remove redis backed reporting (#669) 2020-05-02 16:04:52 +05:30
locales Chore: Add pt and pt_BR translations (#813) 2020-05-04 17:33:55 +05:30
webpack [Feature] Website live chat (#187) 2019-10-29 12:50:54 +05:30
app.yml Chore: Housekeeping tasks (#721) 2020-04-16 15:05:01 +05:30
application.rb Chore: Housekeeping tasks (#721) 2020-04-16 15:05:01 +05:30
boot.rb Upgrade to rails 6 💎 (#11) 2019-08-19 13:49:57 +05:30
cable.yml [491] Bug fix - Sidekiq Redis Auth issue (#527) 2020-02-20 10:52:26 +05:30
database.yml Fix private note shown to user in widget (#308) 2019-11-27 10:12:57 +05:30
environment.rb Initial Commit 2019-08-14 15:18:44 +05:30
features.yml Feature: Feature flags on account (#814) (#815) 2020-05-04 23:06:42 +05:30
plans.yml Use secret_key_base from env 2019-08-15 23:08:36 +05:30
puma.rb 🚨Fix Rubocop lint errors 2019-10-20 14:17:26 +05:30
routes.rb Feature: Api to toggle typing status on a conversation (#807) 2020-05-03 12:17:27 +05:30
secrets.yml Use secret_key_base from env 2019-08-15 23:08:36 +05:30
sidekiq.yml Feature: Conversation Continuity with Email (#770) 2020-04-30 20:20:26 +05:30
spring.rb 🚨Fix Rubocop lint errors 2019-10-20 14:17:26 +05:30
storage.yml Chore: Switch from Carrierwave to ActiveStorage (#393) 2020-01-07 22:59:17 +05:30
webpacker.yml [Enhancement] Docker support Debugging (byebug & pry) and receive emails to MailHog via smtp (#371) 2019-12-22 22:53:18 +05:30