Chatwoot/app/controllers/api
Muhsin Keloth b9e40d1452
feat: Add an option to enable/disable email collect box (#2399)
* add email collect enabled migration

* migrations

* expose enable_email_collect field

* add select for email collect

* add enable_email condition on new conversation

* add default value true for enable_email_collect

* add specs for email collect enabled

* rereun migration

* code cleanup

* update token life span to 2 months

* revert uuid column
2021-06-10 02:34:03 -07:00
..
v1 feat: Add an option to enable/disable email collect box (#2399) 2021-06-10 02:34:03 -07:00
v2/accounts feat: Agent & Inbox Report APIs (#1391) 2020-11-16 19:41:52 +05:30
base_controller.rb chore: DRY up check_authorization method (#1351) 2020-10-20 19:22:21 +05:30