mattermost-mobile/app
Hossein Ahmadian-Yazdi fc815adaeb
[MM 23785] Show confirmation dialogue when mention groups 2 (#4548) (#4583)
* Show Confirmation Dialogue WIP First Commit

Show Confirmation Dialogue WIP Second Commit

refactoring according to comments

refactor code according to comments

Fix linting problems

add i18n strings

Update regex pattern

add test and make fixes

fix message not submitting

Fix linting

fix index.js

fix conflicts

address PR comments

address PR comments

single dispatch

Address PR comments

add test

* Show Confirmation Dialogue WIP First Commit

Show Confirmation Dialogue WIP Second Commit

refactoring according to comments

refactor code according to comments

Fix linting problems

add i18n strings

Update regex pattern

add test and make fixes

fix message not submitting

Fix linting

fix index.js

fix conflicts

address PR comments

address PR comments

single dispatch

Address PR comments

add test

* make some changes

* fix test failures

* Address PR comments

* Update app/mm-redux/types/channels.ts

Co-authored-by: Elias Nahum <nahumhbl@gmail.com>

* Update app/mm-redux/selectors/entities/channels.ts

Co-authored-by: Elias Nahum <nahumhbl@gmail.com>

* Update app/mm-redux/selectors/entities/channels.test.js

Co-authored-by: Elias Nahum <nahumhbl@gmail.com>

* Update app/constants/autocomplete.js

Co-authored-by: Elias Nahum <nahumhbl@gmail.com>

* Address PR comments

* make group mention mapping its own function

* Address PR comments

* Update app/components/post_draft/post_draft.js

Co-authored-by: Elias Nahum <nahumhbl@gmail.com>

* Merge branch 'master' of https://github.com/mattermost/mattermost-mobile into MM-23785-ShowConfirmationDialogue-2

* Merge branch 'master' into MM-23785-ShowConfirmationDialogue-2

* Address MM-26987

* Retrieve group information on mount  RN: Group Mention confirmation prompt not shown on default channel load

* Update Regex to fix MM-26976

Co-authored-by: Elias Nahum <nahumhbl@gmail.com>

Co-authored-by: Elias Nahum <nahumhbl@gmail.com>
2020-07-17 12:30:43 -04:00
..
actions [MM-26855] Ensure More Messages button works as expected when app is launched from a push notification (#4569) 2020-07-16 11:25:40 -04:00
client MM-15758 Update dependencies including Fastlane (#4272) 2020-05-18 11:24:47 -07:00
components [MM 23785] Show confirmation dialogue when mention groups 2 (#4548) (#4583) 2020-07-17 12:30:43 -04:00
constants [MM 23785] Show confirmation dialogue when mention groups 2 (#4548) (#4583) 2020-07-17 12:30:43 -04:00
i18n MM-23570 Migrate from Segment to Rudder (#4293) 2020-05-13 16:54:07 -04:00
init MM-26749 Fix race condition when open from PN (#4556) 2020-07-10 16:24:09 -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 23785] Show confirmation dialogue when mention groups 2 (#4548) (#4583) 2020-07-17 12:30:43 -04:00
notification_preferences Deps update (#3806) 2020-01-20 13:20:03 -03:00
push_notifications MM-26749 Fix race condition when open from PN (#4556) 2020-07-10 16:24:09 -04:00
reducers [MM-23761] [MM-25766] Add "More Messages" button (#4526) 2020-07-09 13:30:30 -07:00
screens [MM-26855] Ensure More Messages button works as expected when app is launched from a push notification (#4569) 2020-07-16 11:25:40 -04:00
selectors MM-25470 Fix emoji autocomplete results (#4344) 2020-05-26 16:03:11 -04:00
store MM-26699 Track open modals (#4539) 2020-07-08 10:43:20 -07: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-26744 in-prompt for end users if server is unsupported (#4565) 2020-07-15 11:17:55 -04:00
mattermost.js MM-26749 Fix race condition when open from PN (#4556) 2020-07-10 16:24:09 -04:00
mattermost.test.js Fix event typo (#4516) 2020-07-01 17:11:15 -07:00