vn-verdnaturachat/app/actions
Djorkaeff Alexandre ac708dd32b
[NEW] Omnichannel inquiry queue (#2352)
* [WIP] Omnichannel queue

* Request inquiry when login

* Show take inquiry queued room

* Queue List as a Screen

* Poc using unread badge

* Prevent navigation to empty list

* Remove chat from queue when taked

* Fix header status on omnichannel preview room

* Fix room actions view to preview queued chat

* Use isOmnichannelPreview and dont show actions when is preview

* Filter queue chats taken by other people

* Fix room info to omnichannel preview room

* Handle show Queue

* Reset inquiry store when change server

* Improve queue logic

* Disable swipe on RoomItem when is a Queue Item

* Add unreadBadge style

* Move unread badge to presentation folder

* Cleanup inquiry reducers

* Move take saga to rocketchat function

* Remove comments

* Add relevant comments

* Subscribe to public stream if is livechat manager or doesnt have departments

* Add pt-br and improve queue empty message

* Fix take when dont have view-livechat-manager permission

* Add missing events

* Create selector for inquiry queue

* Minor fixes

Co-authored-by: Diego Mello <diegolmello@gmail.com>
2020-07-31 15:22:30 -03:00
..
actionsTypes.js [NEW] Omnichannel inquiry queue (#2352) 2020-07-31 15:22:30 -03:00
activeUsers.js [CHORE] Migrate to Watermelon (#1171) 2019-09-16 17:26:32 -03:00
app.js [CHORE] Update react-navigation to v5 (#2154) 2020-06-15 11:00:46 -03:00
connect.js Use Rest API calls (#558) 2018-12-05 18:52:08 -02:00
crashReport.js [CHORE] Bugsnag logging setup (#1145) 2019-08-23 10:18:47 -03:00
createChannel.js Beta (#265) 2018-04-24 17:08:17 -03:00
createDiscussion.js [NEW] Create discussions (#1942) 2020-03-30 16:50:27 -03:00
customEmojis.js [CHORE] Migrate to Watermelon (#1171) 2019-09-16 17:26:32 -03:00
deepLinking.js Deep linking (#291) 2018-05-07 17:43:26 -03:00
inquiry.js [NEW] Omnichannel inquiry queue (#2352) 2020-07-31 15:22:30 -03:00
inviteLinks.js [NEW] Invite links (#1534) 2020-01-28 10:22:35 -03:00
login.js [FIX] Screen Lock (#2177) 2020-06-09 17:19:54 -03:00
messages.js [CHORE] Migrate to Watermelon (#1171) 2019-09-16 17:26:32 -03:00
room.js [NEW] Livechat (#2004) 2020-05-08 14:36:10 -03:00
rooms.js [NEW] Pull to refresh RoomsList (#1701) 2020-02-11 17:13:44 -03:00
selectedUsers.js Update dependencies (#431) 2018-09-25 16:28:42 -03:00
server.js [CHORE] Update react-navigation to v5 (#2154) 2020-06-15 11:00:46 -03:00
settings.js [FIX] Clear settings on server change (#1967) 2020-04-01 16:24:42 -03:00
share.js [FIX] Share Extension issues (#1064) 2019-07-29 13:33:28 -03:00
sortPreferences.js Sort/group rooms local only (#425) 2018-09-04 11:29:20 -03:00
usersTyping.js [CHORE] Migrate to Watermelon (#1171) 2019-09-16 17:26:32 -03:00