Daniel Espino García
4c8594d330
Add linter rules for import order and type member delimiters ( #5514 )
...
* Add linter rules for import order and type member delimiters
* Remove unneeded group
* Group all app/* imports before the internal imports
* Move app/ imports before parent imports
* Separate @node_modules imports into a different group
* Substitute app paths by aliases
* Fix @node_modules import order and add test related modules
* Add aliases for types and test, and group import types
2021-07-23 11:06:04 +02:00
Miguel Alatzar
57d60649f8
[MM-22959] Use Compass icons ( #4847 )
...
* Use Compass icons
* Update ChannelInfo and AdvancedSettings
* Fix search modifiers
* Fix Autocomplete item
* Remove VectorIcon component
* Unlink react-native-vector-icons
* Revert ProgressiveImage changes
* Update Mark as Unread icon
* Apply review suggestion
* Replace extension icons
* Update video control button style
* Replace (un)flag with (un)save
* Replace (un)flag with (un)save - take 2
* Use bookmark-outline icon
Co-authored-by: Miguel Alatzar <miguel@Miguels-MacBook-Pro.local>
2020-10-15 15:34:24 -07:00
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
Elias Nahum
7c09334dc4
Deps update ( #3806 )
...
* Dependecy updates
* Update dependencies
2020-01-20 13:20:03 -03:00
Patrick Kang
760b92ceee
Adds support for 'radio' type in interactive dialogs ( #3212 )
2019-09-18 15:35:32 +02:00