Kyle Reczek
3c13b0e4e7
[MM-16182] Migrate Team.GetTeamsForUserWithPagination to Sync by default #11117 ( #11235 )
...
* [MM-16182] Migrate Team.GetTeamsForUserWithPagination to Sync by default #11117
+ Team.GetTeamsForUserWithPagination returns ([]*model.TeamMember, *model.AppError) now instead of StoreChannel.
+ Updated mock.
+ Updated tests to use new explicit async.
* Fix Whitespace from go fmt
* Changed team_store.go to not use explicit async.
* Fixed up files from the review
+ Dont reassign var to ms.
+ Avoid nesting of the fetch calls.
+ Directly return fetch instead of nil, err and team, nil.
2019-06-20 08:42:09 +02:00
..
2017-10-06 11:08:59 -07:00
2019-04-15 22:53:52 +02:00
2019-03-05 07:06:45 -08:00
2019-06-14 08:20:49 -07:00
2017-11-30 09:07:04 -05:00
2019-05-23 13:33:18 +03:00
2019-04-30 20:36:21 +02:00
2019-06-19 15:24:02 -04:00
2017-10-06 11:08:59 -07:00
2019-04-24 12:36:56 +02:00
2017-10-06 11:08:59 -07:00
2019-05-07 20:44:30 +02:00
2017-10-06 11:08:59 -07:00
2018-04-27 12:49:45 -07:00
2017-10-06 11:08:59 -07:00
2019-06-14 18:36:38 +03:00
2017-10-06 11:08:59 -07:00
2019-05-29 14:32:54 -04:00
2017-10-06 11:08:59 -07:00
2019-05-15 22:07:03 +02:00
2019-01-10 15:17:31 -05:00
2019-06-17 11:04:27 -04:00
2019-02-19 09:20:11 -05:00
2017-10-06 11:08:59 -07:00
2019-06-15 17:55:06 +02:00
2017-10-06 11:08:59 -07:00
2019-04-24 20:02:23 +02:00
2019-01-28 16:25:08 +01:00
2019-02-28 10:32:52 -05:00
2019-02-19 09:20:11 -05:00
2017-10-06 11:08:59 -07:00
2019-02-23 11:44:52 -08:00
2017-11-27 17:23:35 -05:00
2019-04-23 10:35:17 -07:00
2019-03-15 16:28:43 +01:00
2019-06-14 17:52:17 +02:00
2019-05-29 09:54:56 -04:00
2019-06-11 10:51:55 +02:00
2017-10-06 11:08:59 -07:00
2018-02-06 15:34:08 +00:00
2019-05-17 12:03:04 -03:00
2018-04-20 14:49:13 -04:00
2019-05-17 12:03:04 -03:00
2017-10-06 11:08:59 -07:00
2019-06-17 10:49:19 +02:00
2017-10-06 11:08:59 -07:00
2017-10-06 11:12:10 -04:00
2019-02-19 09:20:11 -05:00
2019-05-13 07:53:46 -07:00
2019-04-30 12:34:26 -07:00
2018-06-28 09:45:20 -04:00
2019-05-28 15:17:10 +01:00
2017-10-06 11:08:59 -07:00
2019-05-21 18:22:27 +02:00
2019-04-30 20:36:21 +02:00
2019-06-20 08:42:09 +02:00
2018-11-06 16:28:55 +08:00
2018-11-08 15:48:14 -05:00
2019-03-26 19:30:49 +01:00
2019-05-21 18:22:27 +02:00
2019-06-18 10:51:45 +02:00
2017-10-06 11:08:59 -07:00
2019-02-23 11:44:52 -08:00
2017-10-06 11:08:59 -07:00
2019-06-12 19:30:50 +02:00
2018-11-28 10:56:21 -08:00
2018-11-28 10:56:21 -08:00
2018-11-01 15:22:33 -04:00
2019-02-23 11:44:52 -08:00
2017-10-06 11:08:59 -07:00
2019-05-07 13:50:03 +02:00