mattermost-mobile/detox/e2e/support/ui/screen
Elias Nahum 2f3dfbbbfa
Update dependencies and upgrade to RN 0.76.5 (#8421)
* update dev deps

* partial update dependencies

* update watermelondb

* update rn to 0.76.5, expo to 52.0.18 and others

* upgrade android firebase

* upgrade detox deps

* fix package-lock.json

* update emm and paste-input

* update turbo-log

* update network library

* fix tests

* review feedback

* fix Keyboard blocking signIn button

* Fall back to iphone 14 iOS 17.2 simulator as app crashes on iOS 17.4

* changes in deleteCredentialsForServer is causing a crash

* withOptions x2 clearly is wrong

* re-add cli-platform-apple fix

* fix: RN 0.76.5 issue with bottom sheet disappearing (#8478)

* experiment, using view vs BottomSheetView

* revert previous & try disabling enableDynamicSizing

* revert an unintended removal

---------

Co-authored-by: yasserfaraazkhan <attitude3cena.yf@gmail.com>
Co-authored-by: Mattermost Build <build@mattermost.com>
Co-authored-by: Rahim Rahman <rahim.rahman@mattermost.com>
2025-01-16 07:11:32 -07:00
..
about.ts Feat: add copy to clipboard button in "about" mattermost page (#7134) 2023-07-26 09:00:06 -04: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 Detox/E2E: Edit Profile, Custom Status, and Settings e2e tests in Gekidou 2022-08-25 17:42:41 -07:00
browse_channels.ts Detox/E2E Maintenance: Fix broken iOS e2e tests 2022-12-15 14:47:33 -08:00
channel.ts Add workflow to run detox iOS tests (#7878) 2024-06-04 22:42:58 +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 Add workflow to run detox iOS tests (#7878) 2024-06-04 22:42:58 +05:30
channel_list.ts Detox/E2E Maintenance: Fix broken iOS e2e tests 2022-12-15 14:47:33 -08:00
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 Add workflow to run detox iOS tests (#7878) 2024-06-04 22:42:58 +05:30
create_or_edit_channel.ts Add workflow to run detox iOS tests (#7878) 2024-06-04 22:42:58 +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
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 Detox/E2E: Edit Profile, Custom Status, and Settings e2e tests in Gekidou 2022-08-25 17:42:41 -07:00
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 Detox/E2E: Edit Profile, Custom Status, and Settings e2e tests in Gekidou 2022-08-25 17:42:41 -07:00
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 Detox/E2E: Edit Profile, Custom Status, and Settings e2e tests in Gekidou 2022-08-25 17:42:41 -07:00
home.ts Detox/E2E: Recent Mentions and Saved Messages e2e tests in Gekidou 2022-07-07 16:56:32 -07:00
index.ts MM-42835_Invite People - add email+user invites 2022-12-16 10:45:48 -05:00
invite.ts Add workflow to run detox iOS tests (#7878) 2024-06-04 22:42:58 +05:30
login.ts Update dependencies and upgrade to RN 0.76.5 (#8421) 2025-01-16 07:11:32 -07:00
mention_notification_settings.ts Detox/E2E: Edit Profile, Custom Status, and Settings e2e tests in Gekidou 2022-08-25 17:42:41 -07:00
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 Detox/E2E: Edit Profile, Custom Status, and Settings e2e tests in Gekidou 2022-08-25 17:42:41 -07:00
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
search_messages.ts Fix search messages e2e for android 2023-02-09 09:40:32 +01:00
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 Fix: Android build for Detox e2e (#8362) 2024-12-09 23:20:05 +05:30
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 Detox/E2E: Search Messages e2e tests in Gekidou (#6756) 2022-11-21 12:58:51 -08:00
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 Detox/E2E: Recent Mentions and Saved Messages e2e tests in Gekidou 2022-07-07 16:56:32 -07:00
thread_options.ts Fix messaging e2e for android 2023-02-09 09:40:32 +01:00
timezone_display_settings.ts Detox/E2E: Edit Profile, Custom Status, and Settings e2e tests in Gekidou 2022-08-25 17:42:41 -07:00
user_profile.ts Fix messaging e2e for android 2023-02-09 09:40:32 +01:00