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 |
|
Elias Nahum
|
7c09334dc4
|
Deps update (#3806)
* Dependecy updates
* Update dependencies
|
2020-01-20 13:20:03 -03:00 |
|
Jesse Hallam
|
ae3d0107f8
|
MM-17519: do not stringify booleans (#3693)
Match the webapp behaviour so as to avoid stringifying booleans in the interactive dialog payloads.
Fixes: https://mattermost.atlassian.net/browse/MM-17519
|
2019-12-13 00:25:27 +08:00 |
|
Saturnino Abril
|
4d8fa314d1
|
MM-14273 Add boolean element support to interactive dialog (#3239)
* add boolean element support to interactive dialog
* determine landscape orientation by Dimension
|
2019-09-17 09:39:12 +08:00 |
|