mattermost-mobile/app/actions
Mattermost Build 47c0ff2655
Handle go to location from CommandResponse (#4620) (#5082)
* First draft to handle go to location on mobile

* Fix lint

* Fix test

* Remove unnecessary change

* Add not handled cases

* Add i18n missing string

* Fix typo

* Extract handleGotoLocation into an action

* Fix minor issues and extract showPermalinkView to an action

* Fix minor issues and extract showPermalinkView to an action

* Add missing change

* Fix this reference

* Remove unneeded event handlers, sort imports, early handle errors, make group channel visible, remove duplications and move functions to the right place

* Fix tests

* Handle error when opening permalink

(cherry picked from commit 7bb777f4b3)

Co-authored-by: Daniel Espino García <larkox@gmail.com>
2021-01-04 15:17:51 -07:00
..
device MM-22155 ESLint configuration updates part 1 (#4311) 2020-05-20 08:27:27 -07:00
helpers Add eslint eol-last to require newline at end of files (#4985) 2020-11-30 21:46:05 -07:00
navigation Set Tablet orientation explicitly to all (#5049) (#5054) 2020-12-18 20:42:16 -03:00
views Handle go to location from CommandResponse (#4620) (#5082) 2021-01-04 15:17:51 -07:00
websocket [MM-30857] request postssince on reconnect (#5000) 2020-12-10 20:49:44 -07:00