mattermost-mobile/app/mm-redux/types
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.ts [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00
alerts.ts [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00
bots.ts [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00
channel_categories.ts [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00
channels.ts [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00
client4.ts [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00
config.ts [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00
emojis.ts [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00
errors.ts [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00
files.ts [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00
general.ts [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00
groups.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
index.ts [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00
integrations.ts [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00
jobs.ts [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00
module.d.ts Ensure previous state is cleared when logout (#4390) 2020-06-08 13:43:53 -04:00
plugins.ts [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00
posts.ts MM-15758 Update dependencies including Fastlane (#4272) 2020-05-18 11:24:47 -07:00
preferences.ts [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00
reactions.ts [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00
requests.ts [MM-23698] [MM-19559] Remove redux-offline and updated redux-persist (#4120) 2020-04-08 13:44:54 -07:00
roles.ts [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00
schemes.ts [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00
search.ts [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00
store.ts MM-25695 Select channel when switching teams if available (#4375) 2020-06-03 08:53:32 -04:00
teams.ts [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00
typing.ts [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00
users.ts [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00
utilities.ts [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00