vn-verdnaturachat/app
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
..
actions [NEW] Omnichannel inquiry queue (#2352) 2020-07-31 15:22:30 -03:00
constants [IMPROVEMENT] Apply new mention colors (#2351) 2020-07-29 17:49:08 -03:00
containers [FIX] Vertically centralize RoomItem when `Store_Last_Message` is disabled (#2363) 2020-07-31 14:06:22 -03:00
i18n [NEW] Omnichannel inquiry queue (#2352) 2020-07-31 15:22:30 -03:00
lib [NEW] Omnichannel inquiry queue (#2352) 2020-07-31 15:22:30 -03:00
notifications/push [IMPROVEMENT] Add deep link to Jitsi calls (#2223) 2020-07-30 14:25:52 -03:00
presentation [NEW] Omnichannel inquiry queue (#2352) 2020-07-31 15:22:30 -03:00
reducers [NEW] Omnichannel inquiry queue (#2352) 2020-07-31 15:22:30 -03:00
sagas [NEW] Omnichannel inquiry queue (#2352) 2020-07-31 15:22:30 -03:00
selectors [NEW] Omnichannel inquiry queue (#2352) 2020-07-31 15:22:30 -03:00
stacks [NEW] Omnichannel inquiry queue (#2352) 2020-07-31 15:22:30 -03:00
static/images Several fixes for 1.2.1 (#448) 2018-09-19 11:18:32 -03:00
utils [NEW] Omnichannel inquiry queue (#2352) 2020-07-31 15:22:30 -03:00
views [NEW] Omnichannel inquiry queue (#2352) 2020-07-31 15:22:30 -03:00
AppContainer.js [FIX] Handle TypeErrors on navigationRef and draftMessage due to null properties (#2232) 2020-07-02 14:10:11 -03:00
ReactotronConfig.js [CHORE] Bugsnag logging setup (#1145) 2019-08-23 10:18:47 -03:00
commands.js [CHORE] Update react-navigation to v5 (#2154) 2020-06-15 11:00:46 -03:00
dimensions.js [CHORE] Create DimensionsContext (#2098) 2020-06-17 14:35:58 -03:00
emojis.js [FIX] Remove unrecognized emoji flags on android (#1887) 2020-03-17 17:19:18 -03:00
index.js [IMPROVEMENT] Add deep link to Jitsi calls (#2223) 2020-07-30 14:25:52 -03:00
share.js [FIX] Handle TypeErrors on navigationRef and draftMessage due to null properties (#2232) 2020-07-02 14:10:11 -03:00
theme.js [NEW] Action Sheet (#2114) 2020-06-15 16:35:45 -03:00