mattermost-mobile/detox/e2e/support/ui/screen
Sudhanva-Nadiger 37b245d461
Feat: add copy to clipboard button in "about" mattermost page (#7134)
* feat: add copy to clip board button in about page

* add intl format text

* make suggested changes.

- fix: wrap copyToClipBoard function in useCallBack
- remove annonymous function onPress, provide function pointer
- make code readable in copyToClipBoard function

* formatting

* small fix

* change copy to clipboard position

- created a custom button eith icon and text
- usd button theme color

* button styling

* divider color

* use predefined btn element

* Add e2e test for copy info button

* feat: refactor the styles for thin lines

- fix: change touchable opacity to view
- add margin top to footer text

* change icon size to 15

* remove unnecessary view

* add config to dependency of callback

* suggeste changes on onClick func

* modified en.json file after running i18-extract

* Improve translations

* Address feedback

* Fix non updated default messages

---------

Co-authored-by: Daniel Espino García <larkox@gmail.com>
2023-07-26 09:00:06 -04: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 members (#7220) 2023-03-30 11:58:50 -03:00
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 members (#7220) 2023-03-30 11:58:50 -03:00
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 Misc fixes for android 2023-02-09 09:40:32 +01:00
create_or_edit_channel.ts Detox/E2E Maintenance: Fix broken iOS e2e tests 2022-12-15 14:47:33 -08:00
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
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 MM-42835_Invite People - add email+user invites 2023-01-09 12:33:51 -05:00
login.ts Fix smoke test e2e for android 2023-02-09 09:40:32 +01: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 Detox: Fix ios connect issue. (#7187) 2023-03-07 09:00:39 +01: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
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