vn-verdnaturachat/app/views
Gung Wah e98116587d
[CHORE] Add permissions to Redux (#2914)
* [FIX] Add permissions to Redux store

* add only permissions being used in the app

* add clear permissions reducer

* call RocketChat.hasPermission from reducer

* add server version comparison on getPermissions

* refactor hasPermission function

* refactor hasPermission function

* remove uncomment code

* use Q.experimentalSortBy()

* add coerce function

* Change Rocketchat.hasPermission

* Apply on isReadOnly

* Apply to RoomInfoEditView

* Apply to RoomInfoView and RoomInfoEditView

* canAutoTranslate

* Unnecessary clear permissions

* Revert getUpdatedSince

* Naming fix

Co-authored-by: Diego Mello <diegolmello@gmail.com>
2021-02-25 13:41:44 -03:00
..
AdminPanelView [IMPROVEMENT] Support badge number on header buttons (#2566) 2020-10-30 13:15:58 -03:00
AutoTranslateView [IMPROVEMENT] List Component (#2506) 2020-10-30 10:59:44 -03:00
CreateDiscussionView [FIX] Breadcrumbs exceeding characters limit (#2862) 2021-02-11 18:44:50 -03:00
DirectoryView [CHORE] BackdropOpacity based on themes (#2863) 2021-02-19 15:05:47 -03:00
InviteUsersEditView [IMPROVEMENT] List Component (#2506) 2020-10-30 10:59:44 -03:00
InviteUsersView [IMPROVEMENT] List Component (#2506) 2020-10-30 10:59:44 -03:00
LanguageView [NEW] Support RTL (#2656) 2020-11-30 18:47:05 -03:00
MessagesView [IMPROVEMENT] List Component (#2506) 2020-10-30 10:59:44 -03:00
NewServerView [FIX] Breadcrumbs exceeding characters limit (#2862) 2021-02-11 18:44:50 -03:00
NotificationPreferencesView [IMPROVEMENT] List Component (#2506) 2020-10-30 10:59:44 -03:00
OnboardingView [FIX] Back button closing activity when on root stack screen (#2804) 2021-01-15 14:49:00 -03:00
ProfileView [FIX] Breadcrumbs exceeding characters limit (#2862) 2021-02-11 18:44:50 -03:00
ReadReceiptView [IMPROVEMENT] Support badge number on header buttons (#2566) 2020-10-30 13:15:58 -03:00
RoomActionsView [CHORE] Add permissions to Redux (#2914) 2021-02-25 13:41:44 -03:00
RoomInfoEditView [CHORE] Add permissions to Redux (#2914) 2021-02-25 13:41:44 -03:00
RoomInfoView [CHORE] Add permissions to Redux (#2914) 2021-02-25 13:41:44 -03:00
RoomMembersView [CHORE] Add permissions to Redux (#2914) 2021-02-25 13:41:44 -03:00
RoomView [CHORE] Add permissions to Redux (#2914) 2021-02-25 13:41:44 -03:00
RoomsListView [CHORE] BackdropOpacity based on themes (#2863) 2021-02-19 15:05:47 -03:00
SearchMessagesView [FIX] Real name being ignored in SearchMessagesView (#2838) 2021-02-11 18:43:57 -03:00
SettingsView [IMPROVEMENT] Add `Change Encryption Password` and `Reset E2E Key` (#2542) 2020-10-30 15:31:04 -03:00
ShareListView [FIX] Share extension memory issues on iOS (#2845) 2021-02-01 14:18:55 -03:00
ShareView [FIX] Share extension memory issues on iOS (#2845) 2021-02-01 14:18:55 -03:00
SidebarView [CHORE] Add permissions to Redux (#2914) 2021-02-25 13:41:44 -03:00
ThreadMessagesView [CHORE] Remove InteractionManager blocks (#2906) 2021-02-23 15:36:20 -03:00
UserNotificationPreferencesView [FIX] User notification preferences throwing an error when select default Email option (#2615) 2020-11-06 11:26:43 -03:00
UserPreferencesView [FIX] Whitelabel unable to find package name (#2626) 2020-11-12 13:06:48 -03:00
WorkspaceView [NEW] Support RTL (#2656) 2020-11-30 18:47:05 -03:00
AttachmentView.js [FIX] Temp attachment files not being flushed after saved to gallery (#2871) 2021-02-22 18:53:44 -03:00
AuthLoadingView.js [IMPROVEMENT] List Component (#2506) 2020-10-30 10:59:44 -03:00
AuthenticationWebView.js [IMPROVEMENT] Support badge number on header buttons (#2566) 2020-10-30 13:15:58 -03:00
ChangePasscodeView.js [FIX] App not sending second argument for EventEmitter.removeListener on some places (#2909) 2021-02-23 16:00:39 -03:00
CreateChannelView.js [FIX] Breadcrumbs exceeding characters limit (#2862) 2021-02-11 18:44:50 -03:00
DefaultBrowserView.js [IMPROVEMENT] List Component (#2506) 2020-10-30 10:59:44 -03:00
E2EEncryptionSecurityView.js [NEW] Encrypted Discussions (#2813) 2021-01-20 14:34:01 -03:00
E2EEnterYourPasswordView.js [IMPROVEMENT] Add `Change Encryption Password` and `Reset E2E Key` (#2542) 2020-10-30 15:31:04 -03:00
E2EHowItWorksView.js [IMPROVEMENT] Support badge number on header buttons (#2566) 2020-10-30 13:15:58 -03:00
E2ESaveYourPasswordView.js [IMPROVEMENT] Add `Change Encryption Password` and `Reset E2E Key` (#2542) 2020-10-30 15:31:04 -03:00
ForgotPasswordView.js [NEW] Log events from RoomsList, SideDrawer and Profile (#2190) 2020-07-30 10:26:17 -03:00
ForwardLivechatView.js [CHORE] Update react-navigation to v5 (#2154) 2020-06-15 11:00:46 -03:00
JitsiMeetView.js [NEW] Log remaining events (#2368) 2020-08-05 10:15:56 -03:00
LegalView.js [IMPROVEMENT] List Component (#2506) 2020-10-30 10:59:44 -03:00
LivechatEditView.js [IMPROVEMENT] List Component (#2506) 2020-10-30 10:59:44 -03:00
LoginView.js [IMPROVEMENT] Support badge number on header buttons (#2566) 2020-10-30 13:15:58 -03:00
MarkdownTableView.js [FIX] Minor i18n issues (#2335) 2020-07-31 15:30:36 -03:00
ModalBlockView.js [IMPROVEMENT] Support badge number on header buttons (#2566) 2020-10-30 13:15:58 -03:00
NewMessageView.js [FIX] Share extension memory issues on iOS (#2845) 2021-02-01 14:18:55 -03:00
PickerView.js [NEW] Support RTL (#2656) 2020-11-30 18:47:05 -03:00
RegisterView.js [IMPROVEMENT] Support badge number on header buttons (#2566) 2020-10-30 13:15:58 -03:00
ScreenLockConfigView.js [IMPROVEMENT] List Component (#2506) 2020-10-30 10:59:44 -03:00
ScreenLockedView.js [FIX] App not sending second argument for EventEmitter.removeListener on some places (#2909) 2021-02-23 16:00:39 -03:00
SecurityPrivacyView.js [IMPROVEMENT] Add `Change Encryption Password` and `Reset E2E Key` (#2542) 2020-10-30 15:31:04 -03:00
SelectServerView.js [FIX] Share extension memory issues on iOS (#2845) 2021-02-01 14:18:55 -03:00
SelectedUsersView.js [FIX] Share extension memory issues on iOS (#2845) 2021-02-01 14:18:55 -03:00
SetUsernameView.js [IMPROVEMENT] List Component (#2506) 2020-10-30 10:59:44 -03:00
StatusView.js [IMPROVEMENT] Support badge number on header buttons (#2566) 2020-10-30 13:15:58 -03:00
Styles.js [NEW] Support RTL (#2656) 2020-11-30 18:47:05 -03:00
ThemeView.js [IMPROVEMENT] List Component (#2506) 2020-10-30 10:59:44 -03:00
VisitorNavigationView.js [NEW] Support RTL (#2656) 2020-11-30 18:47:05 -03:00
WithoutServersView.js [NEW] Support RTL (#2656) 2020-11-30 18:47:05 -03:00