vn-verdnaturachat/app/reducers
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
..
activeUsers.test.ts Chore: Properly type Status (#3911) 2022-03-25 17:05:49 -03:00
activeUsers.ts Chore: Properly type Status (#3911) 2022-03-25 17:05:49 -03:00
app.test.ts Chore: Migrate redux module app to typescript (#3598) 2022-02-02 15:27:10 -03:00
app.ts Chore: Migrate redux module app to typescript (#3598) 2022-02-02 15:27:10 -03:00
connect.test.ts chore: add more tests 2022-01-12 17:09:45 -03:00
connect.ts chore: migrate connect to ts and add tests 2022-01-12 17:08:45 -03:00
createChannel.test.ts Chore: Migrate redux module createChannel to typescript (#3602) 2022-02-02 15:02:02 -03:00
createChannel.ts Chore: Evaluate Create Channel - TypeScript (#4144) 2022-05-02 15:11:41 -03:00
createDiscussion.test.ts Chore: Migrate redux module createDiscussion to typescript (#3604) 2022-02-02 15:51:18 -03:00
createDiscussion.ts Chore: Migrate redux module createDiscussion to typescript (#3604) 2022-02-02 15:51:18 -03:00
customEmojis.test.ts Chore: Evaluate emoji picker - TypeScript (#4069) 2022-05-06 22:06:08 -03:00
customEmojis.ts Chore: Evaluate emoji picker - TypeScript (#4069) 2022-05-06 22:06:08 -03:00
encryption.test.ts chore: fix any interface and change null to empty string 2022-01-18 09:49:44 -03:00
encryption.ts chore: fix any interface and change null to empty string 2022-01-18 09:49:44 -03:00
enterpriseModules.test.ts Chore: Migrate redux actions/enterpriseModules to TS (#3698) 2022-02-16 18:10:09 -04:00
enterpriseModules.ts Chore: Migrate methods/enterpriseModules to TS (#3706) 2022-02-22 09:07:54 -03:00
index.js Chore: Start Typescript migration (#3279) 2021-09-13 17:41:05 -03:00
inviteLinks.test.ts chore: migrate redux module inviteUsers to typescript 2022-01-17 18:27:28 -03:00
inviteLinks.ts chore: migrate redux module inviteUsers to typescript 2022-01-17 18:27:28 -03:00
login.test.ts Chore: Properly type Status (#3911) 2022-03-25 17:05:49 -03:00
login.ts [NEW] Delete my account (#4219) 2022-06-22 09:24:25 -03:00
mockedStore.ts Chore: Migrate Redux to Typescript PoC (#3565) 2022-01-11 10:48:01 -03:00
permissions.test.ts Chore: Migrate getPermissions to Typescript (#3720) 2022-02-17 10:06:31 -03:00
permissions.ts Chore: Move services and methods away from rocketchat folder (#4033) 2022-04-07 13:53:07 -03:00
roles.test.ts chore: migrate redux module roles to typescript 2022-01-17 15:16:24 -03:00
roles.ts chore: migrate redux module roles to typescript 2022-01-17 15:16:24 -03:00
room.test.ts [FIX] Remove nested room navigation (#4702) 2022-11-25 10:21:56 -03:00
room.ts [FIX] Remove nested room navigation (#4702) 2022-11-25 10:21:56 -03:00
rooms.test.ts chore: migrate redux module room to typescript 2022-01-14 19:06:55 -03:00
rooms.ts chore: fix error on error interface 2022-01-17 11:20:29 -03:00
selectedUsers.test.ts Chore: Migrate Redux to Typescript PoC (#3565) 2022-01-11 10:48:01 -03:00
selectedUsers.ts Chore: Migrate Redux to Typescript PoC (#3565) 2022-01-11 10:48:01 -03:00
server.test.ts update tests 2022-01-20 11:06:12 -04:00
server.ts update action definition 2022-01-20 17:07:11 -04:00
settings.test.ts Chore: Migrate RoomActionsView to Typescript (#3750) 2022-03-02 11:49:43 -03:00
settings.ts Chore: Evaluate WorkspaceView - TypeScript (#4077) 2022-05-02 22:27:33 -03:00
share.test.ts Chore: Migrate redux module share to typescript (#3612) 2022-02-02 14:46:05 -03:00
share.ts Chore: Dehydrate share extension from rocketchat.js (#3753) 2022-03-16 17:40:32 -03:00
sortPreferences.test.ts Chore: Move constants away from rocketchat folder - Typescript (#4022) 2022-04-07 11:10:03 -03:00
sortPreferences.ts Chore: Move constants away from rocketchat folder - Typescript (#4022) 2022-04-07 11:10:03 -03:00
usersTyping.test.ts chore: migrate usersTyping to typescript 2022-01-14 14:19:08 -03:00
usersTyping.ts chore: migrate usersTyping to typescript 2022-01-14 14:19:08 -03:00