mattermost-mobile/app/actions/views
Elias Nahum 7bb162b07a
MM-22292 Don't use redux to store username and password (#4072)
* MM-22292 Don't use redux to store username and password

* Set login and password MFA props
2020-03-26 23:57:58 -03:00
..
announcement.js add eslint-plugin-header, and --fix all (#1726) 2018-06-19 19:14:50 -04:00
channel.js Port WebSocket from mm-redux and batch actions (#4060) 2020-03-26 21:23:50 -03:00
channel.test.js Port WebSocket from mm-redux and batch actions (#4060) 2020-03-26 21:23:50 -03:00
channel_add_members.js MM-18173 Removed getState from Add Channel Member method (#3371) 2019-10-12 01:30:03 -04:00
channel_members.js add eslint-plugin-header, and --fix all (#1726) 2018-06-19 19:14:50 -04:00
client_upgrade.js add eslint-plugin-header, and --fix all (#1726) 2018-06-19 19:14:50 -04:00
command.js fix app chrashing when sending invalid slash command (#2966) 2019-07-09 22:11:29 +08:00
create_channel.js Generate random channel URL name from display names that don't clean into a usable name (#2679) 2019-03-28 13:34:56 -07:00
create_channel.test.js Generate random channel URL name from display names that don't clean into a usable name (#2679) 2019-03-28 13:34:56 -07:00
edit_profile.js MM-12354 Remove Profile Image (#2428) 2018-12-17 07:56:39 +08:00
emoji.js Port WebSocket from mm-redux and batch actions (#4060) 2020-03-26 21:23:50 -03:00
file_upload.js add eslint-plugin-header, and --fix all (#1726) 2018-06-19 19:14:50 -04:00
login.js MM-22292 Don't use redux to store username and password (#4072) 2020-03-26 23:57:58 -03:00
login.test.js MM-22292 Don't use redux to store username and password (#4072) 2020-03-26 23:57:58 -03:00
more_dms.js Fix drawer stutter when jumping to a DM or joining a channel (#2113) 2018-09-13 16:27:45 -03:00
post.js Port WebSocket from mm-redux and batch actions (#4060) 2020-03-26 21:23:50 -03:00
root.js Port WebSocket from mm-redux and batch actions (#4060) 2020-03-26 21:23:50 -03:00
root.test.js Deep linking based on channel url; Fix merge conflicts (#2542) 2019-02-14 13:29:57 -05:00
search.js Add custom rule to prevent passing getState into dispatch (#4010) 2020-03-06 17:07:20 -05:00
select_server.js Port WebSocket from mm-redux and batch actions (#4060) 2020-03-26 21:23:50 -03:00
select_server.test.js Port WebSocket from mm-redux and batch actions (#4060) 2020-03-26 21:23:50 -03:00
select_team.js Port WebSocket from mm-redux and batch actions (#4060) 2020-03-26 21:23:50 -03:00
thread.js Port WebSocket from mm-redux and batch actions (#4060) 2020-03-26 21:23:50 -03:00
thread.test.js Port WebSocket from mm-redux and batch actions (#4060) 2020-03-26 21:23:50 -03:00
typing.js Port WebSocket from mm-redux and batch actions (#4060) 2020-03-26 21:23:50 -03:00
user.js Port WebSocket from mm-redux and batch actions (#4060) 2020-03-26 21:23:50 -03:00
user.test.js MM-13896 Sync channel as read between clients (including opening Push Notifications) (#2548) 2019-02-16 15:09:22 -03:00