mattermost-mobile/service
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
..
actions Channel info delete (#222) 2017-02-09 09:12:44 -08:00
client #96/#112/PLT-5370/PLT-5372 Styling posts and channel view (#213) 2017-02-02 13:53:42 -03:00
constants Mfa (#182) 2017-01-24 16:08:09 -05:00
i18n Added whitelabeling support using assets/override (#156) 2017-01-05 16:32:24 -03:00
reducers Mfa (#182) 2017-01-24 16:08:09 -05:00
selectors/entities Channel info delete (#222) 2017-02-09 09:12:44 -08:00
store Fix build in release mode (#193) 2017-01-30 11:20:41 -03:00
utils Squashing several bugs (#221) 2017-02-08 10:28:27 -08:00