mattermost-mobile/app/components
Saturnino Abril f9051b3835
MM-21342 Fix leading zero on post by using react-intl by default and fallback to moment-timezone for unsupported locale (#3797)
* used react-intl for post time as default and moment-timezone as fallback

* add @testing-library/react-native to better test component rendering
2020-01-13 20:18:55 -03:00
..
__mocks__ [MM-9454] Added fade to send button (#2677) 2019-04-29 07:54:00 -07:00
__snapshots__ MM-21342 Fix leading zero on post by using react-intl by default and fallback to moment-timezone for unsupported locale (#3797) 2020-01-13 20:18:55 -03:00
announcement_banner MM-18762 Remove some usage of deprecated lifecycle methods (#3299) 2019-09-27 09:16:21 -04:00
at_mention Automated cherry pick of #3572 (#3612) 2019-11-27 09:12:10 +08:00
attachment_button MM-19920 MM-19924 Fix mis-align post input field attach and send icons (#3718) 2019-12-17 20:35:19 -03:00
autocomplete Show autocomplete view only when there are children (#3670) 2019-12-06 11:39:24 -07:00
autocomplete_selector Adding ability to disable attachment buttons and fields. (#3541) 2019-11-14 10:32:08 -08:00
channel_intro MM-18603 Fix post header to prevent overlaps (#3332) 2019-09-27 17:16:36 -04:00
channel_link [MM-17560] Await dismissAllModals and popToRoot prior to calling showSearchModal (#3298) 2019-09-25 15:23:45 -07:00
channel_loader MM-17484 - Updating loading rows (#3076) 2019-08-09 13:33:38 -04:00
client_upgrade_listener [MM-17560] Await dismissAllModals and popToRoot prior to calling showSearchModal (#3298) 2019-09-25 15:23:45 -07:00
combined_system_message [MM-18174] Replicated missing user functionality for system messages from webapp in RN (#3219) 2019-09-10 13:04:54 -04: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 Automated cherry pick of #3635 (#3641) 2019-12-02 06:52:14 -03:00
edit_channel_info MM-21342 Fix leading zero on post by using react-intl by default and fallback to moment-timezone for unsupported locale (#3797) 2020-01-13 20:18:55 -03:00
emoji MM-21062 Added margin to custom Emoji (#3686) 2019-12-10 13:37:04 -03:00
emoji_picker MM-19993 Fix Channel spinner is black on dark theme (#3564) 2019-11-18 11:09:09 -03: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 Updated localization items (#3726) 2019-12-18 11:11:23 -07:00
file_attachment_list [MM-10813] Design update for Post attachments (#3511) 2019-11-15 22:41:09 -05:00
file_upload_preview [MM-10813] Design update for Post attachments (#3511) 2019-11-15 22:41:09 -05:00
interactive_dialog_controller [MM-17560] Await dismissAllModals and popToRoot prior to calling showSearchModal (#3298) 2019-09-25 15:23:45 -07: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 MM-19993 Fix Channel spinner is black on dark theme (#3564) 2019-11-18 11:09:09 -03:00
markdown MM-21342 Fix leading zero on post by using react-intl by default and fallback to moment-timezone for unsupported locale (#3797) 2020-01-13 20:18:55 -03:00
message_attachments MM-20007 Fix app crashes when previewing some gif files (#3567) 2019-11-18 12:36:29 -03:00
network_indicator MM-20947 Don't mark channel as read when reconnecting to manually unread channel (#3687) 2019-12-10 16:51:31 -03:00
pasteable_text_input [MM-16593] Upgrade to RN 0.61.2 (#3455) 2019-10-28 15:04:24 -07:00
post MM-18054 CherryPick for 1.26 (#3698) 2019-12-12 19:45:05 -05: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-18236 Prevent the post menu from triggering when using the back gesture (#3319) 2019-09-26 00:19:49 +03:00
post_attachment_opengraph [MM-16593] Upgrade to RN 0.61.2 (#3455) 2019-10-28 15:04:24 -07:00
post_body [MM-10813] Design update for Post attachments (#3511) 2019-11-15 22:41:09 -05:00
post_body_additional_content MM-18762 Remove some usage of deprecated lifecycle methods (#3299) 2019-09-27 09:16:21 -04:00
post_header MM-21342 Fix leading zero on post by using react-intl by default and fallback to moment-timezone for unsupported locale (#3797) 2020-01-13 20:18:55 -03:00
post_list MM-21342 Fix leading zero on post by using react-intl by default and fallback to moment-timezone for unsupported locale (#3797) 2020-01-13 20:18:55 -03:00
post_profile_picture MM-18603 Fix post header to prevent overlaps (#3332) 2019-09-27 17:16:36 -04:00
post_textbox Updated localization items (#3726) 2019-12-18 11:11:23 -07:00
profile_picture Remove deprecated lifecycle methods from misc components (#3426) 2019-10-22 03:20:58 +03:00
progressive_image Automated cherry pick of #3787 (#3801) 2020-01-13 10:40:12 -05:00
radio_button [MM-17746] Map currentUser from state to props in NotificationSettingsEmail (#3357) 2019-10-27 09:39:15 +02:00
reactions Automated cherry pick of #3738 (#3740) 2019-12-19 21:37:07 -07:00
refresh_list add eslint-plugin-header, and --fix all (#1726) 2018-06-19 19:14:50 -04:00
retry_bar_indicator Remove deprecated lifecycle methods from misc components (#3426) 2019-10-22 03:20:58 +03:00
root [MM-16593] Upgrade to RN 0.61.2 (#3455) 2019-10-28 15:04:24 -07:00
safe_area_view Fix partially shown drawers when orientation change on iOS (#3555) 2019-11-14 20:21:17 -07:00
search_bar [MM-16593] Upgrade to RN 0.61.2 (#3455) 2019-10-28 15:04:24 -07:00
show_more_button MM-18236 Prevent the post menu from triggering when using the back gesture (#3319) 2019-09-26 00:19:49 +03:00
sidebars MM-20682 Unit test for dimissing the status modal before the sidebar (#3723) 2019-12-18 11:50:23 -07:00
slide_up_panel MM-18752 Rename constant to handle iPhone X and new iPhone 11 insets (#3296) 2019-09-23 13:08:32 -07:00
start MM-18752 Rename constant to handle iPhone X and new iPhone 11 insets (#3296) 2019-09-23 13:08:32 -07: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 [MM-18362] Sidebar improvements (#3223) 2019-09-16 13:17:48 -03:00
touchable_with_feedback MM-18236 Prevent the post menu from triggering when using the back gesture (#3319) 2019-09-26 00:19:49 +03:00
user_status [MM-18362] Sidebar improvements (#3223) 2019-09-16 13:17:48 -03:00
widgets/settings Revert "MM-17519: do not stringify booleans (#3717)" (#3803) 2020-01-13 16:47:24 -04:00
app_icon.js add eslint-plugin-header, and --fix all (#1726) 2018-06-19 19:14:50 -04:00
badge.js [MM-16593] Upgrade to RN 0.61.2 (#3455) 2019-10-28 15:04:24 -07:00
badge.test.js [MM-18362] Sidebar improvements (#3223) 2019-09-16 13:17:48 -03:00
channel_icon.js [MM-18362] Sidebar improvements (#3223) 2019-09-16 13:17:48 -03: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-18997 Fix More unread overlay preventing interactions (#3342) 2019-10-01 12:53:06 -07:00
fade.test.js Upgrade to RN 0.59.6 and dependencies (#2777) 2019-05-13 13:33:18 -04:00
formatted_date.js Migrate to moment to fix timestamps based on timezone or local time (#3126) 2019-08-15 12:32:16 -04:00
formatted_markdown_text.js Automated cherry pick of #3640 (#3725) 2019-12-18 11:10:08 -07:00
formatted_text.js fix warnings in running jest test (#2087) 2018-09-07 23:05:35 +08:00
formatted_time.js MM-21342 Fix leading zero on post by using react-intl by default and fallback to moment-timezone for unsupported locale (#3797) 2020-01-13 20:18:55 -03:00
formatted_time.test.js MM-21342 Fix leading zero on post by using react-intl by default and fallback to moment-timezone for unsupported locale (#3797) 2020-01-13 20:18:55 -03: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 MM-18236 Prevent the post menu from triggering when using the back gesture (#3319) 2019-09-26 00:19:49 +03: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
recent_date.js MM-18466 Change recent date separators to yesterday/today (#3245) 2019-09-14 07:02:51 -03:00
recent_date.test.js MM-18466 Change recent date separators to yesterday/today (#3245) 2019-09-14 07:02:51 -03: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-19920 MM-19924 Fix mis-align post input field attach and send icons (#3718) 2019-12-17 20:35:19 -03:00
send_button.test.js [MM-9454] Added fade to send button (#2677) 2019-04-29 07:54:00 -07:00
swiper.js Update total to reflect number of children (#3367) 2019-10-04 15:06:22 -07:00
swiper.test.js Update total to reflect number of children (#3367) 2019-10-04 15:06:22 -07:00
tag.js MM-18603 Fix post header to prevent overlaps (#3332) 2019-09-27 17:16:36 -04:00
text_input_with_localized_placeholder.js [MM-16593] Upgrade to RN 0.61.2 (#3455) 2019-10-28 15:04:24 -07:00
vector_icon.js [MM-18362] Sidebar improvements (#3223) 2019-09-16 13:17:48 -03:00
video_controls.js add eslint-plugin-header, and --fix all (#1726) 2018-06-19 19:14:50 -04:00