mattermost-mobile/app/init
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
..
analytics.ts MM-23570 Migrate from Segment to Rudder (#4293) 2020-05-13 16:54:07 -04:00
credentials.js Fix headers when preloading images (#4165) 2020-04-16 18:43:51 -07:00
device.js MM-17424 Setting to enable/disable fixed sidebar (#3060) 2019-08-02 13:50:31 -04:00
emm_provider.js MM-23570 Migrate from Segment to Rudder (#4293) 2020-05-13 16:54:07 -04:00
fetch.js MM-23570 Migrate from Segment to Rudder (#4293) 2020-05-13 16:54:07 -04:00
fetch.test.js [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00
global_event_handler.js [MM-24501] Load all (including joinable) teams when resetting app state (#4362) 2020-05-28 13:15:30 -03:00
global_event_handler.test.js MM-23570 Migrate from Segment to Rudder (#4293) 2020-05-13 16:54:07 -04:00