Rocket.Chat.ReactNative/app/ee/omnichannel
Reinaldo Neto aa26f7251e
[FIX] Remove nested room navigation (#4702)
* reset from room to room

* jump from room to room it's fine

* threads ipad

* fix ts roomslistview

* remove params

* fix the ipad highlight

* jump to a message from a thread to main room

* the reset within the goRoom

* create channel

* changes in canned response

* fix discussion navigation

* navigation newmessageview to users

* fix go room from room info view

* inappnotification, deeplinking, room.js

* change from room.rooms to room.subscribed

* minor tweak jumptomessage

* fix add existing channel to team and fixing test 02 of teams

* keep the same behavior after add existing channel

* keep the same behavior after add existing channel

* clean cosole

* changes requested about the name

* inapp redux to hooks

* added a comment to addexistingchanneltoteam

* minor tweak jumptomessage

* refactor goRoom to add the param popToRoot, also refactor the navigate in deeplinking too

* refactor other places that exist goRoom

* fix the didUpdate

* added in app notification test

* clean js

* minor tweak test
2022-11-25 10:21:56 -03:00
..
actions Chore: Migrate ee/omnichannel folder to Typescript (#3749) 2022-03-07 18:16:20 -03:00
containers/OmnichannelHeader [IMPROVE] Support for tag request close when is obligatory to close Omnichannel's Channel (#4353) 2022-07-15 17:06:27 -03:00
lib Chore: Evaluate helpers and utils - Typescript (#4146) 2022-06-06 11:17:51 -03:00
reducers Chore: Migrate ee/omnichannel folder to Typescript (#3749) 2022-03-07 18:16:20 -03:00
sagas Chore: Evaluate helpers and utils - Typescript (#4146) 2022-06-06 11:17:51 -03:00
selectors Chore: Migrate ee/omnichannel folder to Typescript (#3749) 2022-03-07 18:16:20 -03:00
views [FIX] Remove nested room navigation (#4702) 2022-11-25 10:21:56 -03:00