mattermost-mobile/detox/e2e/support/ui/screen
Felipe Martin f50056f57b
MM-65085: Support Pre Shared Password on server connect (#9082)
* feat: add shared server password to server setup

* feat: allow editing the sever

* refactor: changed password -> secret, styling and tests

* e2e: draft e2e tests

* chore: lint fix

* feat: also send preauth secret header when using native share

* fix: removed unused server database migration

credentials are being stored in the keychain

* i18n: added missing english translations

* test(e2e): simplified connection tests

* test(e2e): rework

* refactor: remove setBearerToken

* chore: restore migrations the way it was

* chore: reverted file to original state

* chore: removed unneeded test and renamed password to secret

* chore: function version

* chore: updated forms i18n keys

* chore: remove if from test

* chore: unneeded variable

* fix: add missing key on object list

* refactor: swift keychain access to retrieve all credentials in one call

* revert: edit server screen

* refactor: credentials use getGenericCredential

* fix: objc code calling old method

* fix: added scroll to login screen

* chore: variable names

* fix: avoid inline styles

* fix: Improved appVersion positioning

* Update app/screens/server/form.tsx

Co-authored-by: Matthew Birtch <mattbirtch@gmail.com>

* feat: show error message on 403

* Revert "feat: show error message on 403"

This reverts commit f41630c767e10211adf1885321ceefd8a0931e32.

---------

Co-authored-by: Matthew Birtch <mattbirtch@gmail.com>
2025-09-01 11:24:15 +02:00
..
about.ts [MM-63728] Add license load metric to About screen (#8769) 2025-04-17 17:29:47 -03:00
account.ts Detox android fix smoke tests (#7193) 2023-03-11 13:08:17 +01:00
advanced_settings.ts Detox/E2E: Edit Profile, Custom Status, and Settings e2e tests in Gekidou 2022-08-25 17:42:41 -07:00
auto_responder_notification_settings.ts Add ability to run detox tests on Android (#8553) 2025-02-14 01:26:53 +05:30
browse_channels.ts E2E feature schedule posts (#8709) 2025-04-23 12:10:37 +05:30
channel.ts E2E feature schedule posts (#8709) 2025-04-23 12:10:37 +05:30
channel_dropdown_menu.ts Detox/E2E: Find channels, Edit channel, etc e2e tests in Gekidou 2022-07-06 11:15:45 -07:00
channel_info.ts E2E feature schedule posts (#8709) 2025-04-23 12:10:37 +05:30
channel_list.ts E2E feature schedule posts (#8709) 2025-04-23 12:10:37 +05:30
clock_display_settings.ts Detox/E2E: Edit Profile, Custom Status, and Settings e2e tests in Gekidou 2022-08-25 17:42:41 -07:00
create_direct_message.ts E2E feature schedule posts (#8709) 2025-04-23 12:10:37 +05:30
create_or_edit_channel.ts E2E feature schedule posts (#8709) 2025-04-23 12:10:37 +05:30
custom_status.ts Detox Maintenance: Update deps, fix import, fix failing tests -- iOS only (#7070) 2023-02-01 08:32:57 -08:00
display_settings.ts Detox/E2E: Edit Profile, Custom Status, and Settings e2e tests in Gekidou 2022-08-25 17:42:41 -07:00
draft_screen.ts E2E feature schedule posts (#8709) 2025-04-23 12:10:37 +05:30
edit_post.ts Detox/E2E: Recent Mentions and Saved Messages e2e tests in Gekidou 2022-07-07 16:56:32 -07:00
edit_profile.ts E2E feature schedule posts (#8709) 2025-04-23 12:10:37 +05:30
edit_server.ts Detox/E2E: Messaging post options e2e tests in Gekidou (#6405) 2022-06-17 21:01:05 -04:00
email_notification_settings.ts Add ability to run detox tests on Android (#8553) 2025-02-14 01:26:53 +05:30
emoji_picker.ts Fix messaging e2e for android 2023-02-09 09:40:32 +01:00
find_channels.ts Detox/E2E: Edit Profile, Custom Status, and Settings e2e tests in Gekidou 2022-08-25 17:42:41 -07:00
global_threads.ts Standardize tabs across different components (#8691) 2025-05-28 16:23:37 +02:00
home.ts Detox/E2E: Recent Mentions and Saved Messages e2e tests in Gekidou 2022-07-07 16:56:32 -07:00
index.ts E2E feature schedule posts (#8709) 2025-04-23 12:10:37 +05:30
invite.ts E2E feature schedule posts (#8709) 2025-04-23 12:10:37 +05:30
login.ts E2E feature schedule posts (#8709) 2025-04-23 12:10:37 +05:30
mention_notification_settings.ts Add ability to run detox tests on Android (#8553) 2025-02-14 01:26:53 +05:30
notification_settings.ts Detox/E2E: Edit Profile, Custom Status, and Settings e2e tests in Gekidou 2022-08-25 17:42:41 -07:00
permalink.ts Misc fixes for android 2023-02-09 09:40:32 +01:00
pinned_messages.ts Detox/E2E: Pinned Messages e2e tests in Gekidou (#6471) 2022-07-14 13:49:53 -07:00
post_options.ts Fix messaging e2e for android 2023-02-09 09:40:32 +01:00
push_notification_settings.ts Add ability to run detox tests on Android (#8553) 2025-02-14 01:26:53 +05:30
reactions.ts Fix messaging e2e for android 2023-02-09 09:40:32 +01:00
recent_mentions.ts Detox/E2E: Pinned Messages e2e tests in Gekidou (#6471) 2022-07-14 13:49:53 -07:00
saved_messages.ts Detox/E2E: Pinned Messages e2e tests in Gekidou (#6471) 2022-07-14 13:49:53 -07:00
scheduled_message_screen.ts Standardize tabs across different components (#8691) 2025-05-28 16:23:37 +02:00
search_messages.ts E2E feature schedule posts (#8709) 2025-04-23 12:10:37 +05:30
select_timezone.ts Detox/E2E: Edit Profile, Custom Status, and Settings e2e tests in Gekidou 2022-08-25 17:42:41 -07:00
server.ts MM-65085: Support Pre Shared Password on server connect (#9082) 2025-09-01 11:24:15 +02:00
server_list.ts Misc fixes for android 2023-02-09 09:40:32 +01:00
settings.ts Detox/E2E Maintenance: Fix broken iOS e2e tests (#6917) 2022-12-30 14:01:24 -08:00
table.ts Detox/E2E: Messaging (at-mentions, channel mentions, autocomplete etc) e2e tests in Gekidou (#6428) 2022-07-05 10:01:46 -07:00
team_dropdown_menu.ts Add ability to run detox tests on Android (#8553) 2025-02-14 01:26:53 +05:30
theme_display_settings.ts Detox/E2E: Edit Profile, Custom Status, and Settings e2e tests in Gekidou 2022-08-25 17:42:41 -07:00
thread.ts E2E feature schedule posts (#8709) 2025-04-23 12:10:37 +05:30
thread_options.ts Fix messaging e2e for android 2023-02-09 09:40:32 +01:00
timezone_display_settings.ts Add ability to run detox tests on Android (#8553) 2025-02-14 01:26:53 +05:30
user_profile.ts Fix messaging e2e for android 2023-02-09 09:40:32 +01:00