mattermost-mobile/detox/e2e/test/account
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.e2e.ts Feat: add copy to clipboard button in "about" mattermost page (#7134) 2023-07-26 09:00:06 -04:00
account_menu.e2e.ts Detox Maintenance: Update deps, fix import, fix failing tests -- iOS only (#7070) 2023-02-01 08:32:57 -08:00
advanced_settings.e2e.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.e2e.ts Detox Maintenance: Fix failing android e2e 2023-02-09 09:40:32 +01:00
clock_display_settings.e2e.ts Detox/E2E: Edit Profile, Custom Status, and Settings e2e tests in Gekidou 2022-08-25 17:42:41 -07:00
custom_status.e2e.ts Fix account e2e for android 2023-02-09 09:40:32 +01:00
display_settings.e2e.ts Detox/E2E: Edit Profile, Custom Status, and Settings e2e tests in Gekidou 2022-08-25 17:42:41 -07:00
edit_profile.e2e.ts Fix edit_profile.e2e 2023-02-09 09:40:32 +01:00
email_notification_settings.e2e.ts Detox/E2E: Edit Profile, Custom Status, and Settings e2e tests in Gekidou 2022-08-25 17:42:41 -07:00
mention_notification_settings.e2e.ts Detox Maintenance: Fix failing android e2e 2023-02-09 09:40:32 +01:00
notification_settings.e2e.ts Detox/E2E: Edit Profile, Custom Status, and Settings e2e tests in Gekidou 2022-08-25 17:42:41 -07:00
push_notification_settings.e2e.ts Detox/E2E: Edit Profile, Custom Status, and Settings e2e tests in Gekidou 2022-08-25 17:42:41 -07:00
settings.e2e.ts Detox/E2E Maintenance: Fix broken iOS e2e tests (#6917) 2022-12-30 14:01:24 -08:00
theme_display_settings.e2e.ts Detox/E2E: Edit Profile, Custom Status, and Settings e2e tests in Gekidou 2022-08-25 17:42:41 -07:00
timezone_display_settings.e2e.ts Detox/E2E: Edit Profile, Custom Status, and Settings e2e tests in Gekidou 2022-08-25 17:42:41 -07:00