chatwoot/spec
2021-06-21 15:16:26 +05:30
..
actions fix: Handle application errors in Sentry (#1982) 2021-03-27 12:27:48 +05:30
assets feat: Add bulk imports API for contacts (#1724) 2021-02-03 19:24:51 +05:30
builders feat: Builder for creating Campaign conversations (#2192) 2021-05-03 20:23:09 +05:30
channels
controllers feat: Add contact label filter (#2454) 2021-06-18 20:08:58 +05:30
cypress
dispatchers
factories chore: Add contact note model (#2462) 2021-06-21 15:16:26 +05:30
finders feat: Add team assignment & filter APIs (#1712) 2021-01-31 12:40:02 +05:30
fixtures fix: Handle email with no subject line and no body (#2164) 2021-04-27 10:51:04 -07:00
helpers
integration
jobs feat: APIs for Integration Hooks (#2250) 2021-05-17 10:32:59 +05:30
lib chore: Fix emails being sent with the wrong translations (#2236) 2021-06-08 22:45:01 +05:30
listeners feat: Remove restrictions on API channel webhook_url (#2261) 2021-05-13 15:03:25 +05:30
mailboxes chore: Enable email channel (#1851) 2021-03-04 13:59:59 +05:30
mailers chore: Fix emails being sent with the wrong translations (#2236) 2021-06-08 22:45:01 +05:30
models chore: Add contact note model (#2462) 2021-06-21 15:16:26 +05:30
policies
presenters chore: Add event for conversations transferred to Bot (#2167) 2021-04-28 20:53:23 +05:30
requests/api/v1 chore: Ensure privilege validations for API endpoints (#2224) 2021-06-11 11:44:31 +05:30
services feat: Add an option to enable/disable email collect box (#2399) 2021-06-10 02:34:03 -07:00
support fix: Add a check for thread_ts (#1389) 2020-11-09 22:01:57 +05:30
workers chore: Fix emails being sent with the wrong translations (#2236) 2021-06-08 22:45:01 +05:30
cypress.json
rails_helper.rb chore: ability to run Chatwoot as API only server (#2344) 2021-05-27 20:07:21 +05:30
spec_helper.rb
test_helper.rb