mattermost-mobile/app/components/markdown
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
..
__snapshots__ [MM-23160][MM-24633][MM-24697] Highlight Group Names 2 (#4551) 2020-07-20 10:19:18 -04:00
hashtag [MM-17560] Await dismissAllModals and popToRoot prior to calling showSearchModal (#3298) 2019-09-25 15:23:45 -07:00
markdown_code_block MM-26817 Upgrade to RN 0.63 (#4566) 2020-07-20 18:08:11 -04:00
markdown_emoji Fix soft crash for edge emoji formatting (#4705) 2020-08-20 14:48:48 -04:00
markdown_image [MM-29225] Define LSApplicationQueriesSchemes so Linking.canOpenURL can work (#5007) 2020-12-09 13:42:21 -07:00
markdown_link Handle go to location from CommandResponse (#4620) 2021-01-04 15:06:37 -07:00
markdown_table [MM-22959] Use Compass icons (#4847) 2020-10-15 15:34:24 -07:00
markdown_table_cell Gallery Improvements (#4837) 2020-11-06 21:17:27 -03:00
markdown_table_image Gallery Improvements (#4837) 2020-11-06 21:17:27 -03:00
markdown_table_row [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00
index.js [MM-23160][MM-24633][MM-24697] Highlight Group Names 2 (#4551) 2020-07-20 10:19:18 -04:00
markdown.js MM-30286 Detox/E2E: Add e2e test for MM-T3249 and added useful helpers (#4990) 2020-12-15 17:24:45 -08:00
markdown.test.js [MM-23160][MM-24633][MM-24697] Highlight Group Names 2 (#4551) 2020-07-20 10:19:18 -04:00
markdown_block_quote.js [MM-22959] Use Compass icons (#4847) 2020-10-15 15:34:24 -07:00
markdown_list.js add eslint-plugin-header, and --fix all (#1726) 2018-06-19 19:14:50 -04:00
markdown_list_item.js add eslint-plugin-header, and --fix all (#1726) 2018-06-19 19:14:50 -04:00
transform.js MM-25684 Highlight at-mention followed by a period (#4733) 2020-08-28 12:59:01 -04:00
transform.test.js MM-25684 Highlight at-mention followed by a period (#4733) 2020-08-28 12:59:01 -04:00