mattermost-mobile/app/store
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
..
ephemeral_store.js Upgrade Dependencies (#4034) 2020-03-18 19:05:49 -03:00
index.js [MM-17560] Await dismissAllModals and popToRoot prior to calling showSearchModal (#3298) 2019-09-25 15:23:45 -07:00
middleware.js Port WebSocket from mm-redux and batch actions (#4060) 2020-03-26 21:23:50 -03:00
middleware.test.js Avoid possible reading of length property on undefined (#2783) 2019-05-10 09:34:23 -07:00
store.js [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00
thunk.js Deps update (#3806) 2020-01-20 13:20:03 -03:00
utils.js Fix post in channel batching order (#4090) 2020-03-30 19:02:05 -03:00
utils.test.js Fix post in channel batching order (#4090) 2020-03-30 19:02:05 -03:00