mattermost-mobile/app/store
Miguel Alatzar 2d81b497cf [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-04-17 21:12:09 -07:00
..
ephemeral_store.js Upgrade Dependencies (#4034) 2020-03-18 19:09:20 -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-04-17 20:44:25 -07:00
middleware.test.js Revert "[MM-23490] Save state to file via async middleware vs store subscription (#4059)" 2020-04-17 20:59:46 -03:00
store.js [MM-23520] Port mattermost-redux (#4088) 2020-04-17 21:12:09 -07:00
thunk.js Deps update (#3806) 2020-01-20 13:20:03 -03:00
utils.js MM-24202 Add ability to invalidate specific versions (#4158) 2020-04-16 08:53:20 -04:00
utils.test.js [MM-20950] Don't reset the navigation root when clearing data (#3929) 2020-02-27 17:15:45 -03:00