mattermost-mobile/app
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
..
actions [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00
client Port WebSocket from mm-redux and batch actions (#4060) 2020-03-26 21:23:50 -03:00
components [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00
constants [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00
i18n MM-21961 Fix Incorrect Timestamp on Android Mobile App (#3861) 2020-01-27 12:57:22 -07:00
init [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00
mattermost_bucket iOS Native Share Extension (Swift) (#2575) 2019-02-26 14:31:57 -03:00
mattermost_managed Re-enable ram-bundles (#3907) 2020-02-10 11:20:45 -07:00
mm-redux [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00
notification_preferences Deps update (#3806) 2020-01-20 13:20:03 -03:00
push_notifications Fix app hanging when switching to a team after opening push notification (#4013) 2020-03-05 09:52:56 -07:00
reducers [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00
screens [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00
selectors [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00
store [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00
styles MM-19696 Added font color for GlobalStyle Input (#3536) 2019-11-15 17:25:25 +08:00
telemetry [MM-17560] Await dismissAllModals and popToRoot prior to calling showSearchModal (#3298) 2019-09-25 15:23:45 -07:00
utils [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00
initial_state.js MM-22292 Don't use redux to store username and password (#4072) 2020-03-26 23:57:58 -03:00
mattermost.js [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00