fabc3170b7
* 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 |
||
---|---|---|
.. | ||
channel | ||
concerns | ||
access_token.rb | ||
account.rb | ||
account_user.rb | ||
agent_bot.rb | ||
agent_bot_inbox.rb | ||
application_record.rb | ||
attachment.rb | ||
canned_response.rb | ||
contact.rb | ||
contact_inbox.rb | ||
conversation.rb | ||
event.rb | ||
inbox.rb | ||
inbox_member.rb | ||
message.rb | ||
notification.rb | ||
notification_setting.rb | ||
notification_subscription.rb | ||
plan.rb | ||
subscription.rb | ||
telegram_bot.rb | ||
user.rb | ||
webhook.rb |