mattermost-mobile/app/mm-redux
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
..
action_types [MM-23698] [MM-19559] Remove redux-offline and updated redux-persist (#4120) 2020-04-08 13:44:54 -07:00
actions [MM-24501] Load all (including joinable) teams when resetting app state (#4362) 2020-05-28 13:15:30 -03:00
client MM-22155 ESLint configuration updates part 1 (#4311) 2020-05-20 08:27:27 -07:00
constants [MM-23698] [MM-19559] Remove redux-offline and updated redux-persist (#4120) 2020-04-08 13:44:54 -07:00
reducers 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
selectors MM-22155 ESLint configuration updates part 1 (#4311) 2020-05-20 08:27:27 -07:00
types MM-15758 Update dependencies including Fastlane (#4272) 2020-05-18 11:24:47 -07:00
utils MM-22155 ESLint configuration updates part 1 (#4311) 2020-05-20 08:27:27 -07:00