mattermost-mobile/app/screens
Mattermost Build c19fd35557
Mobile-side for MM-65084 (#9115) (#9169)
* Mobile fix for MM-65084

* Changing test/setup.ts to use a deterministic fill

This avoids the ci issue about parenthesis and is more clear that this is just a fixed sequence for testing, similar to randomUUID above.

* Add setBearerToken and setCSRFToken to Client definition

* Use setClientCredentials and memoize createPkceBundle

* Restoring the preauthSecret back to the Client constructors

This came out of a response to MM-65085: Support Pre Shared Password on server connect where preauthSecret was added in the buildConfig. Claude (correctly imo) identified this as now redundant and so removed it but it is valid to keep it as well. In any case, putting it back to be consistent with ClientTracking and ClientBase.

* Rename PKCE to SAML based terminology, similar to server

* Fix lint issue with too many blank lines at eof

* Removing plain on mobile side

---------


(cherry picked from commit 2d6a5d5097)

Co-authored-by: JG Heithcock <jgheithcock@gmail.com>
2025-09-30 09:25:21 +03:00
..
apps_form Remove tand prevent double tap (#9078) 2025-08-25 12:03:01 +02:00
bottom_sheet Fix playbooks bottom sheet not scrolling on ipad (#9137) (#9166) 2025-09-29 08:42:33 +03:00
browse_channels Biometric prompt, Jailbreak / Root detection and screenshot prevention (#8645) 2025-03-13 14:07:41 -04:00
channel Do not show the playbooks item on DMs/GMs (#9098) 2025-09-09 09:53:38 +02:00
channel_add_members Add select user screen to select owner and task assignee (#9089) (#9124) 2025-09-12 13:23:21 +03:00
channel_bookmark Unify buttons (#8865) 2025-05-30 15:59:15 +02:00
channel_files Remove tand prevent double tap (#9078) 2025-08-25 12:03:01 +02:00
channel_info Do not show the playbooks item on DMs/GMs (#9098) 2025-09-09 09:53:38 +02:00
channel_notification_preferences Remove tand prevent double tap (#9078) 2025-08-25 12:03:01 +02:00
code Biometric prompt, Jailbreak / Root detection and screenshot prevention (#8645) 2025-03-13 14:07:41 -04:00
component_library Add onPress on full chip (#9134) (#9154) 2025-09-29 08:32:50 +03:00
convert_gm_to_channel Remove tand prevent double tap (#9078) 2025-08-25 12:03:01 +02:00
create_direct_message Add select user screen to select owner and task assignee (#9089) (#9124) 2025-09-12 13:23:21 +03:00
create_or_edit_channel Remove tand prevent double tap (#9078) 2025-08-25 12:03:01 +02:00
custom_status Add set due date functionality to playbooks (#9091) (#9126) 2025-09-12 17:52:35 +03:00
custom_status_clear_after Add set due date functionality to playbooks (#9091) (#9126) 2025-09-12 17:52:35 +03:00
draft_scheduled_post_options Feature schedule posts (#8509) 2025-04-14 22:08:59 +05:30
edit_post Edit mode when no text and no attachment on save calls delete post (#8984) 2025-07-14 17:55:27 +05:30
edit_profile Remove tand prevent double tap (#9078) 2025-08-25 12:03:01 +02:00
edit_server Unify buttons (#8865) 2025-05-30 15:59:15 +02:00
emoji_picker Remove tand prevent double tap (#9078) 2025-08-25 12:03:01 +02:00
find_channels Remove tand prevent double tap (#9078) 2025-08-25 12:03:01 +02:00
forgot_password Remove tand prevent double tap (#9078) 2025-08-25 12:03:01 +02:00
gallery Refactor gallery gestures (#8752) 2025-07-22 14:00:57 +08:00
global_drafts Add Playbooks read-only support for mobile devices (#8978) 2025-07-14 09:21:37 +02:00
global_threads Remove tand prevent double tap (#9078) 2025-08-25 12:03:01 +02:00
home Remove tand prevent double tap (#9078) 2025-08-25 12:03:01 +02:00
in_app_notification Remove tand prevent double tap (#9078) 2025-08-25 12:03:01 +02:00
integration_selector Add select user screen to select owner and task assignee (#9089) (#9124) 2025-09-12 13:23:21 +03:00
interactive_dialog Refactor Open Profile (#8746) 2025-05-13 17:07:13 +02:00
invite Remove tand prevent double tap (#9078) 2025-08-25 12:03:01 +02:00
join_team Biometric prompt, Jailbreak / Root detection and screenshot prevention (#8645) 2025-03-13 14:07:41 -04:00
latex Add error boundary to latex code (#8822) 2025-05-06 09:48:36 +02:00
login MM-65085: Support Pre Shared Password on server connect (#9082) 2025-09-01 11:24:15 +02:00
manage_channel_members Add select user screen to select owner and task assignee (#9089) (#9124) 2025-09-12 13:23:21 +03:00
mfa Disable Animations when Accessibility configuration is to remove it (#8743) 2025-06-26 11:25:48 +02:00
onboarding Disable Animations when Accessibility configuration is to remove it (#8743) 2025-06-26 11:25:48 +02:00
overlay Biometric prompt, Jailbreak / Root detection and screenshot prevention (#8645) 2025-03-13 14:07:41 -04:00
pdf_viewer Secure Files and preview PDF inline (#8844) 2025-06-19 15:30:56 +08:00
permalink Unify buttons (#8865) 2025-05-30 15:59:15 +02:00
pinned_messages Biometric prompt, Jailbreak / Root detection and screenshot prevention (#8645) 2025-03-13 14:07:41 -04:00
post_options Remove tand prevent double tap (#9078) 2025-08-25 12:03:01 +02:00
post_priority_picker Remove tand prevent double tap (#9078) 2025-08-25 12:03:01 +02:00
reactions Refactor Open Profile (#8746) 2025-05-13 17:07:13 +02:00
report_a_problem Fix style issues with scroll on report a problem screen (#8906) 2025-06-16 11:30:58 +02:00
reschedule_draft Remove tand prevent double tap (#9078) 2025-08-25 12:03:01 +02:00
review_app Update additional images branding (#8672) 2025-06-20 11:41:26 -04:00
scheduled_post_options Remaining test for draft and Scheduled post (#8887) 2025-07-01 13:47:02 +05:30
select_team Unify buttons (#8865) 2025-05-30 15:59:15 +02:00
server MM-65085: Support Pre Shared Password on server connect (#9082) 2025-09-01 11:24:15 +02:00
settings Remove tand prevent double tap (#9078) 2025-08-25 12:03:01 +02:00
share_feedback Biometric prompt, Jailbreak / Root detection and screenshot prevention (#8645) 2025-03-13 14:07:41 -04:00
snack_bar Refactor gallery gestures (#8752) 2025-07-22 14:00:57 +08:00
sso Mobile-side for MM-65084 (#9115) (#9169) 2025-09-30 09:25:21 +03:00
table Biometric prompt, Jailbreak / Root detection and screenshot prevention (#8645) 2025-03-13 14:07:41 -04:00
terms_of_service Add Report a Problem functionality (#8605) 2025-04-24 11:12:55 +02:00
thread Remove tand prevent double tap (#9078) 2025-08-25 12:03:01 +02:00
thread_options Remove tand prevent double tap (#9078) 2025-08-25 12:03:01 +02:00
user_profile Remove tand prevent double tap (#9078) 2025-08-25 12:03:01 +02:00
background.tsx [Gekidou] MM-39736 Login Flow (#5799) 2021-11-18 22:07:41 +01:00
index.test.tsx Add playbooks edit command functionality (#9084) 2025-09-08 14:29:15 +02:00
index.tsx Add playbooks edit command functionality (#9084) 2025-09-08 14:29:15 +02:00
navigation.test.ts Add Playbooks read-only support for mobile devices (#8978) 2025-07-14 09:21:37 +02:00
navigation.ts Add bottom sheet for playbooks checklist items (#9065) 2025-08-25 12:37:29 +02:00