Jonathan Rainville
1dd6385cae
test(all): fix all remaining tests and comments the broken ones
...
Fixes #6853
2022-08-09 16:51:30 -04:00
Jonathan Rainville
739437df56
Revert "fix(Profile): Added menu to remove profile image"
...
This reverts commit f60dacc45d
.
2022-08-09 15:09:45 -04:00
PavelS
1ab101c8b9
fix(@desktop/comminities) adjust Community members tab
...
Fixes #6786
2022-08-09 18:39:04 +03:00
PavelS
1613605296
fix(@desktop/wallet) adjust network dropdown
...
Fixes #6486
2022-08-09 17:52:43 +03:00
Anthony Laibe
7aa7e01f36
test(@wallet): fix broken test on wallet
2022-08-09 10:34:43 +02:00
Igor Sirotin
f60dacc45d
fix(Profile): Added menu to remove profile image
2022-08-09 10:46:31 +03:00
Richard Ramos
e0cd28d5f4
fix: remove subdomain when releasing a username
2022-08-08 20:42:56 -04:00
Richard Ramos
148c677b66
fix: ens details view
2022-08-08 20:42:56 -04:00
Stefan
d1ea3e9d46
fix(StatusImageCrop): fix artefacts due to offscreen caching
...
Update StatusQ ref to include the fix
Fixes : #6640
2022-08-09 01:10:59 +02:00
Michal Iskierko
e9e34b91d4
chore(@desktop): Bump status-go
...
Issue #6907
2022-08-08 18:04:31 +02:00
Michał Cieślak
7b39213dbf
chore(SeedPhraseInputView): add mnemonicIndex property to avoid repeated parsing strings to ints
...
Additionally: js code modernized, removed grid.atXBeginning checking
fixes : #6619
2022-08-08 17:43:18 +02:00
Anthony Laibe
11ec999417
test: Add xvfb to the runtime dependencies
2022-08-08 15:36:32 +02:00
MishkaRogachev
3822ca3dab
feat(@desktop/communities): Polishing CommunityTagsPanel design
...
Close #6739
2022-08-08 16:26:47 +03:00
Michał Cieślak
8d3f1a88a4
fix(Communities/ChatsList): chats order updates handled correctly, subitems reordering fixed
...
fixes #6292
2022-08-08 15:04:58 +02:00
Igor Sirotin
d048939b5d
fix(Profile): Wallet connected dapps count label
2022-08-08 15:53:23 +03:00
Michal Iskierko
7915781d80
fix(@desktop/general): Fix import in ImageCropWorkflow
...
Issue #6866
2022-08-08 14:30:00 +02:00
Michal Iskierko
1d00ebd3e7
chore(@desktop): Bump StatusQ version
...
Issue #5982
2022-08-08 11:10:54 +02:00
Michal Iskierko
d3a43cec71
chore(@desktop): Bump status-go version
...
Issue #5982
2022-08-08 11:10:54 +02:00
Michal Iskierko
8b09eec506
feat(@desktop/chat): Handle group chat colors changes
...
Use new status-go function to update group chat details.
Changes in RenameGroupPopup to handle choosing colors and images.
Changes in EditCroppedImagePanel to handle background component.
Issue #5982
2022-08-08 11:10:54 +02:00
Michał Cieślak
36acf3bc30
fix(community): Remove " You" suffix from the current user name
...
fixes : #6455
2022-08-08 10:38:12 +02:00
Jonathan Rainville
430c5eb0b7
Revert "fix(CreateChatView): Move `ActivityCenterPopup` to appmain"
...
This reverts commit f1651ce4aa
.
2022-08-05 13:46:32 -04:00
Jonathan Rainville
9591123b7e
test(onboarding): fix signup with seed phrase tests
...
Fixes #6744
2022-08-05 12:41:30 -04:00
Boris Melnik
f1651ce4aa
fix(CreateChatView): Move `ActivityCenterPopup` to appmain
...
Closes : #6345
2022-08-05 18:38:28 +03:00
Stefan
2398b67bc1
fix(wallet): bring back copy wallet address
...
Depends on StatusQ's StatusAddressPanel generic control
Fixes : #6659
2022-08-05 17:05:02 +02:00
Sale Djenic
55cb3c3757
fix(@desktop/onboarding): startup stuck when entering wrong password
...
Fixes : #6812
2022-08-05 10:57:50 -04:00
PavelS
68d577aa5d
fix(@desktop/community) use adjusted slider in Upload Image
...
Fixes #6725
2022-08-05 17:24:02 +03:00
Mikhail Rogachev
f50bfdc581
Remove commented code
2022-08-05 17:15:38 +03:00
MishkaRogachev
3afa49a873
fix(@dektop/chat): Fix messages timestump update
...
Close #6543
2022-08-05 17:15:38 +03:00
Jonathan Rainville
d18daccf4a
fix(message-service): ignore new messages in 1-1 when not a contact
...
Fixes #6639
2022-08-05 09:50:25 -04:00
PavelS
0e7e541a62
fix(@desktop/community) add delete button to edit channel popup
...
- update labels in edit channel popup
Fixes #6732
2022-08-05 15:10:59 +03:00
Alexandra Betouni
6c562580ba
fix(PublicChatPopup): sug channels were missaligned
...
Closes #6632
2022-08-05 13:22:21 +03:00
Stefan
489cf935c6
chore(CPP): use explicit initialization instead of zero initialization
2022-08-05 10:40:04 +02:00
Stefan
7cf0170a8a
chore(CPP): integrate tokens balance in UI POC
...
Integrate token count in UI
Use delete later for QML exposed items to avoid errors
Closes #6321
2022-08-05 10:40:04 +02:00
Stefan
f3dcdf636a
chore(CPP): watch only account int the POC UI
...
Updates #6321
2022-08-05 10:40:04 +02:00
Anthony Laibe
3fad95ea0e
test(@general): run squish test on ci
2022-08-05 10:11:42 +02:00
Anthony Laibe
c3e345445c
test(@wallet): edit/delete saved addresses
2022-08-05 09:43:05 +02:00
Anthony Laibe
683bdb2da4
test: refactor names.py
...
split wallet secction into multiple files
2022-08-05 09:43:05 +02:00
Anthony Laibe
a51c25e90e
test(@wallet): test add saved address
...
fixes #6761
2022-08-05 09:43:05 +02:00
Michał Cieślak
c834bde150
fix(Communities/ChatsList): chat model reordering refactored, updates fixed
...
fixes : #6597 , #6722
2022-08-04 22:44:46 +02:00
Michał Cieślak
0ecda9e00a
chore(Communities): Update StatusQ to use SortFilterProxyModel in StatusChatList
2022-08-04 22:44:46 +02:00
Alexandra Betouni
714434e61b
fix(CreateChannelPopup): fixed emoji popup position
...
Also
* updated popup to derive from StatusDialog
* removed emojilists.js duplicated file
Closes #6729
Closes #6730
2022-08-04 18:05:36 +03:00
PavelS
6216a9536d
fix(@desktop/community) Community portal adjustment
...
Fixes #6723
2022-08-04 15:49:08 +03:00
Alexandra Betouni
6b63d8ee7a
fix(StatusModal): back button arrow was tiny
...
Closes #6727
2022-08-04 13:13:50 +03:00
Alexandra Betouni
d1577e4b75
fix(CreateChatView): activity center button issues
...
Also fixed create chat view width to follow its parent
Closes #6700
2022-08-04 11:49:52 +03:00
Sale Djenic
70a1381e86
chore(@desktop/onboarding): splash screen used as app loading animation
...
Fixes #5753
2022-08-04 09:50:04 +02:00
Sale Djenic
db44bc25d3
feat(@desktop/keycard): initial keycard implementation
...
Keycard implementation affected onboarding/login flows.
- new user - first run - new keys into keycard
- new user - first run - import seed phrase into keycard
- old user - first run - login importing from keycard
- login the app using keycard
Fixes : #5972
2022-08-04 09:50:04 +02:00
Jonathan Rainville
03f1fe500b
test(chat): add test to delete messages
...
Fixes #6757
2022-08-03 13:19:32 -04:00
Jonathan Rainville
8b4ceec773
test: cleanup names.py and structure it + some fixes to onboarding tests
...
Fixes #6539
2022-08-03 13:08:32 -04:00
Khushboo-dev-cpp
405eae1024
chore: reverted changes made in #6561
2022-08-03 17:29:31 +02:00
Igor Sirotin
6e495596c6
fix(StatusAssetSelector): Reimplemented using `StatusComboBox`
2022-08-03 17:29:31 +02:00