mattermost-mobile/app/components/custom_list
Miguel Alatzar c72ea6a281
[MM 13161] Mobile: Add paging to Select Teams screen (#2468)
* Use updated getJoinableTeams function from mattermost-redux

* Use onEndReached for infinite scrolling of paginated teams

* Add onRefresh

* Update Settings screen to expect joinableTeams as array

* Fix linter issues

* Test that page is updated after getTeams() call

* Revert package-lock.json changes

* Update mattermost-redux dependency

* Update mattermost-redux dependency

* Only call getTeams if more can be loaded and only after a previous
call has completed

* Update snapshot due to  prop

* Update CustomList to support refreshing as well as option to not
render the separator

* Use CustomList in SelectTeam
2019-02-20 09:12:36 -08:00
..
__snapshots__ Update dependencies (#2316) 2018-11-18 17:54:06 -03:00
channel_list_row Add deactivated to separate row on user list and fix truncating user info (#2232) 2018-10-09 20:50:34 +08:00
option_list_row Refactor CustomList to use Section and Flat Lists (#2332) 2018-11-13 18:16:57 -05:00
user_list_row Update dependencies (#2316) 2018-11-18 17:54:06 -03:00
custom_list_row.js Refactor CustomList to use Section and Flat Lists (#2332) 2018-11-13 18:16:57 -05:00
index.js [MM 13161] Mobile: Add paging to Select Teams screen (#2468) 2019-02-20 09:12:36 -08:00
index.test.js Refactor CustomList to use Section and Flat Lists (#2332) 2018-11-13 18:16:57 -05:00