mattermost-mobile/app/mm-redux
Mattermost Build 817d1792ce
Automated cherry pick of #4362 (#4438)
* 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

Co-authored-by: Amit Uttam <changingrainbows@gmail.com>
2020-06-17 21:21:03 -04:00
..
action_types [MM-23698] [MM-19559] Remove redux-offline and updated redux-persist (#4120) 2020-04-08 13:44:54 -07:00
actions Automated cherry pick of #4362 (#4438) 2020-06-17 21:21:03 -04:00
client MM-23570 Migrate from Segment to Rudder (#4293) 2020-05-13 16:54:07 -04: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 (#4436) 2020-06-17 21:20:25 -04:00
selectors MM-15758 Update dependencies including Fastlane (#4272) 2020-05-18 11:24:47 -07:00
types Ensure previous state is cleared when logout (#4396) 2020-06-08 15:26:53 -04:00
utils MM-15758 Update dependencies including Fastlane (#4272) 2020-05-18 11:24:47 -07:00
index.ts MM-23848 consolidate store, upgrade mmkv and fix logout (#4145) 2020-04-16 09:02:47 -04:00