mattermost-mobile/app/mm-redux
Daniel Espino García 7bb777f4b3
Handle go to location from CommandResponse (#4620)
* 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
2021-01-04 15:06:37 -07:00
..
action_types [MM-25749] Implement non-cached autocomplete for mobile (#4579) 2020-07-20 16:32:47 -04:00
actions Handle go to location from CommandResponse (#4620) 2021-01-04 15:06:37 -07:00
client MM-25832 Prevent permalink view from loading posts multiple times (#4696) 2020-08-19 19:19:51 -04:00
constants [MM-23391] Sort sidebar teams order by user preference (#4911) 2020-12-10 17:35:05 -03:00
reducers Add eslint eol-last to require newline at end of files (#4985) 2020-11-30 21:46:05 -07:00
selectors [MM-23391] Sort sidebar teams order by user preference (#4911) 2020-12-10 17:35:05 -03:00
types Add eslint eol-last to require newline at end of files (#4985) 2020-11-30 21:46:05 -07:00
utils [MM-23391] Sort sidebar teams order by user preference (#4911) 2020-12-10 17:35:05 -03:00