Rocket.Chat.ReactNative/app/sagas
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
..
createChannel.js [FIX] Remove nested room navigation (#4702) 2022-11-25 10:21:56 -03:00
createDiscussion.js Chore: Evaluate helpers and utils - Typescript (#4146) 2022-06-06 11:17:51 -03:00
deepLinking.js [FIX] Remove nested room navigation (#4702) 2022-11-25 10:21:56 -03:00
encryption.js Chore: Evaluate helpers and utils - Typescript (#4146) 2022-06-06 11:17:51 -03:00
index.js Chore: Start Typescript migration (#3279) 2021-09-13 17:41:05 -03:00
init.js [IMPROVE] Use Android 12 SplashScreen API (#4479) 2022-10-04 10:36:05 -03:00
inviteLinks.js Chore: Evaluate helpers and utils - Typescript (#4146) 2022-06-06 11:17:51 -03:00
login.js [FIX] When creating a new user, "Custom Fields" are breaking functionality (#4501) 2022-09-09 14:01:55 -03:00
messages.js [FIX] Remove nested room navigation (#4702) 2022-11-25 10:21:56 -03:00
room.js [IMPROVE] Migrate away from react-native-prompt-android to action sheet (#4300) 2022-06-27 16:03:24 -03:00
rooms.js [FIX] Remove nested room navigation (#4702) 2022-11-25 10:21:56 -03:00
selectServer.js [FIX] Requests being skipped after reconnecting on onboarding (#4429) 2022-08-17 09:49:13 -03:00
state.js Chore: Evaluate helpers and utils - Typescript (#4146) 2022-06-06 11:17:51 -03:00