Rocket.Chat.ReactNative/app/containers
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
..
ActionSheet [IMPROVE] Add missing borders styles changes (#4675) 2022-11-11 13:04:57 -03:00
Avatar [NEW] Video conf message block (#4619) 2022-11-24 08:37:08 -03:00
BackgroundContainer Chore: Update Storybook libs to v6 (#4439) 2022-08-19 16:53:40 -03:00
Button [IMPROVE] Increase border radius on all buttons (#4657) 2022-11-10 13:22:02 -03:00
Chip [IMPROVE] Increase border radius on all buttons (#4657) 2022-11-10 13:22:02 -03:00
CustomIcon [NEW] Video conf message block (#4619) 2022-11-24 08:37:08 -03:00
DirectoryItem Chore: Migrate Touch to hooks (#4422) 2022-08-17 10:32:21 -03:00
EmojiPicker [IMPROVE] Redesign emoji picker (#4328) 2022-10-21 15:27:55 -03:00
HeaderButton Chore: Update Storybook libs to v6 (#4439) 2022-08-19 16:53:40 -03:00
ImageViewer Chore: Upgrade React Native to 0.68.2 (#4316) 2022-08-08 18:02:08 -03:00
InAppNotification [FIX] Remove nested room navigation (#4702) 2022-11-25 10:21:56 -03:00
List [FIX] Decrease space between sections on lists (#4543) 2022-09-23 17:24:37 -03:00
Loading [FIX] Jump to message stuck on loading animation (#4410) 2022-08-19 18:14:37 -03:00
LoginServices [IMPROVE] Increase border radius on all buttons (#4657) 2022-11-10 13:22:02 -03:00
MessageActions [FIX] Check videoConf type (#4707) 2022-11-24 14:24:20 -03:00
MessageBox [FIX] Remove nested room navigation (#4702) 2022-11-25 10:21:56 -03:00
Passcode [FIX] Screen Lock's Password screen UI is broken on tablets (#4583) 2022-10-18 16:26:49 -03:00
RadioButton [NEW] Unify members section (#4399) 2022-08-26 10:21:25 -03:00
ReactionsList [IMPROVE] Redesign emoji picker (#4328) 2022-10-21 15:27:55 -03:00
RoomHeader [Regression] Fix iPad subtitle font size on Header (#4586) 2022-10-04 09:56:39 -03:00
RoomItem Chore: Update Storybook libs to v6 (#4439) 2022-08-19 16:53:40 -03:00
RoomTypeIcon Chore: Create useAppSelector hook (#4189) 2022-05-13 12:01:34 -03:00
SearchBox [FIX] SearchBox background and unify usage (#4519) 2022-09-22 23:03:02 -03:00
ServerItem Chore: Update Storybook libs to v6 (#4439) 2022-08-19 16:53:40 -03:00
Status Chore: Create useAppSelector hook (#4189) 2022-05-13 12:01:34 -03:00
TextInput [IMPROVE] Border radius and width on inputs (#4659) 2022-11-10 13:35:59 -03:00
TwoFactor Chore: Upgrade React Native to 0.68.2 (#4316) 2022-08-08 18:02:08 -03:00
UIKit [NEW] Video conf message block (#4619) 2022-11-24 08:37:08 -03:00
UnreadBadge Chore: Update Storybook libs to v6 (#4439) 2022-08-19 16:53:40 -03:00
markdown [FIX] Remove nested room navigation (#4702) 2022-11-25 10:21:56 -03:00
message [FIX] Check videoConf type (#4707) 2022-11-24 14:24:20 -03:00
ActivityIndicator.tsx Chore: Move constants away from rocketchat folder - Typescript (#4022) 2022-04-07 11:10:03 -03:00
AppVersion.tsx Chore: Evaluate helpers and utils - Typescript (#4146) 2022-06-06 11:17:51 -03:00
Check.tsx Chore: Evaluate Icon - Typescript (#3982) 2022-05-02 16:21:15 -03:00
FormContainer.tsx Chore: Upgrade React Native to 0.68.2 (#4316) 2022-08-08 18:02:08 -03:00
KeyboardView.tsx Chore: Upgrade React Native to 0.68.2 (#4316) 2022-08-08 18:02:08 -03:00
MessageErrorActions.tsx Chore: Evaluate helpers and utils - Typescript (#4146) 2022-06-06 11:17:51 -03:00
OrSeparator.tsx Chore: update `theme` type (#4025) 2022-04-12 12:27:05 -04:00
SafeAreaView.tsx Chore: Upgrade React Native to 0.68.2 (#4316) 2022-08-08 18:02:08 -03:00
SearchHeader.tsx Chore: Migration to Hooks - FormTextInput (#4256) 2022-06-27 15:46:59 -03:00
StatusBar.tsx Chore: Move constants away from rocketchat folder - Typescript (#4022) 2022-04-07 11:10:03 -03:00
ThreadDetails.tsx Chore: Evaluate Icon - Typescript (#3982) 2022-05-02 16:21:15 -03:00
Toast.tsx Chore: Migrate containers/Toast to hooks (#4309) 2022-06-22 09:32:57 -03:00
Touch.tsx Chore: Migrate Touch to hooks (#4422) 2022-08-17 10:32:21 -03:00
UserItem.tsx [IMPROVE] Redesign create room flow (#4381) 2022-08-26 16:16:45 -03:00