Chatwoot/app
Pranav Raj S 5ddc46c474 Refactor: Inbox store, remove inboxes from sidebar (#387)
* Refactor: Inbox store, remove inboxes from sidebar

* Add a new page for inbox settings

* Show inboxes on sidebar

* Add inbox_members API

* Disable similar-code check

* Fix codeclimate scss issues

* Add widget_color update API and actions

* Add specs for inbox store

* Fix Facebook auth flow

* Fix agent loading, inbox name
2019-12-28 21:56:42 +05:30
..
actions Feature: Contact Merge Action (#378) 2019-12-24 13:27:25 +05:30
assets [Chore] - Fix docker build (#290) 2019-11-26 13:37:28 +05:30
bot 🚨Fix Rubocop lint errors 2019-10-20 14:17:26 +05:30
builders Code-climate duplicate code fixes (#382) 2019-12-24 17:32:27 +05:30
channels Replace pusher with action cable (#178) 2019-10-25 01:37:01 +05:30
controllers Refactor: Inbox store, remove inboxes from sidebar (#387) 2019-12-28 21:56:42 +05:30
dispatchers #251 - Disable subscription in community edition (#277) 2019-11-24 19:09:17 +05:30
finders [Performance] Optimize queries in conversation/message finders (#364) 2019-12-15 16:59:12 +05:30
helpers 🚨Fix Rubocop lint errors 2019-10-20 14:17:26 +05:30
identities Initial Commit 2019-08-14 15:18:44 +05:30
javascript Refactor: Inbox store, remove inboxes from sidebar (#387) 2019-12-28 21:56:42 +05:30
jobs Initial Commit 2019-08-14 15:18:44 +05:30
listeners Fix private note shown to user in widget (#308) 2019-11-27 10:12:57 +05:30
mailers Chore: Ability to configure Mailer sender emails [#339] (#342) 2019-12-03 22:54:08 +05:30
models Refactor: Inbox store, remove inboxes from sidebar (#387) 2019-12-28 21:56:42 +05:30
policies Refactor: Inbox store, remove inboxes from sidebar (#387) 2019-12-28 21:56:42 +05:30
presenters/conversations Change sender_id to contact_id in conversations (#167) 2019-10-21 00:40:18 +05:30
services Contact model changes (#184) 2019-10-27 13:14:36 +05:30
uploaders 🚨Fix Rubocop lint errors 2019-10-20 14:17:26 +05:30
views Refactor: Inbox store, remove inboxes from sidebar (#387) 2019-12-28 21:56:42 +05:30
test-matchers.js Initial testing with jest (#133) 2019-10-15 00:18:46 +05:30