Anastasiya Semenkevich
f8736e9ac4
chore(@e2e): switch to wallet account data class instance
2025-01-18 17:32:07 +03:00
Anastasiya Semenkevich
040c15260c
chore(@e2e): simplify verification after account is added
2025-01-17 09:38:16 +03:00
Anastasiya Semenkevich
3dfb5de6c6
chore(@e2e): use random emoji and color for wallet accounts
2025-01-17 09:38:16 +03:00
Anastasiya Semenkevich
866a1a6020
chore(@e2e): add small time sleep and fix indicator reference
2025-01-14 10:49:42 +01:00
Lukáš Tinkl
3705249e40
feat(Onboarding): Create Profile & Login flows
...
- implement the basic Onboarding UI skeleton and the Create Profile
flows
- adjust the PasswordView and EnterSeedPhrase views to the latest design
- add the main OnboardingLayout and StatusPinInput pages to Storybook
- change terminology app-wide: "Seed phrase" -> "Recovery phrase"
- implement the Login flows (seed, sync, keycard)
- amend the keycard flow sequences with separate (non) empty page
Fixes #16719
Fixes #16742
Fixes #16743
2025-01-14 10:49:42 +01:00
Anastasiya Semenkevich
97a40fb18f
chore(@e2e): change tests according to new UI
2025-01-14 10:31:58 +01:00
Lukáš Tinkl
3281e841db
fix: Optimize ContactsView & MembersTabPanel settings pages
...
- removed nested ListViews inside StackLayouts, in order to reduce the
memory footprint and improve performance, and also to be able to better
manage the scrolling
- no more unrolled multiple listviews, which again hurt the performance;
now the views instantiate the delegates dynamically on the fly
- the tab bar and the search fields now stick to the top of the page,
with the users list view scrolling independently
- both views now uniformly use the common `ContactListItemDelegate`
- the received/sent CRs are now combined into one `pendingContacts`
model
- factored out common search/filter criteria into a new, separate SFPM
`UserFilterContainer` component
- fix an issue where StatusContactVerificationIcons wasn't properly
displaying the "blocked" state/icon
- fix documentation comments, removed relative imports, and updated some
Fixes #16612
Fixes #16958
2025-01-14 10:31:58 +01:00
Anastasiya Semiankevich
751f27498c
tests(@e2e): reimplement kick and ban member test
2024-12-28 11:47:49 +03:00
Anastasiya Semiankevich
d0901d2f66
chore(@e2e): update mark for keycard tests
2024-12-25 16:33:58 +03:00
Anastasiya Semenkevich
d89a71accb
chore(@e2e): create smoke run
2024-12-23 13:01:36 +03:00
Anastasiya Semenkevich
5992054f0d
chore(@e2e): fixes for tests according to changes to wallet tab reordering
2024-11-22 12:24:03 +02:00
Anastasiya Semenkevich
38b3e03fe5
chore: simplify new permission class
2024-11-11 19:09:24 +03:00
Anastasiya Semenkevich
ebbc55514e
chore(@e2e): improve category tests
2024-11-11 19:09:24 +03:00
Anastasiya Semenkevich
9eaf4cc4ea
chore(@e2e): improve permission test
2024-11-06 14:58:31 +03:00
Anastasiya Semenkevich
e6a7af8708
chore(@e2e): replace clicking listItem with checking checkbox
2024-11-05 18:13:29 +03:00
Anastasiya Semenkevich
5aefbb8446
chore(@e2e): allow account list to load before selecting
2024-11-04 19:27:34 +03:00
Anastasiya Semenkevich
542cd01568
chore(@e2e): fix tests to reflect new settings list
2024-11-04 13:53:28 +01:00
Anastasiya
ca1182e3f9
chore(@e2e): various fixes for tests
2024-10-29 21:16:40 +03:00
Anastasiya Semenkevich
4409c20264
chore(@e2e): change object name for AccountListItem
2024-10-29 21:16:40 +03:00
Anastasiya Semenkevich
60a1532087
chore(@e2e): remove emojihash property as it is not accessible anymore
2024-10-28 23:16:31 +01:00
Anastasiya
5842600eb0
chore(@e2e): temp disable adding color and emoji for account creation
2024-10-23 13:23:33 +03:00
Anastasiya Semenkevich
7b3936522f
chore(@e2e): edit community test improved
2024-10-23 11:31:26 +03:00
Anastasiya Semenkevich
6e109ba858
chore(@e2e): change locators
2024-10-18 20:14:28 +03:00
Anastasiya Semenkevich
f48eed2b28
chore: refactor community tests to use random community data
2024-10-18 20:14:28 +03:00
Anastasiya Semenkevich
09524b925a
chore(@StatusQ): add object name for community tag
2024-10-18 20:14:28 +03:00
Anastasiya Semenkevich
e864897863
chore: filling in tags for community is now required
2024-10-14 11:39:58 +02:00
Anastasiya Semenkevich
5518df3af9
chore(@e2e): enable change password test in nightly
2024-10-14 11:52:23 +03:00
Anastasiya Semenkevich
748b9b94fc
chore(@e2e): update test for sharing wallet address
2024-10-14 11:52:23 +03:00
Anastasiya Semenkevich
bebeaf2de3
chore: change tests for adding saved address according to new flows
2024-10-11 18:48:37 +02:00
Alex Jbanca
17be3bfb2c
chore(E2E): Use mouseWheel
method to scroll
...
This makes the scrolling work for any qml type where the child supports scrolling.
By default the cursor is positioned in the middle of the scrollable item and scroll in steps of 30px.
2024-10-11 09:22:16 +03:00
Anastasiya Semenkevich
65798a0046
chore: fix tests
2024-10-11 01:37:10 +03:00
Anastasiya
f536c3447f
chore: update tests
2024-10-10 10:33:13 +03:00
Anastasiya Semenkevich
273a960471
chore: update timeouts
2024-10-08 13:10:15 +03:00
Anastasiya Semenkevich
7c5af79b19
chore: update test
2024-10-07 11:08:34 +03:00
Anastasiya Semenkevich
43acfc82ab
chore: use driver
2024-10-07 11:08:34 +03:00
Anastasiya Semenkevich
ffc5da3805
tests: add better condition when waiting for status change
2024-10-04 12:07:40 +03:00
Anastasiya Semenkevich
4133afb676
chore: squeeze 2 tests into one, so links previews are checked on PR level too
2024-10-02 16:12:43 +03:00
Anastasiya Semenkevich
e015fface7
chore: change 1x1 chat to add contacts through settings
2024-10-01 23:57:41 +02:00
Anastasiya Semenkevich
87e91de90c
chore: add timeout for clicks
2024-09-30 17:56:27 +03:00
Anastasiya Semenkevich
54afe78b94
tests: update existing test to open send modal from chat message
2024-09-27 21:27:22 +03:00
Anastasiya Semenkevich
1af622a8db
chore: fix community channels and categories locators
2024-09-26 16:46:26 +03:00
Anastasiya Semenkevich
6f80461371
tests: send random NFT
2024-09-25 11:15:29 +03:00
Anastasiya Semenkevich
a7eb8d9c77
chore: fix test for sending transaction
2024-09-24 15:15:38 +03:00
Anastasiya Semenkevich
9abc01426f
chore: update locators
2024-09-23 17:35:27 +02:00
Anastasiya Semenkevich
ffe046df29
chore: fix nightly failures
2024-09-16 19:47:15 +03:00
Anastasiya Semenkevich
2949e5ccd4
chore: group chat e2e test is fixed
2024-09-16 17:20:36 +03:00
Lukáš Tinkl
0c6a602336
[StatusQ] Move StyledTextField to StatusQ
...
- and rename it and its usages to StatusTextField
- remove a couple of related and unused components
Fixes #16296
2024-09-13 16:40:47 +02:00
Anastasiya Semenkevich
ef60105c72
tests: merge 2 tests into one
2024-09-11 09:49:47 +03:00
Anastasiya Semenkevich
2b0af81139
chore: extract methods to helper class
2024-09-10 11:23:14 +03:00
Anastasiya Semenkevich
e41b9ec12c
chore: remove fixture. fixed tests
2024-09-10 11:23:14 +03:00