Alex Jbanca
81fd27526e
fix: Fixing broken binding on text input enabled property
...
The enabled property of the text input needs to have a binding to the StatusChatInput enabled property
+ re-enable the squish test
2023-11-03 14:53:44 +02:00
Anastasiya Semenkevich
cc34375744
chore(@community_tests): disabling test with reply because of bug
...
Reason: https://github.com/status-im/status-desktop/issues/12440
2023-11-01 11:10:07 +03:00
Igor Sirotin
e5b68e8823
fix: messaging settings and url unfurling fixes ( #12457 )
...
* remove browser selection setting
* remove main whitelist settings. replace tenorGif setting with gifUnfurlingEnabled
* remove old unfurling
* move history nodes section
* disable outdated e2e tests step
* remove isGifWidgetEnabled setting
* fix: StatusMessage height when gif unfurling disabled
---------
Co-authored-by: Anastasiya Semenkevich <anastasija.ig@gmail.com>
2023-10-18 10:03:32 +01:00
Anastasiya Semenkevich
f7db677c95
chore(@tests): switch off some tests that are failing on linux
2023-09-27 18:23:22 +03:00
Lukáš Tinkl
e6408724c9
feat(settings): add Privacy Statement and Terms of Use
...
- bundle those 2 documents as Markdown
- some UI fixes according to latest Figma
Fixes #12192
2023-09-25 14:09:45 +02:00
Valentina1133
c86fb40fb7
test(Communities) Small fix for adding permissions test ( #12050 )
2023-08-31 17:27:42 +07:00
Valentina1133
d684acd835
test(Communities) Adding permission test automated ( #11993 )
2023-08-31 12:31:43 +07:00
Vladimir Druzhinin
22d1913f47
Test(Hotfix) Fix import module ( #11991 )
...
* Test(Hotfix) Fix import module
* test(suite_messaging) tst_OneToOneChatFlow skipped
2023-08-23 12:32:43 +02:00
Vladimir Druzhinin
18b1579cfd
test(AUT Close) The closing AUT process by pid ( #11955 )
...
#85
2023-08-22 17:15:25 +02:00
Valentina Novgorodtceva
e9d0727ea1
test(Onboarding and Wallet) Fixes of user sign up with profile image test and using Keycard wallet test
2023-08-15 17:05:38 +03:00
Alex Jbanca
7d4df690c5
feat: Add Ban/Kick Pending state in the Community members settings.
2023-08-11 17:55:51 +03:00
Vladimir Druzhinin
13228f4c28
test(AUT) Skip closing AUT process at the end of the test ( #11701 )
...
#85
2023-07-28 17:20:29 +02:00
Anastasiya Semenkevich
6fa519a4c0
test(@tst_wallet_settingsManagement): add test to add new account from settings
2023-07-27 11:27:00 +03:00
Anastasiya Semenkevich
ffc5029be1
chore(@e2e_tests): enable back disabled tests
...
1. enabled back the tests which were disabled because of context menu changes
2. renamed several to make them look alike
3. disabled 2 tests because they need to be changed a little (additional verifications needed), for now they are duplicating existing stuff
2023-07-25 14:23:37 +03:00
Khushboo Mehta
9800dad3ba
feat(@desktop/wallet): Account view - New Account view UI
...
fixes #11537
2023-07-21 15:37:30 +02:00
Cuteivist
ae6630911e
feat(@desktop/wallet): Adjust options in wallet account menu ( #11368 )
...
* feat(@desktop/wallet): Adjust options in wallet account menu
closes #10682
* test(wallet suite) Fix failed test (#11577 )
---------
Co-authored-by: Vladimir Druzhinin <128374224+StateOf-Vlado@users.noreply.github.com>
2023-07-19 16:05:21 +02:00
Anastasiya Semenkevich
32952e4e01
Update test.feature
2023-07-19 10:26:54 +03:00
Khushboo Mehta
a468635ddc
feat(@desktop/wallet): Networks - New List UX with link mainnet/testnet + testnet mode enable/disable
...
fixes #11252
2023-07-14 08:57:36 +02:00
Noelia
eb37f44a23
feat(OwnerToken): Create Get started panel and add it to Tokens and Airdrops welcome views
...
- Added start panel in tokens welcome page.
- Added start panel in airdrop welcome page.
- Updated e2e tests according to new requirements.
Closes #11284
2023-07-11 11:07:01 +02:00
Noelia
d4afc1fba6
feat(CommunitySettings): Changes section name from `Mint Tokens` to `Tokens`
...
Updated text according to new design.
Updated e2e tests according to new requirement.
2023-07-11 11:07:01 +02:00
Alex Jbanca
9629a145da
feat: Update Community Overview header based on the new design
...
[Design](https://www.figma.com/file/17fc13UBFvInrLgNUKJJg5/Kuba⎜Desktop?type=design&node-id=31229-627216&mode=design&t=KoQOW7vmoNc7f41m-0 )
1. Update header layout and size
2. Add OverviewSettingsPanel in storybook
feat: Update Community Overview Header based on the new design
Removing squish tests related to the community identicon in the Overview page. The identicon is removed in the new designs
2023-07-08 11:56:33 +03:00
Alex Jbanca
3b57915155
feat: Implement Community Overview footer with mocked data
...
1. Adding OverviewSettingsFooter.qml according to design
2. Adding the footer to storybook
3. Add the footer in the overview page
4. Remove the squish tests for the old footer
2023-07-07 21:07:35 +03:00
Vladimir Druzhinin
04a63ce07d
Tests on Language settings skipped ( #11432 )
2023-07-06 13:10:14 +02:00
Alex Jbanca
0efca3f0bd
feat: Update Edit community settings based on new design
...
[Design for edit community settings](https://www.figma.com/file/17fc13UBFvInrLgNUKJJg5/Kuba⎜Desktop?node-id=3132%3A383870&mode=dev )
[Design for create community popup](https://www.figma.com/file/17fc13UBFvInrLgNUKJJg5/Kuba⎜Desktop?type=design&node-id=2636-359221&mode=design&t=Z888PCuW1eTwF5RY-0 )
1. Update alignments, paddings and item size to match the new design
2. Update subtitles (Only for edit community settings. Create community popup has different subtitles)
3. Create new EditCommunitySettingsLayout with the new design to be reused in CreateCommunityPopup
4. Update CreateCommunity popup to align it with the new design
5. Add basic EditSettingsPanelPage to storybook
6. Fix TagsPicker bug where the tags were not showing when opening the edit community settings for the first time
2023-07-06 09:47:46 +03:00
Michał Cieślak
cd142a74fc
chore(Community Settings): Squish tests fixed
2023-07-03 12:47:35 +02:00
Noelia
d763a09cac
feat(Communities): File renames
...
- Removed redundant `community` word in some files from: `controls`, `views`, `popups`, `helpers ` and `panels` folders.
- Updated storybook.
- Updated squish files.
Closes #6204
2023-06-28 14:28:47 +02:00
Vladimir Druzhinin
2ff798b686
test(suite wallet) Fix BDD syntax error ( #11283 )
2023-06-28 11:23:18 +02:00
Anastasiya Semiankevich
26c4eaa75b
chore(@e2e_tests): disable test for hiding w/o accounts
...
Hide/show w/o accounts button should not hide/show accounts but should reflect the total balance. This will be implemented in the app soon and the test has to be re-written to handle that
2023-06-27 13:35:25 +03:00
Khushboo Mehta
c47140a406
feat(@desktop/wallet): Wallet accounts - Account List
...
fixes #11189
2023-06-23 16:55:36 +02:00
Lukáš Tinkl
ecc1b5316f
fix: community context menu should not say "Leave community" if not joined
...
- get rid of the `amISectionAdmin` for good (was done only partially in
82a1ed2f7a
)
- fix the corresponding storybook pages
Fixes #10963
2023-06-21 11:17:13 +02:00
Lukáš Tinkl
fe9bb7d398
chore: Update StatusBaseButton content item layout
...
- introduce StatusButton storybook page with controls to play around
with the its options and variants
- StatusBaseButton: make the content item horizontally centered by
default
- StatusBaseButton: remove `textAlignment` and fix `textFillWidth` for
the intended usage
- fixup usage of the 2 above options which were introduced merely as a
workaround, mostly in wallet + corresponding storybook pages
Fixes #10903
2023-06-20 14:10:35 +02:00
Anastasiya Semiankevich
cdb838d578
chore(@e2e_tests): add logic to use networks selector only if address is hex
2023-06-20 11:54:48 +03:00
Anastasiya Semiankevich
373608d744
chore(@e2e_tests): split scenario to create and edit, improved edit logic
2023-06-15 18:14:13 +03:00
Anastasiya Semiankevich
601696f589
chore(e2e_tests): extend saved address creation with network options
2023-06-15 12:22:48 +03:00
Anastasiya Semiankevich
d9f15ace2b
test(@tst_wallet_account_management): add test to verify hide watch-only button
2023-06-13 12:46:09 +03:00
Anastasiya Semiankevich
e2b3376f66
chore(@e2e_tests): fix imports and split the tests to feature files
2023-06-07 23:26:18 +03:00
Anastasiya Semenkevich
bf84d2503f
chore(@e2e_tests): disable flaky test
2023-06-07 20:11:20 +03:00
Sale Djenic
ae492fe631
fix(@desktop/profile): profile social links
...
- added to sync mechanism
- added to backup mechanism
- UI updated according to the newest changes
Closes : #10390
2023-06-07 13:22:59 +02:00
Anastasiya Semiankevich
00aa1b3391
chore(@e2e_tests): fix background for wallet suite
2023-06-06 18:43:02 +03:00
Anastasiya Semiankevich
40d736aa44
tst_communityManageOverview: add test for Airdrop page navigation from Overview screen
2023-06-06 13:57:07 +03:00
Anastasiya Semiankevich
e88369a83e
tst_communityManageOverview): add scenario that copies community private key
2023-06-02 23:19:35 +03:00
Khushboo Mehta
28654e0187
\chore(@desktop/wallet): Change customisation colours on desktop to match those used on mobile
...
fixes #10637
2023-06-02 19:48:19 +02:00
Vladimir Druzhinin
a1f3485f98
Tests fix ( #10871 )
...
- "id": "edit" removed in object names
- closing app improves via waiting for close context
- attempts added for unstable actions on UI
- detach application with waiting for process close added
2023-06-02 16:34:09 +02:00
Noelia
d4d3a6d669
feat(MintToken): Add `delete` and `retry mint` options when deploy fails
...
- It refactors `SettingsPageLayout`.
- It adds `retry mint` and `delete` options when deploy process fails.
- It renames `RemotelyDestructAlertPopup` to generic name `AlertPopup`.
2023-06-02 13:15:34 +02:00
Igor Sirotin
7eed470829
fix(StatusScrollView): Change implementation to inherit ScrollView ( #10789 )
2023-05-31 23:58:23 +03:00
Patryk Osmaczko
367640af6c
chore: remove @mayfail from tst_userIdentity
2023-05-31 10:54:48 +02:00
Vladimir Druzhinin
be1b30f2df
Unstable tests skipped ( #10861 )
2023-05-30 16:42:55 +02:00
Vladimir Druzhinin
8098775280
test/start multiple app instances added ( #10779 )
...
* test/start multiple app instances added
#10401
* test/Tests on switch user state skipped
#10401
2023-05-30 12:24:04 +02:00
Anastasiya Semiankevich
00bc25e2ec
test(suite_communities): move a test to different feature file
2023-05-30 08:58:09 +03:00
Noelia
e8c4199ed1
test(tst_userIdentity): Skipped scenario `The user can change own display name in profile popup`
...
App bug to be solved: #10827
2023-05-29 09:36:07 -04:00