mattermost-mobile/app
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
components Channel info delete (#222) 2017-02-09 09:12:44 -08:00
constants Navigation Drawer and Modal (#220) 2017-02-08 12:16:24 -08:00
layouts/root_layout Added whitelabeling support using assets/override (#156) 2017-01-05 16:32:24 -03:00
navigation Navigation Drawer and Modal (#220) 2017-02-08 12:16:24 -08:00
reducers Navigation Drawer and Modal (#220) 2017-02-08 12:16:24 -08:00
scenes Channel info delete (#222) 2017-02-09 09:12:44 -08:00
store project folder structure (#107) 2016-12-09 10:34:17 -05:00
styles Updating UI for Sign up screens (#163) 2017-01-18 10:47:19 -05:00
utils #96/#112/PLT-5370/PLT-5372 Styling posts and channel view (#213) 2017-02-02 13:53:42 -03:00
initial_state.js Navigation Drawer and Modal (#220) 2017-02-08 12:16:24 -08:00
mattermost.js Added a polyfill for Reflect to support Android devices (#186) 2017-01-25 11:09:25 -05:00