mattermost-mobile/app/components
Kyriakos Z bf5783252e
MM-49219: fixes post priority (#6880)
We have changed how priority gets saved in the server, so now instead of
post.props we are using post.metadata.priority.
This commit adds the relevant changes for posts' priority to work in the
mobile app.
2022-12-20 21:54:25 +02:00
..
announcement_banner Refactor makeStylesFromTheme to use the correct types (#6801) 2022-12-12 10:53:54 +01:00
app_version [Gekidou] update deps (#6667) 2022-10-13 08:41:18 -03:00
autocomplete Refactor makeStylesFromTheme to use the correct types (#6801) 2022-12-12 10:53:54 +01:00
autocomplete_selector App framework - Post menu and channel info bindings, App forms (#6735) 2022-11-30 21:25:08 +02:00
badge Detox/E2E: Migrate e2e javascript to typescript (#6059) 2022-03-17 17:35:26 -07:00
block MM-45221 - Gekidou Settings fixes - part 1 (#6472) 2022-07-15 13:32:25 +04:00
button Add support for review app (#6772) 2022-11-24 18:52:15 +01:00
channel_actions MM-46055: Fix toast position after copying link in ChannelInfo screen (#6703) 2022-11-23 13:32:34 +01:00
channel_icon Gekidou Android share extension (#6803) 2022-11-30 23:18:56 +02:00
channel_item Gekidou Android share extension (#6803) 2022-11-30 23:18:56 +02:00
channel_list_row Refactor makeStylesFromTheme to use the correct types (#6801) 2022-12-12 10:53:54 +01:00
common_post_options [Gekidou] update deps (#6667) 2022-10-13 08:41:18 -03:00
compass_icon [Gekidou] compass icons (#5940) 2022-02-08 16:16:30 -03:00
connection_banner Refactor makeStylesFromTheme to use the correct types (#6801) 2022-12-12 10:53:54 +01:00
custom_status [Gekidou] update deps (#6667) 2022-10-13 08:41:18 -03:00
emoji Improve cold start (#6868) 2022-12-15 13:56:46 +02:00
emoji_picker Gekidou upgrade RN to 0.69.3 and dependencies (#6537) 2022-08-08 09:06:20 -04:00
error_text [Gekidou] update deps (#6667) 2022-10-13 08:41:18 -03:00
files Restyle video playback error (#6871) 2022-12-19 21:29:11 +02:00
floating_text_input_label Refactor makeStylesFromTheme to use the correct types (#6801) 2022-12-12 10:53:54 +01:00
formatted_date Fix and add missing locales (#6396) 2022-06-16 21:50:59 -04:00
formatted_markdown_text Refactor makeStylesFromTheme to use the correct types (#6801) 2022-12-12 10:53:54 +01:00
formatted_relative_time Add support for review app (#6772) 2022-11-24 18:52:15 +01:00
formatted_text Refactor makeStylesFromTheme to use the correct types (#6801) 2022-12-12 10:53:54 +01:00
formatted_time Fix and add missing locales (#6396) 2022-06-16 21:50:59 -04:00
freeze_screen [Gekidou] optimizations, fix & moved files (#6177) 2022-04-18 08:49:17 -04:00
friendly_date Refactor makeStylesFromTheme to use the correct types (#6801) 2022-12-12 10:53:54 +01:00
illustrations Add support for review app (#6772) 2022-11-24 18:52:15 +01:00
jumbo_emoji Detox/E2E: Messaging e2e tests in Gekidou (#6228) 2022-05-05 13:04:33 -04:00
loading [Gekidou MM-44927] Add Recent Searches Component (#6454) 2022-07-14 14:56:08 +02:00
loading_error [Gekidou] update deps (#6667) 2022-10-13 08:41:18 -03:00
markdown use matchDeepLink result for relative links (#6882) 2022-12-20 11:42:02 +02:00
navigation_header Detox/E2E: Search Messages e2e tests in Gekidou (#6756) 2022-11-21 12:58:51 -08:00
no_results_with_term [Gekidou MM-47765] Add horizontal padding to empty results (#6745) 2022-11-08 12:54:57 -06:00
option_box fix option box minHeight so that it fits on iPhone SE (#6588) 2022-08-24 08:55:26 -04:00
option_item Refactor NavigationStore (#6842) 2022-12-07 16:44:21 +02:00
post_draft MM-49219: fixes post priority (#6880) 2022-12-20 21:54:25 +02:00
post_list MM-49219: fixes post priority (#6880) 2022-12-20 21:54:25 +02:00
post_priority MM-49219: fixes post priority (#6880) 2022-12-20 21:54:25 +02:00
post_with_channel_info Fix potential crash by accessing the team directly from another model (#6813) 2022-12-02 17:06:18 +02:00
profile_picture Fix ios keyboard tracking and profile status theme (#6859) 2022-12-13 09:14:39 +02:00
progress_bar [Gekidou] Post input (#5844) 2022-02-03 08:59:15 -03:00
progressive_image [Gekidou] EMM fixes (#6730) 2022-11-08 22:49:39 +02:00
remove_markdown Fix inline code blocks in thread preview (#6835) 2022-12-06 14:09:38 +02:00
rounded_header_context [Gekidou] Navigation bar refactored (#6319) 2022-06-01 17:07:54 -04:00
search Place cursor position in between the phrase modifier (#6828) 2022-12-06 18:36:48 +02:00
selected_users Create DM/GM Screen - fix extra space in selected users bottom panel (#6821) 2022-12-03 09:48:45 -06:00
server_icon [Gekidou] update deps (#6667) 2022-10-13 08:41:18 -03:00
server_user_list Fix multiselect on users list integration selector (#6826) 2022-12-05 12:13:48 +01:00
server_version Gekidou Android share extension (#6803) 2022-11-30 23:18:56 +02:00
settings Refactor makeStylesFromTheme to use the correct types (#6801) 2022-12-12 10:53:54 +01:00
slide_up_panel_item Refactor makeStylesFromTheme to use the correct types (#6801) 2022-12-12 10:53:54 +01:00
status_label MM-45344 Gekidou Remove <MenuItem/> (#6522) 2022-08-04 12:26:27 +04:00
syntax_highlight Improve cold start (#6868) 2022-12-15 13:56:46 +02:00
system_avatar [Gekidou] post list (#5893) 2022-01-17 07:06:26 -03:00
system_header Move config to its own database table (#6744) 2022-11-11 21:20:42 +04:00
tablet_title Detox/E2E: Account e2e tests in Gekidou (#6584) 2022-08-18 03:18:46 -07:00
tag Gekidou cleanup (#6263) 2022-05-13 09:29:35 -04:00
team_sidebar Refactor makeStylesFromTheme to use the correct types (#6801) 2022-12-12 10:53:54 +01:00
threads_button [Gekidou MM-43527] Add threads item to the channel switcher (#6657) 2022-11-25 18:51:04 +05:30
toast Move config to its own database table (#6744) 2022-11-11 21:20:42 +04:00
touchable_with_feedback [Gekidou] Performance & UI fixes (#6122) 2022-04-04 17:09:26 -04:00
tutorial_highlight Detox/E2E: Upgrade deps to fix detox crash; Fix/Stabilize e2e (#6387) 2022-06-15 11:49:53 -07:00
user_avatars_stack Gekidou upgrade RN to 0.69.3 and dependencies (#6537) 2022-08-08 09:06:20 -04:00
user_item Move config to its own database table (#6744) 2022-11-11 21:20:42 +04:00
user_list [Gekidou MM-47652] Add Create DM Add Bottom Panel (#6699) 2022-12-02 22:44:38 +02:00
user_list_row [Gekidou MM-47652] Add Create DM Add Bottom Panel (#6699) 2022-12-02 22:44:38 +02:00
user_status [Gekidou] update deps (#6667) 2022-10-13 08:41:18 -03:00