Rocket.Chat.ReactNative/app/views
Djorkaeff Alexandre 9e89316e2a
[NEW] Livechat (#2004)
* [WIP][NEW] Livechat info/actions

* [IMPROVEMENT] RoomActionsView

* [NEW] Visitor Navigation

* [NEW] Get Department REST

* [FIX] Borders

* [IMPROVEMENT] Refactor RoomInfo View

* [FIX] Error while navigate from mention -> roomInfo

* [NEW] Livechat Fields

* [NEW] Close Livechat

* [WIP] Forward livechat

* [NEW] Return inquiry

* [WIP] Comment when close livechat

* [WIP] Improve roomInfo

* [IMPROVEMENT] Forward room

* [FIX] Department picker

* [FIX] Picker without results

* [FIX] Superfluous argument

* [FIX] Check permissions on RoomActionsView

* [FIX] Livechat permissions

* [WIP] Show edit to livechat

* [I18N] Add pt-br translations

* [WIP] Livechat Info

* [IMPROVEMENT] Livechat info

* [WIP] Livechat Edit

* [WIP] Livechat edit

* [WIP] Livechat Edit

* [WIP] Livechat edit scroll

* [FIX] Edit customFields

* [FIX] Clean livechat customField

* [FIX] Visitor Navigation

* [NEW] Next input logic LivechatEdit

* [FIX] Add livechat data to subscription

* [FIX] Revert change

* [NEW] Livechat user Status

* [WIP] Livechat tags

* [NEW] Edit livechat tags

* [FIX] Prevent some crashes

* [FIX] Forward

* [FIX] Return Livechat error

* [FIX] Prevent livechat info crash

* [IMPROVEMENT] Use input style on forward chat

* OnboardingSeparator -> OrSeparator

* [FIX] Go to next input

* [NEW] Added some icons

* [NEW] Livechat close

* [NEW] Forward Room Action

* [FIX] Livechat edit style

* [FIX] Change status logic

* [CHORE] Remove unnecessary logic

* [CHORE] Remove unnecessary code

* [CHORE] Remove unecessary case

* [FIX] Superfluous argument

* [IMPROVEMENT] Submit livechat edit

* [CHORE] Remove textInput type

* [FIX] Livechat edit

* [FIX] Livechat Edit

* [FIX] Use same effect

* [IMPROVEMENT] Tags input

* [FIX] Add empty tag

* Fix minor issues

* Fix typo

* insert livechat room data to our room object

* review

* add method calls server version

Co-authored-by: Diego Mello <diegolmello@gmail.com>
2020-05-08 14:36:10 -03:00
..
AdminPanelView [IMPROVEMENT] Use reselect (#1696) 2020-02-11 11:09:14 -03:00
AutoTranslateView [NEW] Themes (#1298) 2019-12-04 13:39:53 -03:00
CreateDiscussionView [FIX] UI issues of Create Discussion View (#1965) 2020-04-01 09:07:03 -03:00
DirectoryView [FIX] Read only channel/broadcast (#1951) 2020-04-13 09:51:16 -03:00
InviteUsersEditView [NEW] Invite links (#1534) 2020-01-28 10:22:35 -03:00
InviteUsersView [FIX] Disallow empty sharing (#1664) 2020-02-05 13:40:44 -03:00
LanguageView [IMPROVEMENT] Add loading message on long running tasks (#1798) 2020-02-28 17:11:08 -03:00
MessagesView [FIX] Messages View (#2090) 2020-05-08 14:07:58 -03:00
NotificationPreferencesView [FIX] Change notifications preferences (#2000) 2020-04-06 18:40:18 -03:00
OnboardingView [NEW] Onboarding layout (#1954) 2020-03-30 16:20:50 -03:00
ProfileView Update all dependencies (#2008) 2020-05-08 13:37:49 -03:00
ReadReceiptView [IMPROVEMENT] Use reselect (#1696) 2020-02-11 11:09:14 -03:00
RoomActionsView [NEW] Livechat (#2004) 2020-05-08 14:36:10 -03:00
RoomInfoEditView [FIX] Respect UI_Allow_room_names_with_special_chars setting (#2076) 2020-04-30 13:24:49 -03:00
RoomInfoView [NEW] Livechat (#2004) 2020-05-08 14:36:10 -03:00
RoomMembersView [IMPROVEMENT] Use reselect (#1696) 2020-02-11 11:09:14 -03:00
RoomView [NEW] Livechat (#2004) 2020-05-08 14:36:10 -03:00
RoomsListView [NEW] Livechat (#2004) 2020-05-08 14:36:10 -03:00
SearchMessagesView [FIX] Messages View (#2090) 2020-05-08 14:07:58 -03:00
SettingsView [NEW] Passcode and biometric unlock (#2059) 2020-05-08 14:04:37 -03:00
ShareListView Update all dependencies (#2008) 2020-05-08 13:37:49 -03:00
ShareView [FIX] Lint (#2030) 2020-04-13 10:56:30 -03:00
SidebarView [FIX] Big names overflow (#2072) 2020-05-08 14:09:36 -03:00
ThreadMessagesView [FIX] ThreadMessagesView crashing on load (#1997) 2020-04-06 16:07:40 -03:00
WorkspaceView [FIX] Add server and hide login (#1968) 2020-04-01 12:56:08 -03:00
AttachmentView.js [FIX] Allow special chars in Filename (#2020) 2020-04-30 15:20:29 -03:00
AuthLoadingView.js [FIX] Consecutive clear cache calls freezing app (#1851) 2020-03-10 08:49:54 -03:00
AuthenticationWebView.js [FIX] Cas auth (#2024) 2020-04-13 10:11:51 -03:00
ChangePasscodeView.js [NEW] Passcode and biometric unlock (#2059) 2020-05-08 14:04:37 -03:00
CreateChannelView.js [NEW] Direct Message between multiple users (#1958) 2020-04-01 09:28:54 -03:00
DefaultBrowserView.js Update all dependencies (#2008) 2020-05-08 13:37:49 -03:00
ForgotPasswordView.js [NEW] Onboarding layout (#1954) 2020-03-30 16:20:50 -03:00
ForwardLivechatView.js [NEW] Livechat (#2004) 2020-05-08 14:36:10 -03:00
JitsiMeetView.js [NEW] Jitsi JWT added to URL (#1746) 2020-02-18 11:06:14 -03:00
LegalView.js [NEW] Themes (#1298) 2019-12-04 13:39:53 -03:00
LivechatEditView.js [NEW] Livechat (#2004) 2020-05-08 14:36:10 -03:00
LoginView.js Update all dependencies (#2008) 2020-05-08 13:37:49 -03:00
MarkdownTableView.js [NEW] Themes (#1298) 2019-12-04 13:39:53 -03:00
ModalBlockView.js [FIX] UIKit crashing when UIKitModal receive update event (#2088) 2020-05-08 09:56:11 -03:00
NewMessageView.js [NEW] Direct Message between multiple users (#1958) 2020-04-01 09:28:54 -03:00
NewServerView.js [NEW] Livechat (#2004) 2020-05-08 14:36:10 -03:00
PickerView.js [NEW] Livechat (#2004) 2020-05-08 14:36:10 -03:00
RegisterView.js [FIX] Correct message for manual approval user Registration (#1906) 2020-04-01 17:43:49 -03:00
ScreenLockConfigView.js [NEW] Passcode and biometric unlock (#2059) 2020-05-08 14:04:37 -03:00
ScreenLockedView.js [NEW] Passcode and biometric unlock (#2059) 2020-05-08 14:04:37 -03:00
SelectServerView.js [NEW] Themes (#1298) 2019-12-04 13:39:53 -03:00
SelectedUsersView.js [NEW] Direct Message between multiple users (#1958) 2020-04-01 09:28:54 -03:00
SetUsernameView.js [NEW] Onboarding layout (#1954) 2020-03-30 16:20:50 -03:00
StatusView.js [FIX] Change user own status (#1995) 2020-04-06 16:32:58 -03:00
Styles.js [NEW] Onboarding layout (#1954) 2020-03-30 16:20:50 -03:00
ThemeView.js [FIX] Automatic theme repeating (#1457) 2019-12-11 16:30:32 -03:00
VisitorNavigationView.js [NEW] Livechat (#2004) 2020-05-08 14:36:10 -03:00
WithoutServersView.js [NEW] Custom Status (#1811) 2020-03-30 17:19:01 -03:00