Hossein Ahmadian-Yazdi
b6eb3b9349
[MM-23158] Group Mentions & Invites - Display group mentions in suggestions list in the main channel textbox (#4118)
* groups in group mention
* fix sorting issues
* address PR comments
* fix tests
* Update groups.ts
* fix nock
* fix translations
* Adding test
* fix linting
* update redux functions
* Add license check
* adddress PR comments
* remove lodash import
* fix lint problems
* revert package.json changes
* Address PR comments
* address PR comments
* fix naming
* address PR comments
* address PR comments
* Address comments found in second PR
* getAllGroups updated
* address PR comments
* Update app/mm-redux/utils/group_utils.ts
Co-authored-by: Elias Nahum <nahumhbl@gmail.com>
* revert change
* remove unneeded actions
* Use correct server version
* MM-26631: Fix order of group displaying
* MM-26633: Fix group mentions not showing up in group constrained team
* MM-26636: Group mentions not updating when role updates
* MM-26637: Group name not updating right away
* Address PR comments
* TRY AND catch
* address PR comments
Co-authored-by: Elias Nahum <nahumhbl@gmail.com>