mattermost-mobile/app/components
enahum 7cda6be8d7
Edit profile (#1322)
* Add set status feature

Small code refactoring

Add Do Not Disturb option

* Add Account Settings screen

Add username, nicname, and position fields

Add email field

get deviceHeight from redux

Clean up onPress handler in Settings

Refactor each account settings item to it's own component

Clean up email field and updateUser action method

Use mobile localization format in en.json

Update profile image

Clean up ProfilePicture for editing

Add loading and error components in AccountSettings

Refactor updateRequest state into a function

Follow design specs

Remove unnecessary this.state.emailUpdated

Polish AccountSettings and secondary components

Refactor AttachmentButton into it's own componentg

Add Account Settings icon in General Settings

Add TODO comments

* Update user status

* Edit Profile screen refactored

* Fix edit profile item text color
2018-01-08 14:18:57 -03:00
..
at_mention Fixed at mentions appearing for non-existant users (#1271) 2017-12-06 13:39:25 -03:00
autocomplete Add fuzy search to the emoji picker (#1310) 2018-01-02 17:21:50 -05:00
channel_drawer Fixed typo in import statement (#1333) 2018-01-04 14:08:13 -03:00
channel_intro RN-566 Re-rendered PostList footer when channel ID changes (#1309) 2017-12-22 10:29:09 -06:00
channel_link Remove unneded ownProps (#1177) 2017-11-21 12:35:03 -03:00
channel_loader Replace getTheme selector with one from mattermost-redux (#1013) 2017-10-12 08:45:17 -07:00
client_upgrade_listener Make layout compatible with iPhone X (#1205) 2017-11-28 09:04:53 -03:00
custom_list Remove unneded ownProps (#1177) 2017-11-21 12:35:03 -03:00
edit_channel_info Upgrade to RN 0.50.4 (#1303) 2017-12-22 19:39:51 -03:00
emoji RN-173 Added support for Markdown images (#1202) 2017-11-28 11:00:28 -03:00
emoji_picker Add fuzy search to the emoji picker (#1310) 2018-01-02 17:21:50 -05:00
error_list Update RN to 0.44.0 and project dependencies (#546) 2017-05-16 21:13:44 -04:00
file_attachment_list Remove the possibility to post empty messages (#1317) 2017-12-22 16:08:27 -03:00
file_upload_preview Fix uploading videos from Android (#1315) 2017-12-22 16:06:32 -03:00
layout/keyboard_layout Fix keyboard avoiding view when switching keyboard (#1314) 2017-12-22 16:06:05 -03:00
markdown RN-578 Properly aligned list items with indices above 10 (#1304) 2017-12-21 09:02:15 -03:00
offline_indicator Make layout compatible with iPhone X (#1205) 2017-11-28 09:04:53 -03:00
options_context Fix iOS post context menu (#1165) 2017-11-16 20:33:18 -03:00
post Fix UI when rendering link previews in a reply (#1318) 2018-01-02 17:24:03 -05:00
post_attachment_opengraph Fix UI when rendering link previews in a reply (#1318) 2018-01-02 17:24:03 -05:00
post_body Fix UI when rendering link previews in a reply (#1318) 2018-01-02 17:24:03 -05:00
post_body_additional_content Fix UI when rendering link previews in a reply (#1318) 2018-01-02 17:24:03 -05:00
post_header Remove unneded ownProps (#1177) 2017-11-21 12:35:03 -03:00
post_list Upgrade to RN 0.50.4 (#1303) 2017-12-22 19:39:51 -03:00
post_profile_picture Remove unneded ownProps (#1177) 2017-11-21 12:35:03 -03:00
post_textbox Edit profile (#1322) 2018-01-08 14:18:57 -03:00
profile_picture Edit profile (#1322) 2018-01-08 14:18:57 -03:00
radio_button Fix Android crash for mobile notifications screen (#1233) 2017-11-29 17:42:41 -05:00
reactions add reaction when user click other user's reaction from a post (#1340) 2018-01-08 08:41:08 -05:00
refresh_list Improving Performance Part 3 (#1011) 2017-10-11 14:54:13 -03:00
retry_bar_indicator Improving Performance Part 3 (#1011) 2017-10-11 14:54:13 -03:00
root Fix reset to channel view when push notification is tapped (#1201) 2017-11-23 18:48:50 -05:00
safe_area_view Upgrade to RN 0.50.4 (#1303) 2017-12-22 19:39:51 -03:00
search_bar Make layout compatible with iPhone X (#1205) 2017-11-28 09:04:53 -03:00
search_preview RN-472 Fixed undefined post error in SearchPreview screen (#1217) 2017-11-28 20:31:54 -03:00
settings_drawer Edit profile (#1322) 2018-01-08 14:18:57 -03:00
slack_attachments RN-360 Add support for interactive message buttons (#1131) 2017-11-13 10:52:43 -06:00
status_bar Remove unneded ownProps (#1177) 2017-11-21 12:35:03 -03:00
status_icons RN-466 DND status support (#1115) 2017-11-10 12:51:33 -03:00
user_status Right drawer (#1275) 2017-12-22 15:50:02 -03:00
app_icon.js White label about modal. Move strings to config. (#943) 2017-10-25 15:24:22 -04:00
attachment_button.js Edit profile (#1322) 2018-01-08 14:18:57 -03:00
badge.js Prevent onLayout if it was already run (#1316) 2017-12-22 16:10:20 -03:00
button.js Update RN to 0.44.0 and project dependencies (#546) 2017-05-16 21:13:44 -04:00
channel_icon.js RN-466 DND status support (#1115) 2017-11-10 12:51:33 -03:00
checkmark.js Update RN to 0.44.0 and project dependencies (#546) 2017-05-16 21:13:44 -04:00
conditional_touchable.js RN-152 Add ability to create new group direct messages (#793) 2017-07-27 19:08:13 -04:00
custom_section_list.js Upgrade to RN 0.50.4 (#1303) 2017-12-22 19:39:51 -03:00
drawer.js Merge Build 62 into master (#1090) 2017-11-02 17:53:20 -03:00
error_text.js Edit profile (#1322) 2018-01-08 14:18:57 -03:00
flag_icon.js RN-44: Adds flag SVG to post header. (#1004) 2017-11-14 09:49:38 -05:00
formatted_date.js RN-345 Optimizing channel switching and general improvements (#914) 2017-09-18 17:39:21 -03:00
formatted_text.js RN-345 Optimizing channel switching and general improvements (#914) 2017-09-18 17:39:21 -03:00
formatted_time.js Revert: android timezone (#1066) 2017-10-25 12:09:22 -04:00
loading.js Various Updates and fixes (#559) 2017-05-22 14:17:30 -04:00
paper_plane.js Update RN to 0.44.0 and project dependencies (#546) 2017-05-16 21:13:44 -04:00
post_list_retry.js Changed makeStyleSheetFromTheme to take a function that returns a plain object (#852) 2017-08-15 18:26:55 -03:00
reply_icon.js Update RN to 0.44.0 and project dependencies (#546) 2017-05-16 21:13:44 -04:00
swiper.js Multiple bug fixes (#1287) 2017-12-08 09:37:14 -05:00
text_input_with_localized_placeholder.js Replace KeyboardAvoidingView with custom (#1249) 2017-12-04 12:12:08 -03:00
vector_icon.js RN-483 Ensured switch statements used for i18n have a default case (#1196) 2017-11-24 20:25:21 -03:00
video_controls.js Add Document and Video previews (#1170) 2017-11-20 18:28:20 -03:00