mattermost-mobile/app/scenes/channel_info
Chris Duarte 263fd50887 Channel info delete (#222)
* Initial setup to delete channels

* Combine leave and delete

* Working delete when removing the current channel id delete

* Initial working delete with handling web sockets

* Move go back out of component

* Refactor alert function and handle after leave navigation

* Remove promise then

* Allow channel membership to default to empty object

* Ensure that channel is present to avoid method on undefined

* Remove view channel delete action

* Remove unused type
2017-02-09 09:12:44 -08:00
..
channel_info.js Channel info delete (#222) 2017-02-09 09:12:44 -08:00
channel_info_container.js Channel info delete (#222) 2017-02-09 09:12:44 -08:00
channel_info_header.js Add channel-info (#164) 2017-01-20 15:17:28 -05:00
channel_info_row.js Channel info leave (#211) 2017-02-02 15:52:27 -05:00
index.js Add channel-info (#164) 2017-01-20 15:17:28 -05:00