mattermost-mobile/app/mm-redux/utils
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
..
channel_utils.test.js [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00
channel_utils.ts Don't pre-fetch posts for unread archived channels (#4113) 2020-04-02 18:40:18 -03:00
deep_freeze.ts Upgrade to RN 0.62.2 (#4093) 2020-04-14 16:39:51 -04:00
delayed_action.ts [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00
emoji_utils.test.js MM-24115 Use Native + BuiltIn emojis instead of systemEmojis (#4274) 2020-05-13 18:23:47 -04:00
emoji_utils.ts MM-24115 Use Native + BuiltIn emojis instead of systemEmojis (#4274) 2020-05-13 18:23:47 -04:00
event_emitter.ts [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00
file_utils.test.js [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00
file_utils.ts [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00
gfycat_sdk.ts MM-15758 Update dependencies including Fastlane (#4272) 2020-05-18 11:24:47 -07:00
group_utils.test.js [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
group_utils.ts [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
helpers.test.js [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00
helpers.ts [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00
i18n_utils.test.js MM-23570 Migrate from Segment to Rudder (#4293) 2020-05-13 16:54:07 -04:00
i18n_utils.ts [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00
integration_utils.test.js [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00
integration_utils.ts [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00
key_mirror.ts [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00
notify_props.test.js [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00
notify_props.ts [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00
post_list.test.js Fix isDateLine function to check for null and undefined (#4142) 2020-04-10 20:19:43 -04:00
post_list.ts Fix isDateLine function to check for null and undefined (#4142) 2020-04-10 20:19:43 -04:00
post_utils.test.js MM-11713: Allows edit others posts to function without edit own posts. (#4406) 2020-06-23 16:09:44 -04:00
post_utils.ts MM-11713: Allows edit others posts to function without edit own posts. (#4406) 2020-06-23 16:09:44 -04:00
preference_utils.ts [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00
sentry.test.js [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00
sentry.ts [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00
team_utils.ts [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00
theme_utils.test.js [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00
theme_utils.ts Upgrade to RN 0.62.2 (#4093) 2020-04-14 16:39:51 -04:00
timezone_utils.ts [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00
user_utils.test.js MM-24285 Use FastImage instead of Image (#4218) 2020-04-28 23:23:39 +08:00
user_utils.ts [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00