mattermost-mobile/app/screens
Mattermost Build d8ff0e52bb
MM-22968 Restyle mobile autocomplete (#4531) (#4846)
* WIP: slash suggestion autocomplete

* WIP: patched styles a bit

* WIP: Adding styles

* Adding active state to autocomplete items

* Fixing style for channel mention item

* Fixing bugs + styling issues for Android

* Updating snapshot

* Fixing autocomplete to render on top of post draft

- Misc style fixes

* Renaming props, patching slash suggestion icon

* Fixing tests and lint errors

* Resolving post-merge issue with slash commands

* Fixing android positioning for autocomplete

* Fixing autocomplete not scrolling in edit_channel_info

* WIP: Fixing things according to UX Review

* UX Fixes to autocomplete

* Updating snapshots

* Updating snapshots, replacing slash-command icons

* Fixing android scrolling and positioning issues

* Fixing issues with date_suggestion not rendering

* Making use of the "ShowFullName" config in at_mention_item

* Removing top border on first autocomplete section

* Allowing autocomplete to be smaller than its maxWidth

* Fixing slash_suggestion padding

* removing "componentWillReceiveProps" from date_suggestion

* Changing edit_channel_info autocomplete offset

* Replacing toUpperCase() with textTransform: uppercase

* Fixing odd border issues + prop validation warning

* Restore section header background & add paddingBottom

* Patching up padding on channel mentions

- Reverting previous incorrect padding adjustments

* Removing inline 'completeSuggestion' function

* Removing brackets from style prop

(cherry picked from commit 59045e3bb0)

Co-authored-by: Andre Vasconcelos <andre.onogoro@gmail.com>
2020-09-25 11:39:38 -07:00
..
about MM-23570 Migrate from Segment to Rudder (#4293) 2020-05-13 16:54:07 -04:00
add_reaction MM-24115 Use Native + BuiltIn emojis instead of systemEmojis (#4274) 2020-05-13 18:23:47 -04:00
channel MM-22968 Restyle mobile autocomplete (#4531) (#4846) 2020-09-25 11:39:38 -07:00
channel_add_members MM-27607 Fix filter undefined when searching profiles (#4657) 2020-08-11 12:54:45 -04:00
channel_info Exclude NotificationPreference for DMs (#4831) (#4839) 2020-09-24 11:07:52 -07:00
channel_members MM-27607 Fix filter undefined when searching profiles (#4657) 2020-08-11 12:54:45 -04:00
channel_notification_preference [GH-15185][MM-5973] Add Channel Settings > Notification Preferences. (#4730) 2020-09-12 00:53:29 -03:00
client_upgrade MM-23570 Migrate from Segment to Rudder (#4293) 2020-05-13 16:54:07 -04:00
code added isLandscape (#4188) 2020-04-22 18:48:51 -07:00
create_channel MM-26490 Dismiss keyboard when closing more dms / channels / create channel (#4538) 2020-07-07 17:37:52 -04:00
edit_channel [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00
edit_post MM-22968 Restyle mobile autocomplete (#4531) (#4846) 2020-09-25 11:39:38 -07:00
edit_profile reintroduce @testing-library/react-native now with v7 (#4766) 2020-09-15 09:24:54 -07:00
error_teams_list Fix infinite skeleton in different use cases and do not scroll to messages already seen (#4304) 2020-05-19 18:54:34 -04:00
expanded_announcement_banner MM-28602 Fix announcement banner crash if it includes a hashtag (#4808) 2020-09-15 10:03:40 -03:00
flagged_posts Always load the thread & modify thread selector (#4771) 2020-09-08 13:09:46 -03:00
forgot_password MM-26817 Upgrade to RN 0.63 (#4566) 2020-07-20 18:08:11 -04:00
image_preview Upgrade react-native-fast-image, react-native-localize, react-native-vector-icons, react-native-video & dev dependencies (#4698) 2020-08-20 08:13:35 -07:00
interactive_dialog [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00
login E2E: Initial Detox setup for Mobile UI automation (#4535) 2020-08-29 07:18:41 +08:00
login_options Fix SSO and clear cookies (#4422) 2020-06-15 14:00:13 -04:00
long_post Fix getPostThread import (#4819) (#4822) 2020-09-21 11:05:30 -07:00
mfa Handle MFA error in MFA screen (#4308) 2020-05-20 08:28:14 -07:00
more_channels MM-26490 Dismiss keyboard when closing more dms / channels / create channel (#4538) 2020-07-07 17:37:52 -04:00
more_dms MM-27607 Fix filter undefined when searching profiles (#4657) 2020-08-11 12:54:45 -04:00
notification MM-23570 Migrate from Segment to Rudder (#4293) 2020-05-13 16:54:07 -04:00
options_modal MM-26817 Upgrade to RN 0.63 (#4566) 2020-07-20 18:08:11 -04:00
permalink Always load the thread & modify thread selector (#4771) 2020-09-08 13:09:46 -03:00
pinned_posts Always load the thread & modify thread selector (#4771) 2020-09-08 13:09:46 -03:00
post_options Fix edit post input text selection (#4647) 2020-08-06 13:46:23 -07:00
reaction_list Upgrade depdendencies (#4725) 2020-08-25 15:34:18 -04:00
recent_mentions Always load the thread & modify thread selector (#4771) 2020-09-08 13:09:46 -03:00
search Always load the thread & modify thread selector (#4771) 2020-09-08 13:09:46 -03:00
select_server [MM-23909] better error message if url is empty (#4821) (#4842) 2020-09-25 13:52:47 +05:30
select_team Fix unhandled error when logging out from the select team screen (#4423) 2020-06-17 14:37:46 -07:00
selector_screen MM-27607 Fix filter undefined when searching profiles (#4657) 2020-08-11 12:54:45 -04:00
settings [MM-18765] remove lifecycle methods from settings (#4596) 2020-08-12 11:10:48 -04:00
sso SSO: Rebuild the server url without query string and/or hash (#4731) 2020-08-27 08:36:57 -04:00
table MM-15635 - Making markdown tables more responsive (#3249) 2019-11-30 14:27:02 -03:00
table_image MM-15719 Use metadata only to render post additional content (#4386) 2020-06-29 11:28:07 -04:00
terms_of_service MM-26744 in-prompt for end users if server is unsupported (#4565) 2020-07-15 11:17:55 -04:00
text_preview [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00
thread MM-22968 Restyle mobile autocomplete (#4531) (#4846) 2020-09-25 11:39:38 -07:00
user_profile [MM-27294] Allow returning to Channel screen without resetting the navigation root (#4619) 2020-07-30 12:50:37 -07:00
index.js [GH-15185][MM-5973] Add Channel Settings > Notification Preferences. (#4730) 2020-09-12 00:53:29 -03:00