Chatwoot/app/javascript/dashboard/routes
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
..
auth feat: Improved password security policy (#2345) 2021-06-07 17:26:08 +05:30
dashboard feat: Add an option to enable/disable email collect box (#2399) 2021-06-10 02:34:03 -07:00
login Fix error messages during login for non-verified users (#1945) 2021-03-20 17:44:58 +05:30
index.js chore: Adjust Chatwoot Config to deploy frontend as a separate app (#2347) 2021-05-28 19:21:16 +05:30
index.spec.js chore: Adjust Chatwoot Config to deploy frontend as a separate app (#2347) 2021-05-28 19:21:16 +05:30