Rocket.Chat.ReactNative/app/views/RoomView
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
..
List Chore: Evaluate helpers and utils - Typescript (#4146) 2022-06-06 11:17:51 -03:00
LoadMore Chore: Evaluate helpers and utils - Typescript (#4146) 2022-06-06 11:17:51 -03:00
services Chore: remove lib/rocketchat step 2 (#4035) 2022-04-28 17:37:25 -03:00
Banner.tsx Chore: Evaluate Icon - Typescript (#3982) 2022-05-02 16:21:15 -03:00
EmptyRoom.tsx Chore: Migrate RoomView to Typescript (#3754) 2022-03-02 11:18:01 -03:00
JoinCode.tsx Chore: Migrate containers/Button to Typescript and Hooks (#4071) 2022-05-20 13:37:57 -03:00
LeftButtons.tsx Chore: upgrade react navigation to 6.0.10 version (#4120) 2022-06-01 16:46:37 -03:00
ReactionPicker.tsx Chore: Evaluate helpers and utils - Typescript (#4146) 2022-06-06 11:17:51 -03:00
RightButtons.tsx [NEW] Call to Action buttons for Omnichannel (#4060) 2022-06-09 11:42:12 -03:00
Separator.tsx [IMPROVE] Place time after username on message (#4177) 2022-05-15 15:29:07 -03:00
UploadProgress.tsx Chore: Evaluate helpers and utils - Typescript (#4146) 2022-06-06 11:17:51 -03:00
index.tsx [NEW] Call to Action buttons for Omnichannel (#4060) 2022-06-09 11:42:12 -03:00
styles.ts Chore: Migrate RoomView to Typescript (#3754) 2022-03-02 11:18:01 -03:00