mattermost-mobile/detox
Mattermost Build 32d50b1c0e
Feat: add copy to clipboard button in "about" mattermost page (#7134) (#7469)
* 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>
(cherry picked from commit 37b245d461)

Co-authored-by: Sudhanva-Nadiger <93595710+Sudhanva-Nadiger@users.noreply.github.com>
2023-07-26 09:06:40 -04:00
..
android_emulator fix(e2e): use AOSP Android emulator for Detox test (#7440) 2023-07-10 10:30:36 -04:00
e2e Feat: add copy to clipboard button in "about" mattermost page (#7134) (#7469) 2023-07-26 09:06:40 -04:00
utils Detox Reporting: Fix artifact link (#6945) 2023-01-11 13:55:25 -08:00
.babelrc Barebones code for v2 2020-11-17 14:20:58 -03:00
.detoxrc.json Detox/E2E: Upgrade detox android emulator to api 31 (#6896) 2022-12-21 11:31:32 -08:00
create_android_emulator.sh fix(e2e): use AOSP Android emulator for Detox test (#7440) 2023-07-10 10:30:36 -04:00
package-lock.json Update Dependencies (#7409) 2023-06-21 13:40:23 -04:00
package.json Update Dependencies (#7409) 2023-06-21 13:40:23 -04:00
save_report.js Detox Maintenance: Skip tests that are unstable and cleanup known issues (#6931) 2023-01-05 14:43:09 -08:00
tsconfig.json Detox/E2E: Migrate e2e javascript to typescript (#6059) 2022-03-17 17:35:26 -07:00
webhook_server.js Detox/E2E: Migrate e2e javascript to typescript (#6059) 2022-03-17 17:35:26 -07:00