Rocket.Chat.ReactNative/app/views
Reinaldo Neto 531f3d0147
[IMPROVE] Add ignore user to user profile ()
* button ignore and pased the param

* load room from database and check is is ignored

* move handleIgnore to lib/method/helpers

* Ignore and Unignore, also reactivity

* block and unblock user

* pass fromRid from actionView to InfoView too

* remove console.log

* unsubscribe subscriptionFrom

* block and unblock user from dm

* test to block user and ignore user

* minor tweak

* tweak data

* minor tweak

* add test before tapBack

* refactor names
2022-10-13 18:29:55 -03:00
..
AdminPanelView Chore: Evaluate AdminPanelView - TypeScript () 2022-05-11 13:33:27 -03:00
AutoTranslateView Chore: Evaluate helpers and utils - Typescript () 2022-06-06 11:17:51 -03:00
CannedResponsesListView Chore: Create useDebounce hook () 2022-09-16 12:19:07 -03:00
CreateChannelView [FIX] Decrease space between sections on lists () 2022-09-23 17:24:37 -03:00
CreateDiscussionView [FIX] Jump to message stuck on loading animation () 2022-08-19 18:14:37 -03:00
DefaultBrowserView Regression: Default Browser View title () 2022-09-23 17:22:21 -03:00
DirectoryView Chore: Migrate Touch to hooks () 2022-08-17 10:32:21 -03:00
DiscussionsView Chore: Create useDebounce hook () 2022-09-16 12:19:07 -03:00
InviteUsersEditView Chore: Evaluate helpers and utils - Typescript () 2022-06-06 11:17:51 -03:00
InviteUsersView Chore: Upgrade React Native to 0.68.2 () 2022-08-08 18:02:08 -03:00
LanguageView Chore: Hooks app/views/LanguageView () 2022-09-22 18:40:32 -03:00
MessagesView Chore: Evaluate helpers and utils - Typescript () 2022-06-06 11:17:51 -03:00
NewMessageView [IMPROVE] Redesign create room flow () 2022-08-26 16:16:45 -03:00
NewServerView Chore: Migrate Touch to hooks () 2022-08-17 10:32:21 -03:00
NotificationPreferencesView [FIX] Decrease space between sections on lists () 2022-09-23 17:24:37 -03:00
ProfileView [FIX]Update profile name () 2022-09-16 12:04:25 -03:00
ReadReceiptView Chore: Upgrade React Native to 0.68.2 () 2022-08-08 18:02:08 -03:00
RoomActionsView [IMPROVE] Add ignore user to user profile () 2022-10-13 18:29:55 -03:00
RoomInfoEditView [IMPROVE] Redesign create room flow () 2022-08-26 16:16:45 -03:00
RoomInfoView [IMPROVE] Add ignore user to user profile () 2022-10-13 18:29:55 -03:00
RoomMembersView [IMPROVE] Add ignore user to user profile () 2022-10-13 18:29:55 -03:00
RoomView [IMPROVE] Add ignore user to user profile () 2022-10-13 18:29:55 -03:00
RoomsListView Chore: Upgrade React Native to 0.68.2 () 2022-08-08 18:02:08 -03:00
SearchMessagesView Revert "Chore: Migration to Hooks - Markdown ()" () 2022-07-04 15:10:14 -03:00
SelectedUsersView [IMPROVE] Redesign create room flow () 2022-08-26 16:16:45 -03:00
SettingsView Chore: Migrate SettingsView to hooks () 2022-09-30 11:50:33 -03:00
ShareListView Chore: Upgrade React Native to 0.68.2 () 2022-08-08 18:02:08 -03:00
ShareView [FIX] Jump to message stuck on loading animation () 2022-08-19 18:14:37 -03:00
SidebarView Chore: Migrate SettingsView to hooks () 2022-09-30 11:50:33 -03:00
StatusView [FIX] Decrease space between sections on lists () 2022-09-23 17:24:37 -03:00
ThreadMessagesView Chore: Update Storybook libs to v6 () 2022-08-19 16:53:40 -03:00
UserNotificationPreferencesView Chore: Hooks app/views/UserNotificationPreferenceView () 2022-09-22 18:31:23 -03:00
UserPreferencesView [IMPROVE] Remove show message in main thread preference () 2022-08-25 16:53:19 -03:00
WorkspaceView Chore: Evaluate helpers and utils - Typescript () 2022-06-06 11:17:51 -03:00
AddChannelTeamView.tsx Chore: Evaluate AddChannelTeamView - TypeScript () 2022-05-17 10:39:21 -03:00
AddExistingChannelView.tsx [FIX] SearchBox background and unify usage () 2022-09-22 23:03:02 -03:00
AttachmentView.tsx Chore: Upgrade React Native to 0.68.2 () 2022-08-08 18:02:08 -03:00
AuthLoadingView.tsx Chore: Create useAppSelector hook () 2022-05-13 12:01:34 -03:00
AuthenticationWebView.tsx Chore: Evaluate helpers and utils - Typescript () 2022-06-06 11:17:51 -03:00
CannedResponseDetail.tsx Revert "Chore: Migration to Hooks - Markdown ()" () 2022-07-04 15:10:14 -03:00
ChangePasscodeView.tsx Chore: Evaluate helpers and utils - Typescript () 2022-06-06 11:17:51 -03:00
CloseLivechatView.tsx Chore: Ignore icons on Prettier () 2022-08-11 15:16:04 -03:00
DisplayPrefsView.tsx Chore: Evaluate helpers and utils - Typescript () 2022-06-06 11:17:51 -03:00
E2EEncryptionSecurityView.tsx Regression: Reset E2E Key section missing padding () 2022-10-07 12:01:04 -03:00
E2EEnterYourPasswordView.tsx Chore: Migrate E2EEnterYourPasswordView to hooks () 2022-08-11 11:59:40 -03:00
E2EHowItWorksView.tsx Chore: Migrate E2EHowItWorksView to hooks () 2022-08-11 11:50:03 -03:00
E2ESaveYourPasswordView.tsx Chore: Migrate E2ESaveYourPasswordView to hooks () 2022-08-17 10:51:40 -03:00
ForgotPasswordView.tsx Chore: Hooks app/views/ForgotPasswordView () 2022-09-06 14:44:31 -03:00
ForwardLivechatView.tsx [IMPROVE] Migrate UIKit/MultiSelect to ActionSheet () 2022-07-13 16:31:58 -03:00
JitsiMeetView.tsx Regression: Jitsi not leaving call properly () 2022-09-09 15:15:08 -03:00
LegalView.tsx Chore: Evaluate helpers and utils - Typescript () 2022-06-06 11:17:51 -03:00
LivechatEditView.tsx Chore: Upgrade React Native to 0.68.2 () 2022-08-08 18:02:08 -03:00
LoginView.tsx Chore: Upgrade React Native to 0.68.2 () 2022-08-08 18:02:08 -03:00
MarkdownTableView.tsx Chore: Evaluate helpers and utils - Typescript () 2022-06-06 11:17:51 -03:00
ModalBlockView.tsx Chore: Upgrade React Native to 0.68.2 () 2022-08-08 18:02:08 -03:00
PickerView.tsx Chore: Evaluate helpers and utils - Typescript () 2022-06-06 11:17:51 -03:00
RegisterView.tsx [FIX] When creating a new user, "Custom Fields" are breaking functionality () 2022-09-09 14:01:55 -03:00
ScreenLockConfigView.tsx [FIX] Touch/Face ID toggle does not enable automatically the first time () 2022-10-07 12:34:51 -03:00
ScreenLockedView.tsx Chore: Upgrade React Native to 0.68.2 () 2022-08-08 18:02:08 -03:00
SecurityPrivacyView.tsx Chore: Update Storybook libs to v6 () 2022-08-19 16:53:40 -03:00
SelectListView.tsx [FIX] SearchBox background and unify usage () 2022-09-22 23:03:02 -03:00
SelectServerView.tsx Chore: Hooks app/views/SelectServerView () 2022-08-18 19:09:25 -03:00
SendEmailConfirmationView.tsx Chore: Migration to Hooks - FormTextInput () 2022-06-27 15:46:59 -03:00
SetUsernameView.tsx Chore: Hooks app/views/SetUsernameView () 2022-09-06 13:53:21 -03:00
Styles.ts [NEW] Use Inter font () 2022-08-23 16:32:51 -03:00
TeamChannelsView.tsx [IMPROVE] Use UI Elements from react-navigation () 2022-07-06 10:23:02 -03:00
ThemeView.tsx Chore: Improve code and migrate some props to hooks on ThemeView () 2022-09-12 10:16:00 -03:00
WithoutServersView.tsx Chore: Migrate WithoutServerView to hooks () 2022-08-11 11:41:18 -03:00