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
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
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
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
Anastasiya S
464110a2db
tst(tst_communityMintTokens): Mint Tokens welcome screen
2023-05-18 16:04:39 +03:00
Anastasiya S
b27954904b
tst(tst_communitySettings): enhance settings screen coverage
2023-05-15 12:44:53 +03:00
Anastasiya S
81a79327b6
test(tst_communityPermissions): implement permissions screen validation
2023-05-05 15:48:56 +03:00
Alexandra Betouni
5615a534ea
(settings): removed community permissions,tokens,airdrop and discord options
...
Also:
test(suite_communities): Fixed community related tests
- A new intermediate popup is now displayed when user clicks on `Create New Community` button from `Community Portal`.
- Reformulated `tst_communityPermissions` since now it is a default option without the need of activating it from experimental feature's section.
Closes #10115
2023-04-28 16:52:41 +03:00
mprakhov
8d955265dc
fix(@desktop/sections): do not unload chat and communities sections during the switching between the sections
2023-03-21 16:44:40 +01:00
Magnus
e19f0aa7f7
test(tst_communityPermissions): permissions setting is available
...
new scenario
2023-03-16 09:20:36 +01:00
Jonathan Rainville
40a157a5af
fix(test): fix create category test
2023-03-03 16:14:38 -05:00
Jonathan Rainville
7a3144ebfc
test(community): re-add mark as read test in community tests
...
Fixes #9250
2023-02-08 13:46:15 -05:00
Jonathan Rainville
2f3d1fcf46
test(community): re-add sticker test as community test
...
Fixes #9249
2023-02-08 13:24:50 -05:00
Jonathan Rainville
a055929f92
test(community): re-add emoji tests
...
Fixes #9246 #9247 #9248
2023-02-08 13:19:35 -05:00
Jonathan Rainville
b798b18c18
test(community): re-add a couple of chat tests in community tests
...
Fixes #9240 #9241 #9242 #9243 #9239
2023-02-08 12:34:58 -05:00
Jonathan Rainville
e54e08d81f
test: re-add edit test as a community test
...
Fixes #9237
2023-01-31 16:52:32 -05:00
mprakhov
b7c1250115
Draft: fix check
2023-01-16 14:46:08 +02:00
mprakhov
4a5c439160
test(@desktop/community): [suite_communities / tst_communityFlows]
...
Validate in 'The admin edits a community' test description and color
2023-01-05 14:49:27 +02:00
Jonathan Rainville
235c0d3042
test(community): add a test where the admin can delete a user's message
...
Fixes #6891
2023-01-04 11:12:47 -05:00
Igor Sirotin
e3bfdc0f09
fix(StatusPopupMenu): Refactoring
2022-12-02 10:30:50 +03:00
mprakhov
8f13ad8f93
test(@desktop/chat): Can reply to a message in a community channel
2022-11-28 14:19:00 +02:00
Jonathan Rainville
0806d657d3
fix(community-tests): fix a couple community tests
2022-10-28 14:56:29 -04:00
Jonathan Rainville
794563bfff
test(chat): add a test to create a one to one chat with a mutual contact
...
Fixes #6884
2022-10-28 14:45:28 -04:00
Jonathan Rainville
e83f46e44a
test(community): add test that kicks a member
...
Fixes #6890
2022-10-26 14:03:21 -04:00
Jonathan Rainville
68fbaeadc1
test(community): add test that invites a user to the community
2022-10-26 12:32:52 -04:00
Noelia
fa265b5e79
test(suite_communities): Created `bdd_hook` for each `suite_communities` test case
...
- Created `bdd_hooks` that contain the sing up steps just only once in the feature start and the needed start steps depending on the test case.
- Updated feature files removing sign up steps and given/when/then reorganization.
- Done some cleanups and reorganization in `communitySteps.py` and `searchSteps.py`.
Closes #7955
2022-10-25 16:01:41 +02:00
Noelia
4b70d2f02b
test(suite_communities): Created new suite_communities
...
- Created new `suite_communities` where all related communities tests will be migrated to.
- `tst_searchFlows` has been moved to new `suite_communities`.
- `tst_communityMessageFlows` has been moved to new `suite_communities`.
- `tst_communityFlows` has been moved to new `suite_suite_communitiesonboarding`.
Tests inside `suite_communities` still contain some broken tests.
Closes #7625
2022-10-04 15:51:14 +02:00