mattermost-mobile/app/components
Miguel Alatzar c278614ca1 [MM-16137] Update post related screens (#2916)
* Update screens

* Update login tests

* Remove done

* Fix failing tests

* Update screens and components

* Check styles fix

* Update tests

* Prevent setState call after component unmounts

* Add empty setButtons func to dummy navigator

* Remove platform check

* Remove Platform import

* Update react-native-navigation version

* Add separate showModalOverCurrentContext function

* check-style fixes

* Remove overriding of AppDelegate's window

* Fix modal over current context animation

* Add showSearchModal navigation action

* Check-style fix

* Address review comments

* Update SettingsSidebar and children

* Update EditProfile screen

* Update SettingsSidebar

* Keep track of latest componentId to appear

* Track componentId in state to use in navigation actions

* Update FlaggedPosts and children

* Update RecentMentions

* Update Settings

* Store componentIds in ephemeral store

* Update AttachmentButton

* Remove unnecessary dismissModal

* Fix typo

* Upate NotificationSettings

* Update NotificationSettingsAutoResponder

* Update NotificationSettingsMentions

* Update NotificationSettingsMobile

* Update CreateChannel and children

* Update MoreChannels

* Update ChannelPeek and children

* Update ChannelNavBar and children

* Update ChannelPostList and children

* Update ChannelInfo and children

* Update ChannelAddMembers

* Update ChannelMembers

* Update EditChannel

* Fix setting of top bar buttons

* Update Channel screen and children

* Update PinnedPosts

* Update LongPost

* Update PostOptions

* Update PostTextboxBase

* Update EditPost

* Check-styles fix

* Remove navigationComponentId
2019-06-26 18:10:41 -04:00
..
__mocks__ [MM-9454] Added fade to send button (#2677) 2019-04-29 07:54:00 -07:00
__snapshots__ [MM-16011] Update screens related to main sidebar (#2907) 2019-06-24 10:58:15 -07:00
announcement_banner [MM-16136] Update channel related screens (#2915) 2019-06-26 16:46:05 -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-9494 & MM-13888 Tapping execute actions & interactive keyboard dismissal (#2799) 2019-05-20 12:02:00 -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-16136] Update channel related screens (#2915) 2019-06-26 16:46:05 -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 15552] Determine number of placeholder rows from height (#2827) 2019-05-24 12:01:02 -04:00
client_upgrade_listener Don't show confusing versioning message in "Check for Updates" screen when using a beta/testing build or platform config hasn't been updated for prod (#2556) 2019-02-20 01:11:41 +05:30
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-9494 & MM-13888 Tapping execute actions & interactive keyboard dismissal (#2799) 2019-05-20 12:02:00 -04:00
edit_channel_info [MM-16136] Update channel related screens (#2915) 2019-06-26 16:46:05 -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 Slide up panel for reaction list (#2285) 2018-11-02 13:21:43 -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 Add t() translation mark to i18nable strings and update translations (#2026) 2018-09-21 11:25:38 -03:00
file_attachment_list [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
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 [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
message_attachments [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
network_indicator Update netInfo to check for internet connectivity (#2850) 2019-05-31 13:33:56 -04:00
post [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_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-14030 Don't show large gifs in posts (#2750) 2019-05-01 09:34:45 -04:00
post_attachment_opengraph [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_body [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_body_additional_content [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_header Set post list data and timestamp based on the user timezone if available (#2888) 2019-06-17 15:24:28 -04:00
post_list [MM-16136] Update channel related screens (#2915) 2019-06-26 16:46:05 -04:00
post_profile_picture MM-15161 show icon for bot instead of system icon in ephemeral post (#2740) 2019-05-01 09:08:50 -04:00
post_textbox [MM-16137] Update post related screens (#2916) 2019-06-26 18:10:41 -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-16011] Update screens related to main sidebar (#2907) 2019-06-24 10:58:15 -07:00
safe_area_view [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
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-16012] [MM-16084] Update screens related to settings sidebar + update SearchResultPost screen and its children (#2913) 2019-06-24 12:52:08 -07: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-13364 Fix text too light on dark themes in TextSetting widget (#2432) 2018-12-07 12:24:21 -03: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
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-16008] Update setNavigatorStyles and replace setOnNavigatorEvent (#2877) 2019-06-14 08:14:26 -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-16070 Fix channel sidebar state while filtering (#2864) 2019-06-05 19:33:23 -04:00
text_input_with_localized_placeholder.js Fix edit post (#2379) 2018-11-26 20:27:48 -03: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