Rocket.Chat.ReactNative/app/presentation
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
..
DirectoryItem [NEW] Themes (#1298) 2019-12-04 13:39:53 -03:00
ImageViewer [IMPROVEMENT] Clear image cache when clear cache (#2300) 2020-07-17 14:39:06 -03:00
RoomItem [NEW] Omnichannel inquiry queue (#2352) 2020-07-31 15:22:30 -03:00
ServerItem [IMPROVEMENT] Clear image cache when clear cache (#2300) 2020-07-17 14:39:06 -03:00
KeyboardView.js Update dependencies (#2301) 2020-07-20 13:35:17 -03:00
TextInput.js [NEW] Themes (#1298) 2019-12-04 13:39:53 -03:00
UnreadBadge.js [NEW] Omnichannel inquiry queue (#2352) 2020-07-31 15:22:30 -03:00
UserItem.js [FIX] Long press gestures not working properly on Android (#2354) 2020-07-29 18:03:17 -03:00