mattermost-mobile/app
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
..
actions Edit profile (#1322) 2018-01-08 14:18:57 -03:00
components Edit profile (#1322) 2018-01-08 14:18:57 -03:00
constants Android header height consistent across screens (#1324) 2018-01-04 13:22:55 -03:00
i18n RN-345 Additional improvements to channel switching (#926) 2017-09-22 11:48:30 -07:00
mattermost_managed Scroll to search result in preview (#1129) 2017-11-13 11:55:26 -05:00
notification_preferences Ensure the user has permission to access ringtones (#1313) 2017-12-22 16:05:42 -03:00
push_notifications Fix Application Not Responding (ANR) executing service android (#1319) 2017-12-22 16:10:38 -03:00
reducers Clear failed images from post draft when posting (#1244) 2017-12-04 12:06:16 -03:00
screens Edit profile (#1322) 2018-01-08 14:18:57 -03:00
selectors Scroll to search result in preview (#1129) 2017-11-13 11:55:26 -05:00
store Create post timeout (#1242) 2017-12-08 18:19:17 -03:00
styles Fix localization + setting the token for APIv3 (#674) 2017-06-26 15:49:28 -04:00
utils Edit profile (#1322) 2018-01-08 14:18:57 -03:00
initial_state.js Apply data retention policy (#1122) 2017-11-12 08:33:42 -03:00
mattermost.js Upgrade to RN 0.50.4 (#1303) 2017-12-22 19:39:51 -03:00