Yevheniia Berdnyk
6a5e718cd3
e2e: fixes for communities tests
2024-08-18 23:13:00 +03:00
Sean Hagstrom
373ca6ec2d
feature: require manual acceptance of terms-of-use and privacy-statement ( #21010 )
...
This change changes the initial onboarding screen to require users to manually accept the terms-of-use and privacy-statement before continuing to onboard into the app.
---------
Co-authored-by: Yevheniia Berdnyk <ie.berdnyk@gmail.com>
2024-08-15 10:41:12 +01:00
Yevheniia Berdnyk
605e3a727d
e2e: fixes for welcome button and more
2024-08-09 00:20:50 +03:00
Yevheniia Berdnyk
9a3cdc4f8b
e2e: fixes for community link and welcome button error
2024-08-06 18:58:31 +03:00
Yevheniia Berdnyk
e21ece0f8d
e2e: update for deep links tests
2024-08-05 17:57:35 +03:00
Yevheniia Berdnyk
28da6f8bfc
e2e: fixes for wallet, community urls and more
2024-07-31 19:27:28 +03:00
Yevheniia Berdnyk
0fed8113d1
e2e: updated testnet switching and added one test into smoke
2024-07-25 23:46:13 +03:00
Yevheniia Berdnyk
97b19c5440
e2e: fixes for wallet and deep/universal links tests
2024-07-18 00:52:06 +03:00
Yevheniia Berdnyk
13232dc7b7
e2e: updated create profile flow
2024-07-16 15:46:23 +01:00
Yevheniia Berdnyk
942c130d23
e2e: separated tests to run in PRs
2024-07-15 12:46:18 +03:00
John Ngei
311fde9409
chore: remove identifiers screens ( #20503 )
...
* chore: remove identifiers screens so users are navigated straight to enable notifications during onboarding
* removed navigated back button from enable notification screen
* fix top margin
* e2e: updated sign in flow
* make lint-fix
---------
Co-authored-by: Yevheniia Berdnyk <ie.berdnyk@gmail.com>
2024-07-11 02:09:03 +02:00
Yevheniia Berdnyk
460aaedbca
e2e: false failures fixes
2024-07-05 16:25:12 +03:00
Yevheniia Berdnyk
e8e05e58e0
e2e: update for Syncing view
2024-07-02 18:30:06 +03:00
yqrashawn
ead51b7e7c
feat: simplification of onboarding intro view ( #20386 )
...
* feat: simplification of onboarding intro view
Signed-off-by: yqrashawn <namy.19@gmail.com>
* feat: new onboarding illustration
* fix: add accessibility label
* fix: wrong navigation stack
Signed-off-by: yqrashawn <namy.19@gmail.com>
* e2e: updated sign in
* fix: onboarding nav stack after flow change
---------
Signed-off-by: yqrashawn <namy.19@gmail.com>
Co-authored-by: Yevheniia Berdnyk <ie.berdnyk@gmail.com>
2024-06-25 11:03:10 +08:00
Yevheniia Berdnyk
88b97d1151
e2e: update for wallet tests
2024-06-14 18:28:55 +03:00
Yevheniia Berdnyk
712e67a62e
e2e: updates for community tests
2024-06-08 00:07:22 +03:00
Yevheniia Berdnyk
76a61bc56c
e2e: removed jump-to from tests
2024-05-29 01:22:56 +03:00
Yevheniia Berdnyk
634dd74768
e2e: fixes for activity center and some more
2024-05-15 22:52:08 +03:00
Yevheniia Berdnyk
8a24185ad6
e2e: fixes 3.05
2024-05-03 19:32:13 +03:00
Sean Hagstrom
a1490d414c
Ensure users can share a community url ( #19710 )
...
* fix: ensure :communities/share-community-url-with-data is defined
* fix: ensure we show the share-sheet when pressing the community share-action
* fix: ensure we use the correct share-sheet title when sharing a community
* e2e: updated inviting contacts to community flow
* tweak: remove extra url message when sharing community url on android
* tweak: remove extra url message when sharing community channel url on android
* tidy: remove redundant event handler for sharing community url
---------
Co-authored-by: Yevheniia Berdnyk <ie.berdnyk@gmail.com>
2024-04-30 13:44:14 +01:00
flexsurfer
65b0d1cd17
Feature/remove old screens and code ( #19795 )
2024-04-30 08:41:47 +02:00
Yevheniia Berdnyk
6d6766dce1
e2e: fix for wallet amount input
2024-04-25 12:11:47 +03:00
Yevheniia Berdnyk
76773a4165
e2e: fix for sharing community flow
2024-04-15 12:11:24 +03:00
Ibrahem Khalil
2614131426
[18979] Implement context action Invite contacts to community ( #18989 )
2024-04-12 00:12:02 +02:00
Yevheniia Berdnyk
f98e5cf11f
e2e: fixes 8.04
2024-04-08 23:00:46 +03:00
Yevheniia Berdnyk
60a4aa2f8e
e2e: fix for passwrod input
2024-04-05 18:46:23 +03:00
Yevheniia Berdnyk
5fc23816a6
e2e: false failures fixes for wallet and image
2024-04-05 13:38:09 +03:00
Yevheniia Berdnyk
5bff89a58f
e2e: wallet tests added
2024-04-04 19:50:54 +03:00
Yevheniia Berdnyk
288f57192a
e2e: fixes after testet mode enabled changes
2024-04-03 23:58:11 +03:00
Mohamed Javid
41763689e0
[Feature] Show "Testnet mode enabled" banner if testnet enabled ( #19348 )
...
This commit
- adds the "Testnet mode enabled" banner if the User has enabled the testnet
- fixes a E2E bug
---------
Signed-off-by: Mohamed Javid <19339952+smohamedjavid@users.noreply.github.com>
Co-authored-by: Yevheniia Berdnyk <ie.berdnyk@gmail.com>
2024-04-03 16:15:07 +05:30
Ibrahem Khalil
7e896979f6
Add biometric auth if available to communities password input ( #19336 )
2024-04-03 11:18:15 +02:00
flexsurfer
6f07e8022e
Allow user to select a color for the group chat #18982 ( #19088 )
2024-03-22 14:10:51 +01:00
Yevheniia Berdnyk
ab53450ba8
e2e: changed build name and added wait for session id
2024-03-21 02:16:20 +02:00
Mohsen
9e5b8b5f9c
[ #19247 ] feat: migrate to new contact profile ( #19246 )
...
Co-authored-by: Yevheniia Berdnyk <ie.berdnyk@gmail.com>
Co-authored-by: Sean Hagstrom <sean@seanhagstrom.com>
2024-03-19 20:57:58 +03:00
Jamie Caprani
93f488e61a
chore(wallet): remove legacy network settings options ( #18955 )
...
* e2e: removed unused element
---------
Co-authored-by: Yevheniia Berdnyk <ie.berdnyk@gmail.com>
2024-03-06 07:05:05 -08:00
Yevheniia Berdnyk
05a810b051
e2e: updated method for a profile picture changing
2024-02-29 02:25:59 +02:00
flexsurfer
3c4f72c061
Enable functional components by default ( #18820 )
...
* enable functional components by default
* e2e: updated counter component locator
---------
Co-authored-by: Yevheniia Berdnyk <ie.berdnyk@gmail.com>
2024-02-23 18:29:10 +01:00
Yevheniia Berdnyk
5d00c09597
e2e: temp - dict object error info
2024-02-22 22:07:15 +02:00
Yevheniia Berdnyk
456ccb4c69
e2e: temp fix for image selection
2024-02-17 19:03:20 +02:00
Yevheniia Berdnyk
5fdaf0054d
e2e: updated join community
2024-02-13 15:26:19 +00:00
Yevheniia Berdnyk
ad7a95ed3d
e2e: updated deep/universal links tests
2024-01-25 22:20:21 +02:00
Ibrahem Khalil
5bb4f3632a
[17514] Use OS emojis in emoji picker ( #18397 )
...
---------
Co-authored-by: Yevheniia Berdnyk <ie.berdnyk@gmail.com>
2024-01-23 14:41:43 +02:00
Yevheniia Berdnyk
4c4ba97308
e2e: added check for deleted 1-1 chat history
2024-01-08 21:49:20 +02:00
Tetiana Churikova
169a092e7f
e2e: wait for Join button to be available ( #18316 )
2023-12-28 16:31:54 +01:00
Yevheniia Berdnyk
734abc221c
e2e: tests fixes
2023-12-27 00:50:01 +02:00
Yevheniia Berdnyk
5d21b1f5ae
e2e: fix for getting public key
2023-12-24 01:47:16 +02:00
Yevheniia Berdnyk
5ec5838657
e2e: added validation of encoded data in community and profile urls
2023-12-21 19:00:29 +02:00
Tetiana Churikova
ec41b30794
e2e: updated profile view ( #18203 )
2023-12-20 21:29:08 +01:00
Yevheniia Berdnyk
711e64bc75
e2e: android14
2023-12-20 01:51:58 +02:00
Ibrahem Khalil
07d8bf0d19
Share community via URL with any privileges ( #18131 )
2023-12-15 14:29:13 +02:00