Chatwoot/app
Pranav Raj S 2ce7438c79 [Refactor] Cleanup agent store and actions (#373)
* Cleanup agent store and actions

* Move set/create/update/destroy to helpers

* Update mutation specs

* Add specs for API helper

* Fix edit/delete action visibility

* Add actions specs

* Remove unused API helpers

* Remove duplicates

* Remove duplicates

* Fix duplicate
2019-12-21 22:54:35 +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 Refactor Conversation, Message API calls, store 2019-10-27 19:01:59 +05:30
channels Replace pusher with action cable (#178) 2019-10-25 01:37:01 +05:30
controllers [Enhancement] Select widget_color while creating inbox (#362) 2019-12-14 18:14:35 +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] Cleanup agent store and actions (#373) 2019-12-21 22:54:35 +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 [Enhancement] Group widget messages by users (#367) 2019-12-15 23:53:04 +05:30
policies [Enhancement] Add CopyToClipboard action in code component (#329) 2019-11-30 17:33: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 [Performance] Optimize queries in conversation/message finders (#364) 2019-12-15 16:59:12 +05:30
test-matchers.js Initial testing with jest (#133) 2019-10-15 00:18:46 +05:30