Rocket.Chat.ReactNative/app
Gerzon Z 20a03611a7
[NEW] Call to Action buttons for Omnichannel (#4060)
* add: kebab and bottom sheet for omnichannel

* update: `RoomActionsView`

* chore: add canned responses to MessageBox

* chore: add omnichannel permissions to RightButtons

chore: missing changes to previous commit on RoomView

* chore: make icon available on first re-render after joining the room

* refactor: omnichannel permissions logic outside RightButtons

* refactor: extract omnichannel permissions' logic from RoomActionsView

* fix: omnichannel permissions on RightButton component

* add: omnichannelPermissions to RoomActions route props

* update: RoomView

* remove: setOmnichannelPermissions function

* refactor: `omnichannelPermissions` to object

* refactor: extract `on-hold` Omnichannel to `RoomView`

* add: `canPlaceLivechatOnHold` to `Omnichannel`s actions

* update: type for `showActionSheet`

* update: canned responses permission on

* fix: place on-hold permission not updating properly

* update: validation for on-hold

remove: unused variable

* remove: unnecessary param

* update: MessageBox

* fix: Omnichannel permissions on taking chat

* undo: comment on Reactotron

* Fix place chat on-hold

* fix setOptions in messageBox

* resolve lint

* change return to return to waiting line

* remove joined

* fix console.log

* fix kebab button

* fix subscription to room outside of db

Co-authored-by: Reinaldo Neto <reinaldonetof@hotmail.com>
Co-authored-by: Reinaldo Neto <47038980+reinaldonetof@users.noreply.github.com>
2022-06-09 11:42:12 -03:00
..
actions Chore: Evaluate emoji picker - TypeScript (#4069) 2022-05-06 22:06:08 -03:00
containers [NEW] Call to Action buttons for Omnichannel (#4060) 2022-06-09 11:42:12 -03:00
definitions [NEW] Call to Action buttons for Omnichannel (#4060) 2022-06-09 11:42:12 -03:00
ee Chore: Evaluate helpers and utils - Typescript (#4146) 2022-06-06 11:17:51 -03:00
i18n [NEW] Call to Action buttons for Omnichannel (#4060) 2022-06-09 11:42:12 -03:00
lib [NEW] Call to Action buttons for Omnichannel (#4060) 2022-06-09 11:42:12 -03:00
presentation/ImageViewer Chore: Update react-native-fast-image from 8.2.0 to 8.5.11 (#4210) 2022-05-31 13:08:18 -03:00
reducers Chore: Evaluate emoji picker - TypeScript (#4069) 2022-05-06 22:06:08 -03:00
sagas Chore: Evaluate helpers and utils - Typescript (#4146) 2022-06-06 11:17:51 -03:00
selectors Chore: evaluate getUserSelector (#4013) 2022-04-07 12:27:45 -04:00
stacks [NEW] Call to Action buttons for Omnichannel (#4060) 2022-06-09 11:42:12 -03:00
static/images [FIX] ServerDropdown flashing bigger server icon (#2775) 2021-01-13 11:11:31 -03:00
views [NEW] Call to Action buttons for Omnichannel (#4060) 2022-06-09 11:42:12 -03:00
AppContainer.tsx Chore: Evaluate helpers and utils - Typescript (#4146) 2022-06-06 11:17:51 -03:00
ReactotronConfig.js Fix reactotron multiple connections (#3622) 2022-02-09 16:02:14 -03:00
commands.ts Chore: Migrate views/RoomListView to typescript (#3758) 2022-02-25 15:59:39 -03:00
dimensions.tsx Chore: Properly type MessageActions (#3930) 2022-03-31 09:38:20 -03:00
externalModules.d.ts Chore: update @rocket.chat/ui-kit to 0.31.11 (#4203) 2022-05-26 11:07:17 -03:00
index.tsx Chore: Evaluate helpers and utils - Typescript (#4146) 2022-06-06 11:17:51 -03:00
share.tsx Chore: Evaluate helpers and utils - Typescript (#4146) 2022-06-06 11:17:51 -03:00
theme.tsx Chore: evaluate `ThemeView` (#4086) 2022-05-05 11:24:36 -04:00