mattermost-mobile/app/components
Elias Nahum 06e333dc52
MM-10193 Apply SafeAreaView to Landscape views (#3003) (#3081)
* MM-10193 for landscape Feature

Commit for MM-10193 to the landscape feature with latest pull.
This is the initial commit with SafeAreaView in place, but should not be merged into master as this is step one and not suitable for production.
Another commit will be following with adjustments to allow SafeAreaView to display correctly for users.

* MM-10193 for landscape Feature

Commit for MM-10193 to the landscape feature with latest pull.
This is the initial commit with SafeAreaView in place, but should not be merged into master as this is step one and not suitable for production.
Another commit will be following with adjustments to allow SafeAreaView to display correctly for users.

* MM-10193 Extend design elements for iPhoneX SafeAreaViews

This is the second portion of the MM-10193 changes for the landscape feature. This item was to extend the design elements for the application into the SafeAreaView so the application looks uniform on the iPhoneX.

* MM-10193 Patch for Snapshot tests and eslint

* MM-10193 Re-Patch

These chanbes mistakenly got reverted from last Patch

* MM-10193 Updates for PR

Fixed the 4 screens from the text box that were missed.
Updated the padding to run from a method.

* Revert "MM-10193 Updates for PR"

This reverts commit fe8d650ce3ca2828d8c94e4af470649aa2582ec1.

* MM-10193 Updates for PR

This reverts commit 4966d83d5401720d26ca22a55cf8f92f1657b7e2.
Applied Updated Snapshots

* MM-10193 Updated Modifier for iphone_x_spacing

Updated Modifier for iphone_x_spacing

* MM-10193 Updates for Review

Review changes for Post Textbox and a few states that were unavailable.

* MM-10193 Fix Longpress padding

Fixed longpress padding for Channel Info and Edit Post views.

* MM-10193 Update isLandscape

Updated isLandscape to pull directly from dimensions.
Updated padding for Recent Mentions and Flagged Posts.

* MM-10193 Updates for review longpost

Updated for longpost padding.
Fixed issue with notifications not padding right correctly.

* MM-10193 Update with Cleanup

Reverted Cocoapods back to 1.5.3.
Cleaned up spacing in two files.

* MM-10193 Merge Conflict Updates

Updates to resolve merge conflicts
2019-08-09 11:14:38 -04:00
..
__mocks__ [MM-9454] Added fade to send button (#2677) 2019-04-29 07:54:00 -07:00
__snapshots__ [MM-16139] [MM-16140] [MM-16141] Update the remaining screens/components (#2920) 2019-07-08 10:03:31 -07:00
announcement_banner MM-10193 Apply SafeAreaView to Landscape views (#3003) (#3081) 2019-08-09 11:14:38 -04:00
at_mention [MM-16012] [MM-16084] Update screens related to settings sidebar + update SearchResultPost screen and its children (#2913) 2019-06-24 12:52:08 -07:00
attachment_button [MM-16012] [MM-16084] Update screens related to settings sidebar + update SearchResultPost screen and its children (#2913) 2019-06-24 12:52:08 -07:00
autocomplete MM-10193 Apply SafeAreaView to Landscape views (#3003) (#3081) 2019-08-09 11:14:38 -04:00
autocomplete_selector [MM-16012] [MM-16084] Update screens related to settings sidebar + update SearchResultPost screen and its children (#2913) 2019-06-24 12:52:08 -07:00
channel_intro MM-10193 Apply SafeAreaView to Landscape views (#3003) (#3081) 2019-08-09 11:14:38 -04:00
channel_link [MM-13295] Make channel link clickable for user who's not member of the public channel (#2466) 2019-02-20 01:45:04 +08:00
channel_loader MM-10193 Apply SafeAreaView to Landscape views (#3003) (#3081) 2019-08-09 11:14:38 -04:00
client_upgrade_listener [MM-16139] [MM-16140] [MM-16141] Update the remaining screens/components (#2920) 2019-07-08 10:03:31 -07:00
combined_system_message [MM-16012] [MM-16084] Update screens related to settings sidebar + update SearchResultPost screen and its children (#2913) 2019-06-24 12:52:08 -07:00
combined_user_activity_post Reorganize post state and make postsInChannel into a sparse array (#2693) 2019-04-15 17:20:23 -04:00
custom_list MM-10193 Apply SafeAreaView to Landscape views (#3003) (#3081) 2019-08-09 11:14:38 -04:00
edit_channel_info MM-10193 Apply SafeAreaView to Landscape views (#3003) (#3081) 2019-08-09 11:14:38 -04:00
emoji MM-16228 Add compatibility for removal of ExperimentalEnablePostMetadata flag from config (#2883) 2019-06-13 16:29:35 -04:00
emoji_picker MM-10193 Apply SafeAreaView to Landscape views (#3003) (#3081) 2019-08-09 11:14:38 -04:00
error_list add eslint-plugin-header, and --fix all (#1726) 2018-06-19 19:14:50 -04:00
error_text Fix error text when intl object is not provided (#2373) 2018-11-24 00:00:09 +08:00
failed_network_action MM-13083 - Removing refresh button from some pages (#3010) 2019-07-29 14:26:24 -04:00
file_attachment_list Various fixes (#3078) 2019-08-08 22:28:07 +08:00
file_upload_preview Fix file upload not completing (#2866) 2019-06-06 08:39:06 -04:00
interactive_dialog_controller [MM-16136] Update channel related screens (#2915) 2019-06-26 16:46:05 -04:00
layout/keyboard_layout MM-9494 & MM-13888 Tapping execute actions & interactive keyboard dismissal (#2799) 2019-05-20 12:02:00 -04:00
load_more_posts Use post metadata to prevent scroll pop (#2304) 2018-11-22 19:47:27 -03:00
markdown Various fixes (#3078) 2019-08-08 22:28:07 +08:00
message_attachments [MM-16139] [MM-16140] [MM-16141] Update the remaining screens/components (#2920) 2019-07-08 10:03:31 -07:00
network_indicator MM-16815 Remove the failed posts banner on WS reconnect (#2983) 2019-07-18 11:36:37 -04:00
post MM-10193 Apply SafeAreaView to Landscape views (#3003) (#3081) 2019-08-09 11:14:38 -04:00
post_add_channel_member [MM-16012] [MM-16084] Update screens related to settings sidebar + update SearchResultPost screen and its children (#2913) 2019-06-24 12:52:08 -07:00
post_attachment_image [MM-16816] Parse source URI (#3026) 2019-07-24 07:59:06 -07:00
post_attachment_opengraph [MM-16139] [MM-16140] [MM-16141] Update the remaining screens/components (#2920) 2019-07-08 10:03:31 -07:00
post_body Merge branch 'master' into rnn-v2 2019-07-02 18:15:19 -07:00
post_body_additional_content Merge branch 'master' into rnn-v2 2019-07-05 15:56:56 -07:00
post_header Increase ReplyIcon dimensions (#3086) 2019-08-09 06:05:11 -07:00
post_list MM-17562 scroll to new message line indicator on componentDidUpdate (#3074) 2019-08-08 15:50:37 -04:00
post_profile_picture [MM-16389] Enable emojis for profile icons from webhooks (#2961) 2019-07-18 10:23:41 -04:00
post_textbox MM-10193 Apply SafeAreaView to Landscape views (#3003) (#3081) 2019-08-09 11:14:38 -04:00
profile_picture MM-13618 Adding bot tags. (#2669) 2019-03-26 16:59:45 -07:00
progressive_image Upgrade to RN 0.59.6 and dependencies (#2777) 2019-05-13 13:33:18 -04:00
radio_button Add t() translation mark to i18nable strings and update translations (#2026) 2018-09-21 11:25:38 -03:00
reactions [MM-16012] [MM-16084] Update screens related to settings sidebar + update SearchResultPost screen and its children (#2913) 2019-06-24 12:52:08 -07:00
refresh_list add eslint-plugin-header, and --fix all (#1726) 2018-06-19 19:14:50 -04:00
retry_bar_indicator add eslint-plugin-header, and --fix all (#1726) 2018-06-19 19:14:50 -04:00
root [MM-16139] [MM-16140] [MM-16141] Update the remaining screens/components (#2920) 2019-07-08 10:03:31 -07:00
safe_area_view MM-10193 Apply SafeAreaView to Landscape views (#3003) (#3081) 2019-08-09 11:14:38 -04:00
search_bar Keep the channel drawer opened on tablets (#2793) 2019-05-16 20:40:32 -04:00
show_more_button Update dependencies (#2316) 2018-11-18 17:54:06 -03:00
sidebars MM-10193 Apply SafeAreaView to Landscape views (#3003) (#3081) 2019-08-09 11:14:38 -04:00
slide_up_panel Upgrade to RN 0.59.6 and dependencies (#2777) 2019-05-13 13:33:18 -04:00
start Slide up panel for reaction list (#2285) 2018-11-02 13:21:43 -03:00
status_bar add eslint-plugin-header, and --fix all (#1726) 2018-06-19 19:14:50 -04:00
status_icons add eslint-plugin-header, and --fix all (#1726) 2018-06-19 19:14:50 -04:00
team_icon Set the file prefix in image_cache_manager (#2313) 2018-11-05 15:24:30 -03:00
user_status Upgrade to RN 0.59.6 and dependencies (#2777) 2019-05-13 13:33:18 -04:00
widgets/settings MM-10193 Apply SafeAreaView to Landscape views (#3003) (#3081) 2019-08-09 11:14:38 -04:00
app_icon.js add eslint-plugin-header, and --fix all (#1726) 2018-06-19 19:14:50 -04:00
badge.js Fix alignment of count on channel drawer (#2569) 2019-02-13 20:57:26 +08:00
badge.test.js make circular badge on jewel for single-digit mention (#2422) 2018-12-06 12:11:42 -05:00
bot_tag.js MM-13618 Adding bot tags. (#2669) 2019-03-26 16:59:45 -07:00
button.js add eslint-plugin-header, and --fix all (#1726) 2018-06-19 19:14:50 -04:00
channel_icon.js MM-14960 Use the correct icon set for channel types (#2699) 2019-04-08 10:50:38 -07:00
checkmark.js add eslint-plugin-header, and --fix all (#1726) 2018-06-19 19:14:50 -04:00
conditional_touchable.js add eslint-plugin-header, and --fix all (#1726) 2018-06-19 19:14:50 -04:00
deleted_post.js add eslint-plugin-header, and --fix all (#1726) 2018-06-19 19:14:50 -04:00
fade.js MM-16013 make paperplain animation faster (#2860) 2019-06-05 11:06:29 -04:00
fade.test.js Upgrade to RN 0.59.6 and dependencies (#2777) 2019-05-13 13:33:18 -04:00
formatted_date.js add eslint-plugin-header, and --fix all (#1726) 2018-06-19 19:14:50 -04:00
formatted_markdown_text.js [MM-16012] [MM-16084] Update screens related to settings sidebar + update SearchResultPost screen and its children (#2913) 2019-06-24 12:52:08 -07:00
formatted_text.js fix warnings in running jest test (#2087) 2018-09-07 23:05:35 +08:00
formatted_time.js Set post list data and timestamp based on the user timezone if available (#2888) 2019-06-17 15:24:28 -04:00
guest_tag.js Adding guest accounts feature (#2990) 2019-07-22 22:14:39 +02:00
loading.js add eslint-plugin-header, and --fix all (#1726) 2018-06-19 19:14:50 -04:00
no_results.js Add pinned post support (#2364) 2018-11-23 12:57:28 -03:00
paper_plane.js add eslint-plugin-header, and --fix all (#1726) 2018-06-19 19:14:50 -04:00
post_list_retry.js add eslint-plugin-header, and --fix all (#1726) 2018-06-19 19:14:50 -04:00
post_separator.js add eslint-plugin-header, and --fix all (#1726) 2018-06-19 19:14:50 -04:00
profile_picture_button.js Dependencies update (#2576) 2019-02-20 17:17:04 -03:00
profile_picture_button.test.js [MM-16139] [MM-16140] [MM-16141] Update the remaining screens/components (#2920) 2019-07-08 10:03:31 -07:00
remove_markdown.js MM-10012 Added Markdown rendering to expanded announcement banner (#1861) 2018-07-04 13:15:03 -04:00
reply_icon.js add eslint-plugin-header, and --fix all (#1726) 2018-06-19 19:14:50 -04:00
send_button.js [MM-9454] Added fade to send button (#2677) 2019-04-29 07:54:00 -07:00
send_button.test.js [MM-9454] Added fade to send button (#2677) 2019-04-29 07:54:00 -07:00
swiper.js MM-10193 Apply SafeAreaView to Landscape views (#3003) (#3081) 2019-08-09 11:14:38 -04:00
text_input_with_localized_placeholder.js Add placeholderTextColor when using placeholders (#2976) 2019-07-17 12:56:25 -07:00
tooltip.js Avoid possible reading of length property on undefined (#2783) 2019-05-10 09:34:23 -07:00
vector_icon.js MM-14960 Use the correct icon set for channel types (#2699) 2019-04-08 10:50:38 -07:00
video_controls.js add eslint-plugin-header, and --fix all (#1726) 2018-06-19 19:14:50 -04:00