mattermost-mobile/app/screens
Avinash Lingaloo 47e4306361
MM-39712 - Edit Profile Screen without image picker (#5849)
* feature edit profile screen

* minor refactoring

* Apply suggestions from code review

Co-authored-by: Elias Nahum <nahumhbl@gmail.com>

* ts fixes

* revert floatingTextInput label

This reverts commit a778e1f76191aea7c1a18d60a23ffbd6d3dec0eb.

* code clean up

* Apply suggestions from code review

Co-authored-by: Elias Nahum <nahumhbl@gmail.com>

* code fix

* code fix

* Adding preventDoubleTap

* rename id to fieldKey

* Update edit_profile.tsx

* wip

* navigating through fields; partly done

* navigating through fields - partly done

* navigating through fields; partly done

* completed field navigation

* added theme into dependency array

* code clean up

* revert conditions for disabling fields

* Added colorFilters prop to Loading component

* Completed loading feature on Edit Profile screen

* code clean up

* Add profile_error

* renamed valid_mime_types to  valid_image_mime_types

* added props isDisabled to email field

* refactored next field logic

* fix

* fix

* code clean up

* code clean up

* Updated ESLINT hook rules to warning instead of disabled

* code fix

* code fix

* new line within your_profile component

* added memo for Field component

* added canSave to dependency array

* update loading component - color filter

* Update app/screens/edit_profile/edit_profile.tsx

Co-authored-by: Elias Nahum <nahumhbl@gmail.com>

* dependency fix

* fix to fetch my latest status

* fix to remove unnecessary user id for local action updateLocalUser

* prevents bouncing for iOS

* code revert

* Adding  textInputStyle and animatedTextStyle to FloatingTextInput component

* correction after dev session

* adding changes as per new ux

* Update edit_profile.tsx

* corrections after ux review

* ux review

* ux review

* code clean up

* Adding userProfileFields into useMemo

* Add enableSaveButton to dependency of submitUser

* Revert fetching status on userProfile

* EditProfile enable extraScrollHeight on iOS only

Co-authored-by: Elias Nahum <nahumhbl@gmail.com>
2021-12-23 15:16:55 +04:00
..
about [Gekidou] Avoid technical debt (#5795) 2021-10-28 10:15:17 -03:00
bottom_sheet MM-38682: Gekidou Homepage (Static) (#5756) 2021-11-04 10:32:35 -03:00
channel [Gekidou] - Channel Intro (#5846) 2021-12-21 17:44:00 +02:00
custom_status Channel List Header Data from DB (#5807) 2021-11-25 17:56:50 +02:00
custom_status_clear_after Upgrade deps (#5850) 2021-11-29 23:19:39 +02:00
edit_profile MM-39712 - Edit Profile Screen without image picker (#5849) 2021-12-23 15:16:55 +04:00
emoji_picker MM-38682: Gekidou Homepage (Static) (#5756) 2021-11-04 10:32:35 -03:00
forgot_password Fix navigation 2021-12-14 11:45:12 +02:00
home MM-39712 - Edit Profile Screen without image picker (#5849) 2021-12-23 15:16:55 +04:00
in_app_notification [Gekidou] update dependencies (#5871) 2021-12-10 14:40:21 +02:00
login [Gekidou] Add color to loading spinners (#5872) 2021-12-14 14:09:11 +01:00
mfa [Gekidou] Add color to loading spinners (#5872) 2021-12-14 14:09:11 +01:00
server [Gekidou] Add color to loading spinners (#5872) 2021-12-14 14:09:11 +01:00
sso Upgrade deps (#5850) 2021-11-29 23:19:39 +02:00
background.tsx [Gekidou] MM-39736 Login Flow (#5799) 2021-11-18 22:07:41 +01:00
index.tsx MM-39712 - Edit Profile Screen without image picker (#5849) 2021-12-23 15:16:55 +04:00
navigation.ts MM-39712 - Edit Profile Screen without image picker (#5849) 2021-12-23 15:16:55 +04:00