mattermost-mobile/app/components/message_attachments
Miguel Alatzar ee4b85edcf
[MM-23520] Port mattermost-redux (#4088)
* Remove mattermost-redux

* Move mm-redux files into app/redux

* Add @redux path to tsconfig.json

* Fix imports

* Install missing dependencies

* Fix tsc errors

* Fix i18n_utils test

* Fix more imports

* Remove redux websocket

* Fix tests

* Rename @redux

* Apply changes from mattermost-redux PR 1103

* Remove mattermost-redux mention in template

* Add missing imports

* Rename app/redux/ to app/mm-redux/

* Remove test file

* Fix fetching Sidebar GM profiles

Co-authored-by: Elias Nahum <nahumhbl@gmail.com>
2020-03-31 11:09:26 -07:00
..
__snapshots__ GH-11994: Add support for footer and footer_icon in attachments (#3228) 2019-09-11 20:58:55 -04:00
action_button [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00
action_menu Adding ability to disable attachment buttons and fields. (#3541) 2019-11-14 10:32:08 -08:00
attachment_image [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00
attachment_actions.js Fix Message attachment actions colors on dark themes (#4061) 2020-03-23 22:05:42 -03:00
attachment_author.js Use post metadata to prevent scroll pop (#2304) 2018-11-22 19:47:27 -03:00
attachment_fields.js Deps update (#3806) 2020-01-20 13:20:03 -03:00
attachment_footer.js GH-11994: Add support for footer and footer_icon in attachments (#3228) 2019-09-11 20:58:55 -04:00
attachment_footer.test.js [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00
attachment_pretext.js [MM-16012] [MM-16084] Update screens related to settings sidebar + update SearchResultPost screen and its children (#2913) 2019-06-24 12:52:08 -07:00
attachment_text.js Performance improvements (#3911) 2020-02-17 21:18:09 -07:00
attachment_thumbnail.js MM-20007 Fix app crashes when previewing some gif files (#3563) 2019-11-18 10:31:29 -05:00
attachment_title.js [MM-16012] [MM-16084] Update screens related to settings sidebar + update SearchResultPost screen and its children (#2913) 2019-06-24 12:52:08 -07:00
index.js Deps update (#3806) 2020-01-20 13:20:03 -03:00
message_attachment.js Fix Message attachment actions colors on dark themes (#4061) 2020-03-23 22:05:42 -03:00