mattermost-mobile/app/constants
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
..
about_links.js MM-19759 - Added TOS and Privacy Policy default links in About… (#3491) 2019-10-30 14:11:14 -04:00
attachment.js [MM-10813] Design update for Post attachments (#3511) 2019-11-15 22:41:09 -05:00
autocomplete.js Feature/search after before on (#2028) 2018-08-28 18:01:11 -04:00
custom_prop_types.js add eslint-plugin-header, and --fix all (#1726) 2018-06-19 19:14:50 -04:00
deep_linking.js Deep linking based on channel url; Fix merge conflicts (#2542) 2019-02-14 13:29:57 -05:00
device.js [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00
emoji.js MM-17838 Wrap reactions when they exceed screen size (#3144) 2019-11-18 22:10:38 -03:00
image.js [MM-14669] Return null dimensions when height or width is falsy (#2681) 2019-04-22 19:17:03 -07:00
index.js Port WebSocket from mm-redux and batch actions (#4060) 2020-03-26 21:23:50 -03:00
list.js [MM-18362] Sidebar improvements (#3223) 2019-09-16 13:17:48 -03:00
navigation.js [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00
post_textbox.js Fixing post draft style to comply with design specs (#3818) 2020-01-21 15:20:19 -03:00
screen.js [MM-14017] Fix whitespace between input box and post list on iOS (#2580) 2019-02-19 21:20:16 -08:00
types.js MM-23230 Batch post actions and fine tune postlint (#4042) 2020-03-18 16:59:45 -03:00
view.js [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00
websocket.ts Port WebSocket from mm-redux and batch actions (#4060) 2020-03-26 21:23:50 -03:00