verdnatura-chat/app/views
Reinaldo Neto db5c7d94aa
Chore: Migrate REST API - getRoomRoles to Typescript and fix getRoomMembers ()
* Chore: Migrate REST API - getRoomRoles to Typescript and fix getRoomMembers

* change GetRoomRoles local
2022-03-14 21:11:34 -03:00
..
AdminPanelView [FIX] TypeScript's errors raised by HOCs () 2022-01-17 13:10:39 -03:00
AutoTranslateView Chore: dehydrate small server requests away from rocketchat.js () 2022-02-15 15:50:55 -03:00
CannedResponsesListView Chore: Migrate RoomActionsView to Typescript () 2022-03-02 11:49:43 -03:00
CreateDiscussionView Chore: Migrate search and localSearch methods to Typescript () 2022-03-08 11:24:21 -03:00
DirectoryView Chore: dehydrate small server requests away from rocketchat.js () 2022-02-15 15:50:55 -03:00
DiscussionsView Chore: Server API types - chat.getDiscussions () 2022-03-08 14:09:45 -03:00
InviteUsersEditView chore: migrate redux module inviteUsers to typescript 2022-01-17 18:27:28 -03:00
InviteUsersView Chore: Migrate Markdown to Typescript () 2022-02-17 12:27:01 -03:00
LanguageView Chore: Migrate redux module app to typescript () 2022-02-02 15:27:10 -03:00
MessagesView Chore: Migrate REST API - getFiles to Typescript () 2022-03-10 12:29:33 -03:00
NewServerView Chore: Update react-native-mmkv-storage to 0.6.12 () 2022-03-09 16:41:26 -03:00
NotificationPreferencesView chore: add rest api return () 2022-03-09 14:04:25 -03:00
ProfileView Chore: Migrate REST API - saveUserProfile to Typescript () 2022-03-09 15:10:36 -03:00
ReadReceiptView Chore: Migrate REST API - getReadReceipts to Typescript () 2022-03-14 10:32:22 -03:00
RoomActionsView Chore: Migrate REST API - getChannelInfo to TS () 2022-03-08 09:46:33 -04:00
RoomInfoEditView Chore: Migrate REST API - saveUserProfile to Typescript () 2022-03-09 15:10:36 -03:00
RoomInfoView Chore: Migrate RoomInfoView to Typescript () 2022-03-03 18:46:53 -03:00
RoomMembersView Chore: Migrate REST API - getRoomRoles to Typescript and fix getRoomMembers () 2022-03-14 21:11:34 -03:00
RoomView Chore: Create IServerRoom and IServerSubscription () 2022-03-08 13:25:27 -03:00
RoomsListView Chore: Update react-native-mmkv-storage to 0.6.12 () 2022-03-09 16:41:26 -03:00
SearchMessagesView Chore: Migrate REST API - searchMessages to Typescript () 2022-03-10 12:17:49 -03:00
SettingsView Chore: Migrate redux module app to typescript () 2022-02-02 15:27:10 -03:00
ShareListView [FIX] TypeScript's errors raised by HOCs () 2022-01-17 13:10:39 -03:00
ShareView Chore: Migrate RoomView to Typescript () 2022-03-02 11:18:01 -03:00
SidebarView [FIX] TypeScript's errors raised by HOCs () 2022-01-17 13:10:39 -03:00
ThreadMessagesView Chore: Migrate methods/loadSurroundingMessages to Typescript () 2022-03-03 17:25:03 -03:00
UserNotificationPreferencesView Chore: Migrate REST API - getUserPreferences to Typescript () 2022-03-09 21:16:20 -03:00
UserPreferencesView Chore: Migrate selector/login to TS () 2022-02-16 12:09:38 -03:00
WorkspaceView [FIX] TypeScript's errors raised by HOCs () 2022-01-17 13:10:39 -03:00
AddChannelTeamView.tsx Chore: Migrate react-navigation to TypeScript () 2021-12-03 16:27:57 -03:00
AddExistingChannelView.tsx Chore: dehydrate small server requests away from rocketchat.js () 2022-02-15 15:50:55 -03:00
AttachmentView.tsx Chore: Migrate lib/utils to TypeScript () 2022-02-07 14:44:04 -04:00
AuthLoadingView.tsx Chore: Migrate AuthLoadingView to Typescript () 2021-10-05 10:54:08 -03:00
AuthenticationWebView.tsx Chore: Migrate react-navigation to TypeScript () 2021-12-03 16:27:57 -03:00
CannedResponseDetail.tsx Chore: Migrate RoomActionsView to Typescript () 2022-03-02 11:49:43 -03:00
ChangePasscodeView.tsx Remove style.ts 2022-01-24 15:18:59 -04:00
CreateChannelView.tsx Chore: Migrate getPermissions to Typescript () 2022-02-17 10:06:31 -03:00
DefaultBrowserView.tsx Chore: Update react-native-mmkv-storage to 0.6.12 () 2022-03-09 16:41:26 -03:00
DisplayPrefsView.tsx Chore: Update react-native-mmkv-storage to 0.6.12 () 2022-03-09 16:41:26 -03:00
E2EEncryptionSecurityView.tsx Chore: Migrate Utils Folder to Typescript () 2022-01-12 09:54:04 -03:00
E2EEnterYourPasswordView.tsx Chore: Migrate LivechatEditView to Typescript () 2022-02-07 12:18:37 -03:00
E2EHowItWorksView.tsx Chore: Migrate Markdown to Typescript () 2022-02-17 12:27:01 -03:00
E2ESaveYourPasswordView.tsx Chore: Update react-native-mmkv-storage to 0.6.12 () 2022-03-09 16:41:26 -03:00
ForgotPasswordView.tsx Chore: Migrate react-navigation to TypeScript () 2021-12-03 16:27:57 -03:00
ForwardLivechatView.tsx Chore: Create IServerRoom and IServerSubscription () 2022-03-08 13:25:27 -03:00
JitsiMeetView.tsx Chore: Migrate react-navigation to TypeScript () 2021-12-03 16:27:57 -03:00
LegalView.tsx [FIX] TypeScript's errors raised by HOCs () 2022-01-17 13:10:39 -03:00
LivechatEditView.tsx Chore: Migrate REST API - editLivechat to Typescript () 2022-03-14 10:23:20 -03:00
LoginView.tsx Chore: Migrate redux module login to typescript () 2022-02-18 10:53:36 -03:00
MarkdownTableView.tsx Chore: Migrate react-navigation to TypeScript () 2021-12-03 16:27:57 -03:00
ModalBlockView.tsx [FIX] TypeScript's errors raised by HOCs () 2022-01-17 13:10:39 -03:00
NewMessageView.tsx Chore: Migrate search and localSearch methods to Typescript () 2022-03-08 11:24:21 -03:00
PickerView.tsx [FIX] Add search and fix pagination for omnichannels departments () 2022-02-17 11:57:30 -03:00
RegisterView.tsx Chore: Migrate redux module login to typescript () 2022-02-18 10:53:36 -03:00
ScreenLockConfigView.tsx Chore: Update react-native-mmkv-storage to 0.6.12 () 2022-03-09 16:41:26 -03:00
ScreenLockedView.tsx Chore: Migrate ScreenLockedView to Typescript () 2021-12-02 10:26:02 -03:00
SecurityPrivacyView.tsx Chore: Migrate SecurityPrivacyView to Typescript () 2021-12-02 10:26:34 -03:00
SelectListView.tsx Chore: Migrate RoomActionsView to Typescript () 2022-03-02 11:49:43 -03:00
SelectServerView.tsx [FIX] TypeScript's errors raised by HOCs () 2022-01-17 13:10:39 -03:00
SelectedUsersView.tsx Chore: Migrate lib/rocketchat.js to TS - structure PoC () 2022-02-10 09:10:42 -03:00
SendEmailConfirmationView.tsx Minor tweak 2022-01-24 15:20:25 -04:00
SetUsernameView.tsx Chore: Migrate redux module login to typescript () 2022-02-18 10:53:36 -03:00
StatusView.tsx Chore: Migrate REST API - setUserStatus to Typescript () 2022-03-07 12:00:39 -03:00
Styles.js Chore: Start Typescript migration () 2021-09-13 17:41:05 -03:00
TeamChannelsView.tsx Chore: Migrate REST API - getTeamListRoom to TS () 2022-03-08 13:59:17 -04:00
ThemeView.tsx Chore: Update react-native-mmkv-storage to 0.6.12 () 2022-03-09 16:41:26 -03:00
WithoutServersView.tsx Chore: Migrate react-navigation to TypeScript () 2021-12-03 16:27:57 -03:00