mattermost-mobile/app/utils
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
..
sentry RN-289 Sentry integration (#873) 2017-09-01 14:50:17 -03:00
channels.js Merge Build 62 into master (#1090) 2017-11-02 17:53:20 -03:00
client_upgrade.js Prompt/require user to upgrade to new version (#948) 2017-10-26 10:45:34 -04:00
emojis.js RN-217 Add emoji autocomplete (#798) 2017-07-28 16:49:46 -04:00
file.js Edit profile (#1322) 2018-01-08 14:18:57 -03:00
general.js Add general util to handle actions that are forbidden (#1206) 2017-11-27 17:30:26 -03:00
latinise.js Add Channel Info Edit options to ChannelInfo screen (#1189) 2017-11-28 19:48:51 -03:00
list_view.js RN-566 Re-rendered PostList footer when channel ID changes (#1309) 2017-12-22 10:29:09 -06:00
markdown.js RN-173 Added support for Markdown images (#1202) 2017-11-28 11:00:28 -03:00
member_list.js RN-152 Add ability to create new group direct messages (#793) 2017-07-27 19:08:13 -04:00
network.js Network detection fixed to use default if no server is present (#1137) 2017-11-13 18:36:09 -03:00
notify_props.js Prevent notify props from causing a crash (#1127) 2017-11-13 11:32:38 -05:00
opengraph.js Link Previews (#890) 2017-09-12 15:06:19 -03:00
promise_timeout.js Create post timeout (#1242) 2017-12-08 18:19:17 -03:00
segment.js Tweak flushAt and flushInterval for segment (#1235) 2017-11-30 15:20:22 -05:00
tap.js RN-74 Added updated markdown code block view (#855) 2017-08-21 11:40:42 -03:00
theme.js Fix styling when theme is change in another device (#1229) 2017-11-29 13:55:33 -03:00
time_tracker.js Track analytics for start time, channel and team switching (#1192) 2017-11-28 10:33:46 -03:00
url.js Add Channel Info Edit options to ChannelInfo screen (#1189) 2017-11-28 19:48:51 -03:00
why_did_you_update.js Multiple performance improvements (#956) 2017-10-02 16:03:13 -03:00