iachat/app/views/api/v1/accounts
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
..
agents Chore: Scope URLs with account_id (#601) 2020-03-09 23:27:10 +05:30
callbacks Chore: Web widget Inbox Tech Debts (#738) 2020-04-19 23:40:28 +05:30
channels/twilio_channels Feature: Twilio SMS Channel (#658) 2020-04-05 22:11:27 +05:30
contacts Chore: Scope URLs with account_id (#601) 2020-03-09 23:27:10 +05:30
conversations Chore: API to get conversations count (#808) 2020-05-03 12:15:10 +05:30
inbox_members Chore: Scope URLs with account_id (#601) 2020-03-09 23:27:10 +05:30
inboxes Chore: Update swagger API documentation (#745) 2020-04-20 11:55:06 +05:30
labels Chore: Scope URLs with account_id (#601) 2020-03-09 23:27:10 +05:30
notification_settings Chore: Scope URLs with account_id (#601) 2020-03-09 23:27:10 +05:30
webhooks Chore: Scope URLs with account_id (#601) 2020-03-09 23:27:10 +05:30
show.json.jbuilder Feature: Feature flags on account (#814) (#815) 2020-05-04 23:06:42 +05:30
update.json.jbuilder Feature: Feature flags on account (#814) (#815) 2020-05-04 23:06:42 +05:30