iachat/app/javascript/dashboard
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
..
api Chore: Web widget Inbox Tech Debts (#738) 2020-04-19 23:40:28 +05:30
assets Chore: Add docs for Twilio Whatsapp/SMS channel (#804) 2020-05-02 16:25:57 +05:30
components Bug: Use beginAtZero option for reports (#803) 2020-05-02 15:03:43 +05:30
helper Chore: Events Cleanup (#739) 2020-04-18 20:25:58 +05:30
i18n Chore: Add pt and pt_BR translations (#813) 2020-05-04 17:33:55 +05:30
mixins Bug: Add account scoping in CTA (#754) 2020-04-23 12:21:45 +05:30
routes Feature: Feature flags on account (#814) (#815) 2020-05-04 23:06:42 +05:30
store Chore: Web widget Inbox Tech Debts (#738) 2020-04-19 23:40:28 +05:30
App.vue Feature: Ability to set an account name (#667) 2020-04-06 22:17:07 +05:30
App.Vue.spec.js Move src to dashboard (#152) 2019-10-16 14:36:17 +05:30
constants.js Enhancement: Paginate conversation calls in tabs (#560) 2020-02-26 21:15:01 +05:30