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
Joseph Baylon
53050595dd
MM-35355 Detox/E2E: Add e2e for channels settings ( #5377 )
...
* MM-35355 Detox/E2E: Add e2e for channels settings
* Added disabling of non prepackaged plugins to init
* Fix apiGetChannelByName doc parameter
2021-05-12 08:04:01 -07:00
Joseph Baylon
29cfca9876
MM-35311 Detox/E2E: Add e2e for clock settings, language settings, and archived channels ( #5364 )
2021-05-04 08:17:48 -07:00
Joseph Baylon
48d4775907
MM-30428 Detox/E2E: Add e2e for MM-T3199, MM-T3223, MM-T3224 ( #5240 )
...
* MM-30428 Detox/E2E: Add e2e for MM-T3199, MM-T3223, MM-T3224
* Updated variables to better names
2021-03-24 22:13:10 +08:00
Joseph Baylon
2fad44fae0
MM-31272 Detox/E2E - Add e2e test for MM-T3646 ( #5092 )
...
* MM-31272 Detox/E2E - Add e2e test for MM-T3646
* Remove unnecessary async
2021-01-11 17:10:59 +08:00
Joseph Baylon
7aebfd0b13
MM-30286 Detox/E2E: Add e2e test for MM-T3249 and added useful helpers ( #4990 )
...
* MM-30286 Detox/E2E: Add e2e test for MM-T3249 and added useful helper functions
* Update app/components/sidebars/main/channels_list/channels_list.js
Co-authored-by: Elias Nahum <nahumhbl@gmail.com>
* Add team icon content helper query
* Fixed reset for teams
* MM-30286 Detox/E2E: Add e2e test for MM-T3235 (#5003 )
* MM-30286 Detox/E2E: Add e2e test for MM-T3255 (#5006 )
* Fix merge issues
Co-authored-by: Elias Nahum <nahumhbl@gmail.com>
Co-authored-by: Mattermod <mattermod@users.noreply.github.com>
2020-12-15 17:24:45 -08:00
A C SREEDHAR REDDY
757a673416
MM-18769 Removed deprecated lifecycles ( #4983 )
...
* select_team : updated snapshot and removed deprecated lifecycles
* removed deprecated lifecycle methods
* Added e2e for MM-T3619
* Fix lint issue
Co-authored-by: Joseph Baylon <joseph.baylon@mattermost.com>
2020-12-02 12:37:04 -08:00