Chatwoot/app/models
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
..
channel Feature: Twilio Whatsapp Integration (#779) 2020-04-30 01:41:13 +05:30
concerns Feature: Feature flags on account (#814) (#815) 2020-05-04 23:06:42 +05:30
access_token.rb Feature: Access tokens for API access (#604) 2020-03-11 00:02:15 +05:30
account.rb Feature: Feature flags on account (#814) (#815) 2020-05-04 23:06:42 +05:30
account_user.rb Feature: User Notification Objects (#752) 2020-05-01 14:53:43 +05:30
agent_bot.rb Feature: Api to toggle typing status on a conversation (#807) 2020-05-03 12:17:27 +05:30
agent_bot_inbox.rb Feature: Access tokens for API access (#604) 2020-03-11 00:02:15 +05:30
application_record.rb Remove unused method from ApplicationRecord (#257) 2019-11-24 02:51:33 +05:30
attachment.rb Chore: Add Facebook app set up documentation (#647) 2020-03-28 11:43:02 +05:30
canned_response.rb Annotations (#327) 2019-11-30 19:09:55 +05:30
contact.rb Feature: Api to toggle typing status on a conversation (#807) 2020-05-03 12:17:27 +05:30
contact_inbox.rb Feature: Rich Message Types (#610) 2020-04-10 16:42:37 +05:30
conversation.rb Feature: User Notification Objects (#752) 2020-05-01 14:53:43 +05:30
event.rb Enhancement: Move reporting metrics to postgres (#606) 2020-03-18 16:53:35 +05:30
inbox.rb Chore: APIs for agent bots (#676) 2020-04-07 10:41:18 +05:30
inbox_member.rb Annotations (#327) 2019-11-30 19:09:55 +05:30
message.rb Feature: User Notification Objects (#752) 2020-05-01 14:53:43 +05:30
notification.rb Feature: User Notification Objects (#752) 2020-05-01 14:53:43 +05:30
notification_setting.rb Feature: User Notification Objects (#752) 2020-05-01 14:53:43 +05:30
notification_subscription.rb Feature: User Notification Objects (#752) 2020-05-01 14:53:43 +05:30
plan.rb 🚨Fix Rubocop lint errors 2019-10-20 14:17:26 +05:30
subscription.rb Annotations (#327) 2019-11-30 19:09:55 +05:30
telegram_bot.rb Annotations (#327) 2019-11-30 19:09:55 +05:30
user.rb Feature: Api to toggle typing status on a conversation (#807) 2020-05-03 12:17:27 +05:30
webhook.rb Feature: Twilio SMS Channel (#658) 2020-04-05 22:11:27 +05:30