Chatwoot/app
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
..
actions Feature: Business logo API for web widget (#674) 2020-04-07 10:19:19 +05:30
assets [Chore] - Fix docker build (#290) 2019-11-26 13:37:28 +05:30
bot Chore: Switch from Carrierwave to ActiveStorage (#393) 2020-01-07 22:59:17 +05:30
builders Chore: Remove redis backed reporting (#669) 2020-05-02 16:04:52 +05:30
channels Feature: Add online status to each user (#452) 2020-02-02 22:49:16 +05:45
controllers Feature: Api to toggle typing status on a conversation (#807) 2020-05-03 12:17:27 +05:30
dispatchers Chore: Remove redis backed reporting (#669) 2020-05-02 16:04:52 +05:30
finders Chore: Message to support multiple attachments (#730) 2020-04-17 21:15:20 +05:30
helpers Feature: Support file type messages on widget and dashboard (#659) 2020-04-02 12:28:38 +05:30
javascript Feature: Feature flags on account (#814) (#815) 2020-05-04 23:06:42 +05:30
jobs Feature: Website SDK (#653) 2020-04-03 13:04:58 +05:30
listeners Feature: Api to toggle typing status on a conversation (#807) 2020-05-03 12:17:27 +05:30
mailboxes Feature: Conversation Continuity with Email (#770) 2020-04-30 20:20:26 +05:30
mailers Feature: User Notification Objects (#752) 2020-05-01 14:53:43 +05:30
models Feature: Feature flags on account (#814) (#815) 2020-05-04 23:06:42 +05:30
policies Chore: APIs for agent bots (#676) 2020-04-07 10:41:18 +05:30
presenters Feature: Conversation Continuity with Email (#770) 2020-04-30 20:20:26 +05:30
services Feature: User Notification Objects (#752) 2020-05-01 14:53:43 +05:30
views Feature: Feature flags on account (#814) (#815) 2020-05-04 23:06:42 +05:30
workers Feature: Conversation creation email notifications (#576) 2020-03-01 19:06:13 +05:30
test-matchers.js Initial testing with jest (#133) 2019-10-15 00:18:46 +05:30