mattermost-mobile/app/reducers/views
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
..
announcement.js [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00
channel.js [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00
channel.test.js Performance improvements (#3911) 2020-02-17 21:18:09 -07:00
client_upgrade.js add eslint-plugin-header, and --fix all (#1726) 2018-06-19 19:14:50 -04:00
emoji.js [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00
extension.js add eslint-plugin-header, and --fix all (#1726) 2018-06-19 19:14:50 -04:00
i18n.js [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00
index.js MM-22292 Don't use redux to store username and password (#4072) 2020-03-26 23:57:58 -03:00
post.js [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00
recent_emojis.js add eslint-plugin-header, and --fix all (#1726) 2018-06-19 19:14:50 -04:00
root.js [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00
search.js [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00
select_server.js add eslint-plugin-header, and --fix all (#1726) 2018-06-19 19:14:50 -04:00
team.js [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00
thread.js [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00
user.js use profile image from local after editing a profile image (#1990) 2018-08-16 06:57:23 -07:00