mattermost-mobile/app/actions/views
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
..
account_notifications.js RN-321 Update Settings and Notifications UX/UI Screens (#879) 2017-09-08 15:38:50 -03:00
channel.js Use new isFavoriteChannel redux util (#1113) 2017-11-14 08:19:32 -03:00
channel_add_members.js Add general util to handle actions that are forbidden (#1206) 2017-11-27 17:30:26 -03:00
channel_members.js Add general util to handle actions that are forbidden (#1206) 2017-11-27 17:30:26 -03:00
client_upgrade.js Prompt/require user to upgrade to new version (#948) 2017-10-26 10:45:34 -04:00
command.js Fix slash command for post comment (#1221) 2017-11-28 17:43:12 -05:00
create_channel.js Fixed Search bugs and avoid re-renders (#1047) 2017-10-24 17:02:09 -04:00
edit_profile.js Edit profile (#1322) 2018-01-08 14:18:57 -03:00
emoji.js Add recently used section (#1136) 2017-11-21 10:20:09 -05:00
file_preview.js PLT-5860 Updated copyright date (#476) 2017-04-10 11:33:35 -03:00
file_upload.js Edit profile (#1322) 2018-01-08 14:18:57 -03:00
login.js Fix localization + setting the token for APIv3 (#674) 2017-06-26 15:49:28 -04:00
more_dms.js RN-152 Add ability to create new group direct messages (#793) 2017-07-27 19:08:13 -04:00
root.js Track analytics for start time, channel and team switching (#1192) 2017-11-28 10:33:46 -03:00
search.js RN-10 Ability to search Posts (#763) 2017-07-21 17:07:47 -04:00
select_server.js RN-97 Changed navigation from NavigationExperimental to ReactNative Navigation (#540) 2017-05-16 11:19:46 -04:00
select_team.js Sync read channels across devices/apps (#1164) 2017-11-16 20:33:03 -03:00
thread.js Config to enable when clicking on username to fill input with @mention (#966) 2017-10-26 10:48:52 -04:00
typing.js Remove the possibility to post empty messages (#1317) 2017-12-22 16:08:27 -03:00