iachat/app
Pranav Raj S 0740d4762f
Enhancement: Paginate conversation calls in tabs (#560)
* Use conversationPage module for pagination

* Load more conversations

* Reset list if conversation status is changed

* Add specs to conversationPage

* Reset filter when page is re-mounted

* Update text

* Update text
2020-02-26 21:15:01 +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 Chore: Switch from Carrierwave to ActiveStorage (#393) 2020-01-07 22:59:17 +05:30
builders Feature: Create conversations from Tweets (#470) 2020-02-09 15:47:48 +05:30
channels Feature: Add online status to each user (#452) 2020-02-02 22:49:16 +05:45
controllers Chore: Added tests for callbacks_controller (#531) 2020-02-26 18:22:08 +05:30
dispatchers #251 - Disable subscription in community edition (#277) 2019-11-24 19:09:17 +05:30
finders Enhancement: Paginate conversation calls in tabs (#560) 2020-02-26 21:15:01 +05:30
helpers Feature: Webhooks (#489) 2020-02-14 23:19:17 +05:30
identities Initial Commit 2019-08-14 15:18:44 +05:30
javascript Enhancement: Paginate conversation calls in tabs (#560) 2020-02-26 21:15:01 +05:30
jobs Feature: Webhooks (#489) 2020-02-14 23:19:17 +05:30
listeners Feature: Support account/inbox specific webhooks (#562) 2020-02-26 09:44:24 +05:30
mailers Chore: Changed from email and reply to email for conversation email (#444) 2020-01-24 14:10:52 +05:45
models Feature: Support account/inbox specific webhooks (#562) 2020-02-26 09:44:24 +05:30
policies Feature: Webhooks (#489) 2020-02-14 23:19:17 +05:30
presenters/conversations Enhancement: Paginate conversation calls in tabs (#560) 2020-02-26 21:15:01 +05:30
services Feature: SignIn with Twitter (#479) 2020-02-11 14:27:38 +05:30
views Enhancement: Paginate conversation calls in tabs (#560) 2020-02-26 21:15:01 +05:30
workers [#139] Send conversation emails (#442) 2020-01-23 23:14:07 +05:45
test-matchers.js Initial testing with jest (#133) 2019-10-15 00:18:46 +05:30