vn-verdnaturachat/app/views
Gleidson Daniel Silva 7d2ae5ea7c
Chore: Evaluate helpers and methods - Typescript (#4030)
* move userPreferences to methods folder

* create formatAttachmentUrl file

* create compareServerVersion file

* create generateLoadMoreId file
2022-04-07 10:13:19 -03:00
..
AdminPanelView [FIX] TypeScript's errors raised by HOCs (#3535) 2022-01-17 13:10:39 -03:00
AutoTranslateView Chore: Migrate REST API - saveAutoTranslate to Typescript (#3892) 2022-03-15 21:54:43 -03:00
CannedResponsesListView Chore: Evaluate ActivityIndicator - TypeScript (#3914) 2022-03-17 22:37:10 -04:00
CreateDiscussionView Chore: Evaluate lib/rocketchat structure and files (#3986) 2022-04-04 16:15:29 -03:00
DirectoryView [FIX] Navigate to team from directory (#3953) 2022-03-24 18:52:35 -03:00
DiscussionsView Chore: Evaluate `Avatar` - TypeScript (#3929) 2022-03-29 12:23:45 -04:00
InviteUsersEditView chore: migrate redux module inviteUsers to typescript 2022-01-17 18:27:28 -03:00
InviteUsersView Chore: Migrate Markdown to Typescript (#3558) 2022-02-17 12:27:01 -03:00
LanguageView Chore: Migrate redux module app to typescript (#3598) 2022-02-02 15:27:10 -03:00
MessagesView Chore: Evaluate Message - TypeScript (#3944) 2022-04-01 18:52:38 -03:00
NewServerView Chore: Evaluate helpers and methods - Typescript (#4030) 2022-04-07 10:13:19 -03:00
NotificationPreferencesView chore: add rest api return (#3865) 2022-03-09 14:04:25 -03:00
ProfileView Chore: Migrate REST API - saveUserProfile to Typescript (#3863) 2022-03-09 15:10:36 -03:00
ReadReceiptView Chore: Migrate REST API - getReadReceipts to Typescript (#3877) 2022-03-14 10:32:22 -03:00
RoomActionsView Chore: Evaluate helpers and methods - Typescript (#4030) 2022-04-07 10:13:19 -03:00
RoomInfoEditView Chore: Evaluate helpers and methods - Typescript (#4030) 2022-04-07 10:13:19 -03:00
RoomInfoView Chore: Migrate RoomInfoView to Typescript (#3778) 2022-03-03 18:46:53 -03:00
RoomMembersView Chore: Evaluate lib/rocketchat structure and files (#3986) 2022-04-04 16:15:29 -03:00
RoomView Chore: Evaluate helpers and methods - Typescript (#4030) 2022-04-07 10:13:19 -03:00
RoomsListView Chore: Evaluate helpers and methods - Typescript (#4030) 2022-04-07 10:13:19 -03:00
SearchMessagesView Chore: Evaluate helpers and methods - Typescript (#4030) 2022-04-07 10:13:19 -03:00
SettingsView Chore: use `@react-native-clipboard/clipboard` (#3950) 2022-03-29 12:09:44 -04:00
ShareListView Chore: Evaluate ActivityIndicator - TypeScript (#3914) 2022-03-17 22:37:10 -04:00
ShareView Chore: Migrate RoomView to Typescript (#3754) 2022-03-02 11:18:01 -03:00
SidebarView Chore: Properly type Status (#3911) 2022-03-25 17:05:49 -03:00
ThreadMessagesView Chore: Evaluate `Avatar` - TypeScript (#3929) 2022-03-29 12:23:45 -04:00
UserNotificationPreferencesView Chore: Evaluate ActivityIndicator - TypeScript (#3914) 2022-03-17 22:37:10 -04:00
UserPreferencesView Chore: Migrate selector/login to TS (#3731) 2022-02-16 12:09:38 -03:00
WorkspaceView Chore: Migrate containers: FormContainer to Typescript (#3922) 2022-03-25 14:55:20 -03:00
AddChannelTeamView.tsx Chore: Migrate containers: List to Typescript (#3921) 2022-03-25 15:09:02 -03:00
AddExistingChannelView.tsx Chore: dehydrate small server requests away from rocketchat.js (#3740) 2022-02-15 15:50:55 -03:00
AttachmentView.tsx Chore: Evaluate helpers and methods - Typescript (#4030) 2022-04-07 10:13:19 -03:00
AuthLoadingView.tsx Chore: Migrate AuthLoadingView to Typescript (#3424) 2021-10-05 10:54:08 -03:00
AuthenticationWebView.tsx Chore: Evaluate ActivityIndicator - TypeScript (#3914) 2022-03-17 22:37:10 -04:00
CannedResponseDetail.tsx Chore: Migrate RoomActionsView to Typescript (#3750) 2022-03-02 11:49:43 -03:00
ChangePasscodeView.tsx Chore: Evaluate Passcode - TypeScript (#3931) 2022-03-22 21:43:59 -03:00
CreateChannelView.tsx Chore: Migrate getPermissions to Typescript (#3720) 2022-02-17 10:06:31 -03:00
DefaultBrowserView.tsx Chore: Evaluate helpers and methods - Typescript (#4030) 2022-04-07 10:13:19 -03:00
DisplayPrefsView.tsx Chore: Update react-native-mmkv-storage to 0.6.12 (#3634) 2022-03-09 16:41:26 -03:00
E2EEncryptionSecurityView.tsx Chore: StatusBar theme and style props (#3906) 2022-03-21 16:10:11 -03:00
E2EEnterYourPasswordView.tsx Chore: Migrate LivechatEditView to Typescript (#3499) 2022-02-07 12:18:37 -03:00
E2EHowItWorksView.tsx Chore: Migrate Markdown to Typescript (#3558) 2022-02-17 12:27:01 -03:00
E2ESaveYourPasswordView.tsx Chore: Evaluate helpers and methods - Typescript (#4030) 2022-04-07 10:13:19 -03:00
ForgotPasswordView.tsx Chore: Migrate containers: FormContainer to Typescript (#3922) 2022-03-25 14:55:20 -03:00
ForwardLivechatView.tsx Chore: Create IServerRoom and IServerSubscription (#3782) 2022-03-08 13:25:27 -03:00
JitsiMeetView.tsx Chore: Evaluate ActivityIndicator - TypeScript (#3914) 2022-03-17 22:37:10 -04:00
LegalView.tsx [FIX] TypeScript's errors raised by HOCs (#3535) 2022-01-17 13:10:39 -03:00
LivechatEditView.tsx Chore: Evaluate UiKit - TypeScript (#3939) 2022-03-29 17:06:50 -03:00
LoginView.tsx Chore: Migrate containers: FormContainer to Typescript (#3922) 2022-03-25 14:55:20 -03:00
MarkdownTableView.tsx Chore: Migrate react-navigation to TypeScript (#3480) 2021-12-03 16:27:57 -03:00
ModalBlockView.tsx Chore: Evaluate ActivityIndicator - TypeScript (#3914) 2022-03-17 22:37:10 -04:00
NewMessageView.tsx Chore: Evaluate helpers and methods - Typescript (#4030) 2022-04-07 10:13:19 -03:00
PickerView.tsx [FIX] Add search and fix pagination for omnichannels departments (#3621) 2022-02-17 11:57:30 -03:00
RegisterView.tsx Chore: Migrate containers: FormContainer to Typescript (#3922) 2022-03-25 14:55:20 -03:00
ScreenLockConfigView.tsx Chore: Evaluate helpers and methods - Typescript (#4030) 2022-04-07 10:13:19 -03:00
ScreenLockedView.tsx Chore: Evaluate Passcode - TypeScript (#3931) 2022-03-22 21:43:59 -03:00
SecurityPrivacyView.tsx Chore: Evaluate lib/rocketchat structure and files (#3986) 2022-04-04 16:15:29 -03:00
SelectListView.tsx Chore: Migrate RoomActionsView to Typescript (#3750) 2022-03-02 11:49:43 -03:00
SelectServerView.tsx Chore: Dehydrate share extension from rocketchat.js (#3753) 2022-03-16 17:40:32 -03:00
SelectedUsersView.tsx Chore: Migrate lib/rocketchat.js to TS - structure PoC (#3661) 2022-02-10 09:10:42 -03:00
SendEmailConfirmationView.tsx Chore: Migrate containers: FormContainer to Typescript (#3922) 2022-03-25 14:55:20 -03:00
SetUsernameView.tsx Chore: Migrate redux module login to typescript (#3647) 2022-02-18 10:53:36 -03:00
StatusView.tsx [FIX] User status missing translate (#3960) 2022-03-28 19:52:20 -03:00
Styles.js Chore: Start Typescript migration (#3279) 2021-09-13 17:41:05 -03:00
TeamChannelsView.tsx Chore: Evaluate ActivityIndicator - TypeScript (#3914) 2022-03-17 22:37:10 -04:00
ThemeView.tsx Chore: Evaluate helpers and methods - Typescript (#4030) 2022-04-07 10:13:19 -03:00
WithoutServersView.tsx Chore: Migrate react-navigation to TypeScript (#3480) 2021-12-03 16:27:57 -03:00