Chatwoot/app/javascript/dashboard/routes
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
..
auth Bug: Redirect user to set new password screen (#772) 2020-04-27 15:15:05 +05:30
dashboard Feature: Feature flags on account (#814) (#815) 2020-05-04 23:06:42 +05:30
login Chore: Making Account Signup Optional (#563) 2020-02-29 11:20:33 +05:30
index.js Chore: Scope URLs with account_id (#601) 2020-03-09 23:27:10 +05:30
index.spec.js Enhancement: Paginate conversation calls in tabs (#560) 2020-02-26 21:15:01 +05:30