Chatwoot/spec
Sojan Jose 4635e5bb44
feat: Assignable agents API (#2131)
`inboxes/id/assignable_agents` returns all users that have permission to a conversation happening in that inbox.
2021-04-20 13:46:20 +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: Contactable Inboxes API (#2101) 2021-04-15 15:13:01 +05:30
channels Feature: Availability Statuses (#874) 2020-07-04 11:42:47 +05:30
controllers feat: Assignable agents API (#2131) 2021-04-20 13:46:20 +05:30
cypress Chore: Initialize Cypress tests (#1078) 2020-07-21 20:11:22 +05:30
dispatchers Non blocking event dispatch (#652) 2020-03-29 19:18:30 +05:30
factories fix: Current.user nil issue when using access tokens (#2012) 2021-03-29 23:26:20 +05:30
finders feat: Add team assignment & filter APIs (#1712) 2021-01-31 12:40:02 +05:30
fixtures feat: email channel backend (#140) (#1255) 2020-09-21 22:44:22 +05:30
helpers 🚨Fix Rubocop lint errors 2019-10-20 14:17:26 +05:30
integration Fix url in emails, add frontendURL helper (#19) 2019-08-25 19:59:28 +05:30
jobs feat: Add bulk imports API for contacts (#1724) 2021-02-03 19:24:51 +05:30
lib chore: Add timeouts to requests (#2024) 2021-03-31 16:39:57 +05:30
listeners fix: attachment rendering if the message content is empty in private note (#1831) 2021-02-25 22:40:03 +05:30
mailboxes chore: Enable email channel (#1851) 2021-03-04 13:59:59 +05:30
mailers chore: Add timeouts to requests (#2024) 2021-03-31 16:39:57 +05:30
models fix: Handle application errors in Sentry (#1982) 2021-03-27 12:27:48 +05:30
policies Feature: Ability to switch between multiple accounts (#881) 2020-05-26 22:38:48 +05:30
presenters chore: Minor Changes to Bot Message APIs (#1739) 2021-02-08 12:50:11 +05:30
requests/api/v1 Feature: Knowledge Base APIs (#1002) 2020-09-26 02:32:34 +05:30
services feat: Contactable Inboxes API (#2101) 2021-04-15 15:13:01 +05:30
support fix: Add a check for thread_ts (#1389) 2020-11-09 22:01:57 +05:30
workers Enhancement: ability to send out an email without summary #1048 (#1049) 2020-07-15 16:33:52 +05:30
cypress.json Chore: Initialize Cypress tests (#1078) 2020-07-21 20:11:22 +05:30
rails_helper.rb feat: Business hours 2020-11-01 00:14:33 +05:30
spec_helper.rb Chore: Routine Bugfixes and enhancements (#979) 2020-06-25 23:35:16 +05:30
test_helper.rb Chore: Setup test coverage in codeclimate [#332] (#333) 2019-12-02 08:57:11 +05:30