Chatwoot/app/models/concerns
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
..
.keep Initial Commit 2019-08-14 15:18:44 +05:30
access_tokenable.rb Feature: Access tokens for API access (#604) 2020-03-11 00:02:15 +05:30
availability_statusable.rb Feature: Add online status to each user (#452) 2020-02-02 22:49:16 +05:45
avatarable.rb Chore: Switch from Carrierwave to ActiveStorage (#393) 2020-01-07 22:59:17 +05:30
content_attribute_validator.rb Feature: Rich Message Types (#610) 2020-04-10 16:42:37 +05:30
features.rb Feature: Feature flags on account (#814) (#815) 2020-05-04 23:06:42 +05:30
pubsubable.rb Replace pusher with action cable (#178) 2019-10-25 01:37:01 +05:30
reportable.rb Enhancement: Move reporting metrics to postgres (#606) 2020-03-18 16:53:35 +05:30