mattermost-mobile/app/actions/views
Amit Uttam 36c7cf4014 MM-21723 Handle deep link errors to inaccessible teams, channels & permalinks (#3815)
* Consolidated error handling for a user's reachable teams.
* Consolidated error handling for a user's reachable channels.
2020-01-21 14:43:24 -03:00
..
announcement.js
channel.js MM-21723 Handle deep link errors to inaccessible teams, channels & permalinks (#3815) 2020-01-21 14:43:24 -03:00
channel.test.js MM-21723 Handle deep link errors to inaccessible teams, channels & permalinks (#3815) 2020-01-21 14:43:24 -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
client_upgrade.js
command.js
create_channel.js
create_channel.test.js
edit_profile.js
emoji.js
file_upload.js
login.js [MM-21865] Dispatch loadConfigAndLicense on successful login (#3819) 2020-01-20 08:25:42 -07:00
login.test.js [MM-21865] Dispatch loadConfigAndLicense on successful login (#3819) 2020-01-20 08:25:42 -07:00
more_dms.js
post.js
root.js [MM-19968] Ensure SELECT_CHANNEL_WITH_MEMBER is dispatched when app opened from a push notification (#3533) 2019-11-12 17:45:11 -05:00
root.test.js
search.js
select_server.js
select_server.test.js
select_team.js
thread.js
thread.test.js
typing.js
user.js
user.test.js