mattermost-mobile/app/mm-redux/actions
Amit Uttam 3d1a647263
[MM-24501] Load all (including joinable) teams when resetting app state (#4362)
* MM-24501 Load all (joinable) teams when resetting app state

The subsequent `loadMe` only fetches a user's already-joined teams, which doesn't populate `state.entities.teams.teams` with the entire set of teams available, including potentially joinable teams.

Fixes https://github.com/mattermost/mattermost-mobile/issues/4209

* Add names to batched team action groups
2020-05-28 13:15:30 -03:00
..
bots.test.js MM-24285 Use FastImage instead of Image (#4218) 2020-04-28 23:23:39 +08:00
bots.ts [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00
channel_categories.ts [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00
channels.test.js MM-24285 Use FastImage instead of Image (#4218) 2020-04-28 23:23:39 +08:00
channels.ts MM-15758 Update dependencies including Fastlane (#4272) 2020-05-18 11:24:47 -07:00
emojis.test.js [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00
emojis.ts MM-24115 Use Native + BuiltIn emojis instead of systemEmojis (#4274) 2020-05-13 18:23:47 -04:00
errors.test.js [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00
errors.ts [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00
files.test.js MM-24285 Use FastImage instead of Image (#4218) 2020-04-28 23:23:39 +08:00
files.ts MM-15758 Update dependencies including Fastlane (#4272) 2020-05-18 11:24:47 -07:00
general.test.js [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00
general.ts MM-15758 Update dependencies including Fastlane (#4272) 2020-05-18 11:24:47 -07:00
gifs.ts MM-15758 Update dependencies including Fastlane (#4272) 2020-05-18 11:24:47 -07:00
groups.test.js MM-24285 Use FastImage instead of Image (#4218) 2020-04-28 23:23:39 +08:00
groups.ts [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00
helpers.test.js MM-24285 Use FastImage instead of Image (#4218) 2020-04-28 23:23:39 +08:00
helpers.ts MM-15758 Update dependencies including Fastlane (#4272) 2020-05-18 11:24:47 -07:00
index.ts [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00
integrations.test.js [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00
integrations.ts [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00
jobs.test.js [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00
jobs.ts [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00
posts.test.js MM-22155 ESLint configuration updates part 1 (#4311) 2020-05-20 08:27:27 -07:00
posts.ts MM-15758 Update dependencies including Fastlane (#4272) 2020-05-18 11:24:47 -07:00
preferences.test.js MM-24285 Use FastImage instead of Image (#4218) 2020-04-28 23:23:39 +08:00
preferences.ts [MM-23698] [MM-19559] Remove redux-offline and updated redux-persist (#4120) 2020-04-08 13:44:54 -07:00
roles.test.js [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00
roles.ts MM-15758 Update dependencies including Fastlane (#4272) 2020-05-18 11:24:47 -07:00
schemes.test.js [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00
schemes.ts MM-15758 Update dependencies including Fastlane (#4272) 2020-05-18 11:24:47 -07:00
search.test.js [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00
search.ts [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00
teams.test.js MM-24895 fetch roles if needed and add team member to the store when joining a new team (#4330) 2020-05-26 09:05:43 -04:00
teams.ts [MM-24501] Load all (including joinable) teams when resetting app state (#4362) 2020-05-28 13:15:30 -03:00
timezone.ts [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00
users.test.js MM-15758 Update dependencies including Fastlane (#4272) 2020-05-18 11:24:47 -07:00
users.ts Using new getKnownUsers api to cleanup the users on leave channel (#4220) 2020-05-11 13:19:38 -03:00