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
Chetanya Kandhari
e442275c6f
MM-34586 Custom status feature ( #5220 )
2021-06-04 08:54:31 -04:00
Joseph Baylon
0dfb776290
MM-30165 Detox/E2E: Add e2e tests for channel notification preference ( #4949 )
...
* Detox/E2E: Add e2e tests for channel notification preference
* Fixed unit snap files
* Moved e2e to notifications and updated formatting
* Added basic snapshot tests
* Update app/components/radio_button/radio_button_group.test.js
Co-authored-by: Elias Nahum <nahumhbl@gmail.com>
* Update app/components/radio_button/radio_button_group.test.js
Co-authored-by: Elias Nahum <nahumhbl@gmail.com>
* Update app/components/radio_button/radio_button_group.test.js
Co-authored-by: Elias Nahum <nahumhbl@gmail.com>
* Update app/components/sidebars/settings/drawer_item.test.js
Co-authored-by: Elias Nahum <nahumhbl@gmail.com>
* Update app/screens/channel_info/edit_channel/edit_channel.tsx
Co-authored-by: Elias Nahum <nahumhbl@gmail.com>
* Update app/screens/channel_info/notification_preference/notification_preference.test.js
Co-authored-by: Elias Nahum <nahumhbl@gmail.com>
* Update app/screens/channel_info/notification_preference/notification_preference.tsx
Co-authored-by: Elias Nahum <nahumhbl@gmail.com>
* Update app/components/radio_button/radio_button_group.test.js
Co-authored-by: Elias Nahum <nahumhbl@gmail.com>
* Fix radio button group snap file
* Simplified element call
* Rename channel sidebar to main sidebar
* Rename drawer button files
* Update app/components/sidebars/settings/settings_sidebar.test.js
Co-authored-by: Elias Nahum <nahumhbl@gmail.com>
* Update app/screens/channel_info/channel_info_row.test.js
Co-authored-by: Elias Nahum <nahumhbl@gmail.com>
* Update comments
Co-authored-by: Elias Nahum <nahumhbl@gmail.com>
2020-11-10 10:53:38 -07: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
Elias Nahum
ba09fb9792
Sidebars improvement ( #1787 )
...
* Sidebars improvement
* Explicitly handle Android back button in code screen
* return null on getDerivedStateFromProps when no state changes needed
2018-06-26 01:17:53 +05:30