Rocket.Chat.ReactNative/app/containers
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
..
ActionSheet [IMPROVE] Add missing borders styles changes (#4675) 2022-11-11 13:04:57 -03:00
Avatar feat: Change Avatar View (#4746) 2023-04-10 11:59:00 -03:00
BackgroundContainer Chore: Update Storybook libs to v6 (#4439) 2022-08-19 16:53:40 -03:00
Button feat: Change Avatar View (#4746) 2023-04-10 11:59:00 -03:00
Chip [IMPROVE] Increase border radius on all buttons (#4657) 2022-11-10 13:22:02 -03:00
CustomIcon [NEW] Presence Cap (#4900) 2023-02-14 10:47:56 -03:00
DirectoryItem Chore: Migrate Touch to hooks (#4422) 2022-08-17 10:32:21 -03:00
EmojiPicker [FIX] Keyboard not showing all emojis or showing cut emojis (#4919) 2023-03-09 17:17:20 -03:00
HeaderButton [NEW] Presence Cap (#4900) 2023-02-14 10:47:56 -03:00
ImageViewer Chore: Upgrade React Native to 0.68.2 (#4316) 2022-08-08 18:02:08 -03:00
InAppNotification [FIX] Remove nested room navigation (#4702) 2022-11-25 10:21:56 -03:00
List [FIX] Decrease space between sections on lists (#4543) 2022-09-23 17:24:37 -03:00
Loading [FIX] Jump to message stuck on loading animation (#4410) 2022-08-19 18:14:37 -03:00
LoginServices [IMPROVE] Increase border radius on all buttons (#4657) 2022-11-10 13:22:02 -03:00
MessageActions [FIX] Emoji picker not opening in some cases (#4735) 2022-12-08 15:38:16 -03:00
MessageBox [FIX] Quote rendering with leading empty space on mobile only (#4778) 2023-02-02 00:17:09 -03:00
Passcode [FIX] Screen Lock's Password screen UI is broken on tablets (#4583) 2022-10-18 16:26:49 -03:00
RadioButton [NEW] Unify members section (#4399) 2022-08-26 10:21:25 -03:00
ReactionsList [IMPROVE] Redesign emoji picker (#4328) 2022-10-21 15:27:55 -03:00
RoomHeader [NEW] Presence Cap (#4900) 2023-02-14 10:47:56 -03:00
RoomItem [FIX] Respect Use Real Name when sent an attachment (#4898) 2023-03-15 19:40:59 -03:00
RoomTypeIcon [FIX] Omnichannel's icon svg fallback when the link returns an error (#4916) 2023-02-27 17:31:28 -03:00
SearchBox test: Unskip SearchBox test (#4966) 2023-03-17 13:40:32 -03:00
ServerItem Chore: Update Storybook libs to v6 (#4439) 2022-08-19 16:53:40 -03:00
Status [NEW] Presence Cap (#4900) 2023-02-14 10:47:56 -03:00
TextInput [IMPROVE] Border radius and width on inputs (#4659) 2022-11-10 13:35:59 -03:00
TwoFactor Chore: Upgrade React Native to 0.68.2 (#4316) 2022-08-08 18:02:08 -03:00
UIKit [IMPROVE] Brings the operation of the video call closer to the web (#4883) 2023-03-01 15:26:56 -03:00
UnreadBadge Chore: Update Storybook libs to v6 (#4439) 2022-08-19 16:53:40 -03:00
markdown [FIX] Markdown links coloured same as normal text for old markdown (#4905) 2023-03-16 11:12:46 -03:00
message feat: quotes on E2EE Messages (#4880) 2023-03-23 19:47:05 -03:00
ActivityIndicator.tsx Chore: Move constants away from rocketchat folder - Typescript (#4022) 2022-04-07 11:10:03 -03:00
AppVersion.tsx Chore: Evaluate helpers and utils - Typescript (#4146) 2022-06-06 11:17:51 -03:00
Check.tsx Chore: Evaluate Icon - Typescript (#3982) 2022-05-02 16:21:15 -03:00
FormContainer.tsx Chore: Upgrade React Native to 0.68.2 (#4316) 2022-08-08 18:02:08 -03:00
KeyboardView.tsx Chore: Upgrade React Native to 0.68.2 (#4316) 2022-08-08 18:02:08 -03:00
MessageErrorActions.tsx Chore: Evaluate helpers and utils - Typescript (#4146) 2022-06-06 11:17:51 -03:00
OrSeparator.tsx Chore: update `theme` type (#4025) 2022-04-12 12:27:05 -04:00
SafeAreaView.tsx Chore: Upgrade React Native to 0.68.2 (#4316) 2022-08-08 18:02:08 -03:00
SearchHeader.tsx Chore: Migration to Hooks - FormTextInput (#4256) 2022-06-27 15:46:59 -03:00
StatusBar.tsx Chore: Move constants away from rocketchat folder - Typescript (#4022) 2022-04-07 11:10:03 -03:00
ThreadDetails.tsx Chore: Evaluate Icon - Typescript (#3982) 2022-05-02 16:21:15 -03:00
Toast.tsx Chore: Migrate containers/Toast to hooks (#4309) 2022-06-22 09:32:57 -03:00
Touch.tsx Chore: Migrate Touch to hooks (#4422) 2022-08-17 10:32:21 -03:00
UserGeneratedContentRules.tsx [FIX] UGC Rules Text align (#4934) 2023-03-02 16:04:52 -03:00
UserItem.tsx [IMPROVE] Redesign create room flow (#4381) 2022-08-26 16:16:45 -03:00