mattermost-mobile/app
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>
2020-07-08 07:31:58 -04:00
..
actions [MM-23158] Group Mentions & Invites - Display group mentions in suggestions list in the main channel textbox (#4118) 2020-07-08 07:31:58 -04:00
client MM-15758 Update dependencies including Fastlane (#4272) 2020-05-18 11:24:47 -07:00
components [MM-23158] Group Mentions & Invites - Display group mentions in suggestions list in the main channel textbox (#4118) 2020-07-08 07:31:58 -04:00
constants [MM-23158] Group Mentions & Invites - Display group mentions in suggestions list in the main channel textbox (#4118) 2020-07-08 07:31:58 -04:00
i18n MM-23570 Migrate from Segment to Rudder (#4293) 2020-05-13 16:54:07 -04:00
init Revert updated dependecies for SSO (#4499) 2020-06-26 21:50:53 -04:00
mattermost_bucket iOS Native Share Extension (Swift) (#2575) 2019-02-26 14:31:57 -03:00
mattermost_managed MM-24446 Fix Crash on iOS with EMM enabled (#4203) 2020-04-23 06:03:10 -04:00
mm-redux [MM-23158] Group Mentions & Invites - Display group mentions in suggestions list in the main channel textbox (#4118) 2020-07-08 07:31:58 -04:00
notification_preferences Deps update (#3806) 2020-01-20 13:20:03 -03:00
push_notifications MM-15758 Update dependencies including Fastlane (#4272) 2020-05-18 11:24:47 -07:00
reducers MM-15758 Update dependencies including Fastlane (#4272) 2020-05-18 11:24:47 -07:00
screens MM-26490 Dismiss keyboard when closing more dms / channels / create channel (#4538) 2020-07-07 17:37:52 -04:00
selectors MM-25470 Fix emoji autocomplete results (#4344) 2020-05-26 16:03:11 -04:00
store Avoid throwing when purging (#4489) 2020-06-26 16:14:03 -04:00
styles MM-22155 ESLint configuration updates part 1 (#4311) 2020-05-20 08:27:27 -07:00
telemetry MM-15758 Update dependencies including Fastlane (#4272) 2020-05-18 11:24:47 -07:00
utils MM-26722 check for switchKeyboardForCodeBlocks only on iOS 12+ (#4537) 2020-07-07 13:01:48 -04:00
mattermost.js Wait for hydration before app launch (#4523) 2020-07-02 16:03:45 -04:00
mattermost.test.js Fix event typo (#4516) 2020-07-01 17:11:15 -07:00