Boris Melnik
e34d28f881
fix(member-selector): Adds filter suggestions by chat key pasted in input
...
Fixes : #9881
2023-05-16 16:41:18 +03:00
Noelia
e0acf0f195
feat(MintTokens): Update `CommunityCollectibleView` according to new design
...
- Title format changed. Now symbol is a title side text.
- Back button text changed.
- Description / boxes order changed.
- Boxes changed order and format.
- Warning description changed.
Closes #10601
2023-05-16 13:07:56 +02:00
Mikhail Rogachev
24f09e9e96
fix(Chat): Allow receiving messages from non-contacts in 1-to-1 ( #10698 )
...
Close #10522
2023-05-16 11:47:21 +04:00
Boris Melnik
ae2e495a50
fix(replies): Blocks `jumpToMessage` for deleted and unknown messages
...
Fixes : #10614
2023-05-16 10:39:12 +03:00
Ivan Belyakov
b24648de09
fix(desktop/wallet): fixed regex for derivation path as Qt 5.15 regex
...
on Linux does not support named groups
2023-05-16 09:37:01 +02:00
Igor Sirotin
6ff8683338
fix: Don't try to update unknown communities ( #10704 )
2023-05-15 21:45:19 +03:00
Boris Melnik
348024c17e
fix(Community): Fix community channel admin flag
...
Fixes : #10382
2023-05-15 17:44:02 +03:00
Igor Sirotin
086e05cec3
fix(ImportCommunityPopup): Support uncompressed public keys
2023-05-15 09:51:03 -04:00
Igor Sirotin
68065f1c6c
fix(MessageView): Show header when prev message is system PinnedMessage
2023-05-15 09:49:38 -04:00
Igor Sirotin
ad8f749289
fix(MessageView): Show correct name of who pinned the message
2023-05-15 09:49:29 -04:00
Noelia
a93d2f8387
fix(MintTokens): Update Create new collectible page according to new design
...
Strings and focus updates.
Fixes #10597
2023-05-15 14:27:16 +02:00
Noelia
60acb43249
feat(MintToken): Updated collectible subtitle information
...
Added available tokens and total supply as subtitle information in minted collectibles view.
Updated storybook model with new property `availableTokens`.
Closes #10606
2023-05-15 13:36:16 +02:00
Noelia
9277392dd4
fix(CollectibleView): Updated UI details according to new design
...
Radius, background color and cursor shape updated.
Part of #10606
2023-05-15 13:36:16 +02:00
Noelia
e1d05eaafc
fix(storybook): Removed property no longer used
...
`holdersModel` property no longer used in `CommunityCollectibleView`.
2023-05-15 13:36:16 +02:00
Mikhail Rogachev
3a030102fe
Fix(Contacts): fix weird behaviour in some contacts flows edge cases ( #10613 )
...
* fix(Chat): Fix displaying CR messages in the chat
* fix(Contacts): Relay on actual status-go state during contact state manipulation
Close #10500
2023-05-15 15:22:04 +04:00
Noelia
41c6addc3e
fix(MintTokens): Update welcome page strings
...
Strings update.
Fixes #10596
2023-05-15 13:10:29 +02:00
Michał Cieślak
f3a50ebf65
fix(StatusDropdown): added to Binding to avoid warning (QTBUG-81787)
2023-05-15 12:52:17 +02:00
Ivan Belyakov
e122c2e3c7
fix(desktop/wallet): Fixed `Save` button not enabled when ENS name
...
is entered in address input in when adding a new saved address.
Fixes #10640
2023-05-15 12:28:23 +02:00
Anastasiya S
b27954904b
tst(tst_communitySettings): enhance settings screen coverage
2023-05-15 12:44:53 +03:00
Alex Jbanca
ac6307c77c
chore(status-go): bump status go
2023-05-15 12:14:27 +03:00
Vladimir Druzhinin
f345334b33
test(fix aut lost connection) hook subprocesses added ( #10674 )
2023-05-15 10:38:56 +02:00
Anthony Laibe
8e8f194eb7
feat(@wallet): add all account action
2023-05-15 08:51:19 +02:00
Michał Cieślak
420708c86f
fix(SendModal): Modal height calculation and clipping fixed
...
Closes : #10323
2023-05-12 20:14:02 +02:00
Michał Cieślak
79789e50d2
feat(StatusQ/Utils): ClippingWrapper component for convenient clipping with margins
2023-05-12 20:14:02 +02:00
Michał Cieślak
2821efe73b
chore(Storybook): Basic pages for SendModal and TokenListView added
2023-05-12 20:14:02 +02:00
Michał Cieślak
2b1c9ff15e
fix(Tracer): Missing support for StackLayout added
2023-05-12 20:14:02 +02:00
Michał Cieślak
46a2e9c083
chore(MembersDropdown): simplification based on workaround for QTBUG-87804 in StatusDropdown
...
Closes : #10661
2023-05-12 16:38:15 +02:00
Michał Cieślak
3b2a5995aa
fix(StatusDropdown): Add workaround for QTBUG-87804
...
The workaround has no known side-effects and it doesn't break
any bindings.
2023-05-12 16:38:15 +02:00
Michał Cieślak
e457f49879
chore(Storybook): Added page clarifying popup sizing issues
2023-05-12 16:38:15 +02:00
Michał Cieślak
086e5334fb
chore(InDropdown): Search behavior adjusted, added label when no search results
...
Closes : #8879
2023-05-12 16:37:01 +02:00
Michał Cieślak
c0e4d70f0a
chore(InviteFriendsToCommunityPopup): Adjust search behavior
2023-05-12 16:37:01 +02:00
Michał Cieślak
6fcb533b68
chore(MembersDropdown): Search behavior adjusted
2023-05-12 16:37:01 +02:00
Khushboo Mehta
c290562ce1
fix(@desktop/wallet): The issue is that when switching between SavedAddresses to Account, the NetworkFilter was toggling a network causing the selection to be reset
...
now we only do it when multiselection is false
2023-05-12 15:32:56 +02:00
Boris Melnik
184745cf1b
fix(biometrics): Change keychain keys from DisplayName to KeyUid
...
Fixes : #10424
2023-05-12 15:57:41 +03:00
Khushboo Mehta
43bd5631de
feat(@desktop/wallet): Header Gradient
...
fixes #10333
2023-05-12 11:39:03 +02:00
Alexandra Betouni
1f3a595116
[contacts]: added "remove contact" option in settings menu
...
Closes #10502
2023-05-12 11:48:04 +03:00
Anthony Laibe
946534127a
feat(@wallet): popuplate data for multiple addresses
2023-05-12 09:11:03 +02:00
Jonathan Rainville
150a3d242e
feat(advancedSettings): add setting to set the number of archived logs
...
Fixes #3610
Adds a setting in Advanced Settings to modify the number of archived logs to keep. Between 1 and 100
2023-05-11 15:15:57 -04:00
Jonathan Rainville
8e1d7cac05
fix(logs): fix issue where all logs were kept archived
...
Part of #3610
2023-05-11 15:15:57 -04:00
Khushboo Mehta
47d971a3dd
feat(@desktop/wallet): Handle large numbers in the desktop as per new design
...
1. Support upto numbers 999B
2. No decimal points after 1M
fixes #10590
2023-05-11 17:54:13 +02:00
Igor Sirotin
dc0e0e6e2a
fix(communties): Catch `RequestCommunityInfo`exceptions. Remove diplications. ( #10631 )
2023-05-11 13:46:54 +03:00
Khushboo Mehta
a57c0b414b
feat(@desktop/wallet): New Account header
...
fixes #10330
2023-05-10 16:02:37 +02:00
Cuteivist
ec04b8668f
Feat/10473 Updated activity list delegate and activity details header ( #10580 )
...
closes #10473
closes #10542
fixes #10408
2023-05-10 13:54:06 +02:00
Michał Cieślak
b87231e14b
Storybook: Inspection tool - support for popups added
2023-05-10 12:50:52 +02:00
Michał Cieślak
cbaf1b8a78
Storybook: Generic, figma-like inspection tool for checking structure/sizes/paddings
...
Closes : #10574
2023-05-10 12:50:52 +02:00
Sale Djenic
534e172397
chore(@desktop/wallet): `KeyPairDto` which actually refers to keycard is renamed to `KeycardDto`
...
This change is needed for further changes which are part of issue #10592
2023-05-10 10:11:26 +02:00
Noelia
21abe5fca7
feat(EditCroppedImagePanel): Extended to be able to drag/drop images
...
Added `DropArea` to enable drag/drop images.
2023-05-10 09:48:51 +02:00
Noelia
6602ab15e2
feat(MintToken): Add param `artworkCropRect` in the UI minting chain
...
Added new parameter `artworkCropRect` from initial UI mint signal to the store.
2023-05-10 09:48:51 +02:00
Noelia
7bcf42a7ed
feat(MintTokens): Artwork image field missing cropping tool
...
Replaced basic image selector to `EditCroppedImagePanel` component in mint token workflow.
Extended `NoImageUploadedPanel` to allow custom texts and some sizing improvements.
UI part of #10317
2023-05-10 09:48:51 +02:00
Noelia
1bb4cc7258
feat(storybook/StatusImageCropPanel): Added `StatusImageCropPanel` into storybook
...
Added `StatusImageCropPanel` into storybook.
2023-05-10 09:48:51 +02:00