Rocket.Chat.ReactNative/app/definitions
Reinaldo Neto fd210c4713
feat: Change Avatar View (#4746)
* [NEW] Change Avatar View

* change avatar view and avatar suggestion

* avatar Url

* change avatar for profile it's done, missing fix revalidate the avatar in profile and drawer

* pick image

* clean profile view

* Finished the profile and fixed the avatar when change the user profile

* fix the profile update through all the app

* refactor avatar suggestion

* fix the delete from rooms and finished RoomInfoView, missing RoomInfoEditView

* room info edit view

* ipad navigation

* refactor the submit function

* refactor the e2e test

* minor tweak with themes and buttons

* minor tweak in edit button

* minor tweaks

* tweak IAvatarContainer

* fixing pt-br

* removed the avatarETagUser and search by username and text

* created the useHooke useAvatarETag

* fix lint

* refactor image.ts and test

* refactor avatar component

* fix the edit button

* refactor useAvatarETag

* fix the pt-br translation

* minor tweak tests

* back handleError to views and refactor the submit

* avatar suggestion item

* types for change avatar view context

* fix avatar on header for tablets

* minor tweak changeavatarview

* refactor avatar url to use hook form

* tweak on yup validation

* minor tweak with handle error

* minor tweak

* minor tweak

* interface avatar container

* minor tweak

* Refactor all the changeAvatarView and fix how to test the image url

* fixed the layout

* minor refactor

* minor tweaks

* fix the visual bug when the user change the avatar to new then clear cache

* fix the flicker when upload an image

* update package.json

* test the reset, discard alert, cancel and discard

* separate the avatar test from profile and create new tests for change avatar

* mock imagepicker

* minor tweak, adding console and add echo to config.yml

* use RUNNING_E2E_TESTS as env to other files

* exprt env at android build

* change the to way to set the running e2e test env

* update test

* delete the .env and update the e2e/readme and the file review

* minor tweak

* minor tweak

* update the test, fixing how to dismiss the keyboard

---------

Co-authored-by: Gleidson Daniel Silva <gleidson10daniel@hotmail.com>
2023-04-10 11:59:00 -03:00
..
redux Chore: Migrate ee/omnichannel folder to Typescript (#3749) 2022-03-07 18:16:20 -03:00
rest [FIX] Searching for Discussion (#4843) 2023-03-16 20:30:58 -03:00
ERoomType.ts Chore: Migrate redux module room to typescript (#3636) 2022-02-18 10:46:19 -03:00
IAssetsFavicon512.ts Chore: Evaluate WorkspaceView - TypeScript (#4077) 2022-05-02 22:27:33 -03:00
IAttachment.ts Chore: Evaluate ShareView - TypeScript (#4087) 2022-05-11 14:59:29 -03:00
ICannedResponse.ts Chore: Evaluate CannedResponsesListView - TypeScript (#4149) 2022-05-02 21:30:20 -03:00
ICertificate.ts Chore: Migrate logout to Typescript (#3688) 2022-02-09 17:37:08 -03:00
ICommand.ts Chore: Migrate Utils Folder to Typescript (#3544) 2022-01-12 09:54:04 -03:00
ICredentials.ts Chore: Evaluate AuthenticationWebView - TypeScript (#4158) 2022-05-11 13:59:57 -03:00
ICustomEmojiDescriptor.ts Chore: Add REST API definitions from server (#3721) 2022-02-14 13:20:29 -03:00
IDDPMessage.ts Chore: Migrate subscriptions/rooms to TS (#3748) 2022-03-03 21:23:11 -03:00
IDataSelect.ts Chore: Evaluate SelectListView - TypeScript (#4119) 2022-05-02 09:40:19 -03:00
IEmoji.ts [IMPROVE] Redesign emoji picker (#4328) 2022-10-21 15:27:55 -03:00
IInvite.ts Chore: Add REST API definitions from server (#3721) 2022-02-14 13:20:29 -03:00
ILivechatAgent.ts Chore: Add REST API definitions from server (#3721) 2022-02-14 13:20:29 -03:00
ILivechatDepartment.ts Chore: Evaluate CannedResponsesListView - TypeScript (#4149) 2022-05-02 21:30:20 -03:00
ILivechatDepartmentAgents.ts Chore: Add REST API definitions from server (#3721) 2022-02-14 13:20:29 -03:00
ILivechatEditView.ts Chore: update `theme` type (#4025) 2022-04-12 12:27:05 -04:00
ILivechatMonitor.ts Chore: Add REST API definitions from server (#3721) 2022-02-14 13:20:29 -03:00
ILivechatTag.ts Chore: Add REST API definitions from server (#3721) 2022-02-14 13:20:29 -03:00
ILivechatVisitor.ts Chore: Evaluate RoomInfoView - TypeScript (#4107) 2022-05-11 15:20:59 -03:00
ILoggedUser.ts [IMPROVE] Remove show message in main thread preference (#4435) 2022-08-25 16:53:19 -03:00
IMention.ts Chore: Migrate ThreadMessagesView to Typescript (#3538) 2022-01-12 10:53:06 -03:00
IMessage.ts feat: quotes on E2EE Messages (#4880) 2023-03-23 19:47:05 -03:00
INotification.ts Chore: Upgrade react-native-notifications to 4.2.4 (#3958) 2022-04-07 16:14:04 -03:00
IPermission.ts Chore: Migrate getPermissions to Typescript (#3720) 2022-02-17 10:06:31 -03:00
IPreferences.ts Chore: Move constants away from rocketchat folder - Typescript (#4022) 2022-04-07 11:10:03 -03:00
IProfile.ts feat: Change Avatar View (#4746) 2023-04-10 11:59:00 -03:00
IReaction.ts [IMPROVE] Add `All` tab in Reactions List (#4409) 2022-09-29 16:42:04 -03:00
IRocketChatRecord.ts Chore: Create IServerRoom and IServerSubscription (#3782) 2022-03-08 13:25:27 -03:00
IRole.ts Chore: Migrate REST API - getRoomRoles to Typescript and fix getRoomMembers (#3868) 2022-03-14 21:11:34 -03:00
IRoom.ts Chore: Migrate NotificationPreferencesView to hooks (#4327) 2022-08-01 13:35:05 -03:00
ISearch.ts Chore: Evaluate CreateDiscussionView - TypeScript (#4133) 2022-05-02 19:48:29 -03:00
IServedBy.ts Chore: Create IServerRoom and IServerSubscription (#3782) 2022-03-08 13:25:27 -03:00
IServer.ts Chore: evaluate ServerItem - TypeScript Migration (#4015) 2022-04-07 13:07:16 -04:00
IServerHistory.ts Chore: Migrate Database to Typescript (#3580) 2022-02-01 10:39:09 -03:00
ISetting.ts Chore: Add REST API definitions from server (#3721) 2022-02-14 13:20:29 -03:00
ISettings.ts Chore: Migrate method getSettings to typescript (#3703) 2022-02-18 11:49:47 -03:00
ISlashCommand.ts Chore: Migrate REST API - getCommandPreview and executeCommandPreview to Typescript (#3897) 2022-03-15 11:41:23 -03:00
ISpotlight.ts Chore: Create IServerRoom and IServerSubscription (#3782) 2022-03-08 13:25:27 -03:00
ISubscription.ts [IMPROVE] E2EE improvements (#4763) 2023-01-12 10:32:33 -03:00
ITeam.ts Chore: Create IServerRoom and IServerSubscription (#3782) 2022-03-08 13:25:27 -03:00
ITheme.ts Chore: Migrate Utils Folder to Typescript (#3544) 2022-01-12 09:54:04 -03:00
IThread.ts feat: quotes on E2EE Messages (#4880) 2023-03-23 19:47:05 -03:00
IThreadMessage.ts feat: quotes on E2EE Messages (#4880) 2023-03-23 19:47:05 -03:00
ITotp.ts [FIX] Change password not working on some cases (#4312) 2022-06-23 16:59:57 -03:00
IUpload.ts [FIX] Quote message and reply with image (#4715) 2023-01-05 15:23:11 -03:00
IUrl.ts Chore: Evaluate Message - TypeScript (#3944) 2022-04-01 18:52:38 -03:00
IUser.ts Chore: Hooks app/views/UserNotificationPreferenceView (#4502) 2022-09-22 18:31:23 -03:00
IVideoConference.ts [IMPROVE] Brings the operation of the video call closer to the web (#4883) 2023-03-01 15:26:56 -03:00
TChangeAvatarViewContext.ts feat: Change Avatar View (#4746) 2023-04-10 11:59:00 -03:00
TUserStatus.ts [NEW] Presence Cap (#4900) 2023-02-14 10:47:56 -03:00
index.ts [FIX] Messages not loading on some edge cases (#4801) 2023-01-13 16:32:52 -03:00
navigationTypes.ts Chore: Evaluate ShareListView - TypeScript (#4117) 2022-05-02 22:06:19 -03:00
utils.ts [NEW] Video conf message block (#4619) 2022-11-24 08:37:08 -03:00