Sale Djenic
32fcda485c
feature(@desktop/keycard): migrate an exsiting account from Keycard to Status Desktop
...
Fixes : #7030
2023-01-04 14:24:55 +01:00
Sale Djenic
6db0583d87
chore(@desktop/keycard): typo in variables naming fixed
2023-01-04 14:24:55 +01:00
Sale Djenic
1bc9deef47
chore(@desktop/keycard): `keyPairForAuthentication` replaced by `keyPairForProcessing`
2023-01-04 14:24:55 +01:00
Sale Djenic
e34aac0a0f
feat(StatusQ.Components): `StatusStepper` component introduced
...
Added `StatusStepper` component which displays total number of steps which need to be passed,
marking each completed step based on `completedSteps` property.
Needed for importing a Keycard into the app flow.
Corresponding page in API Documentation added.
2023-01-04 14:24:55 +01:00
Sale Djenic
b2cb263d68
feature(@desktop/keycard): import or restore a Keycard via a seed phrase
...
Fixes : #7029
2023-01-04 14:24:55 +01:00
Sale Djenic
8600ef35b3
feature(@desktop/keycard): generating addresses on a Keycard
...
Generating addresses was done on the status-go side, but now since `ExportPublic`
flow from the keycard library supports deriving addresses for list of derivation paths
we're using it in the desktop app for `SetupNewKeycardNewSeedPhrase` flow.
2023-01-04 14:24:55 +01:00
Sale Djenic
0e65f2a7ff
feature(@desktop/keycard): create a new Keycard account with a new seed phrase
...
Fixes : #7028
2023-01-04 14:24:55 +01:00
Sale Djenic
735f6e70aa
test: add missing `@mayfail` to send image tests
2023-01-04 11:15:58 +01:00
Sale Djenic
b81f4dd150
fix(@desktop/onboarding): refetching backed up data added
2023-01-04 11:15:58 +01:00
Sale Djenic
6b6aaf3af1
fix(@desktop/onboarding): onboarding flows for `I already use Status` path do not match figma requirements (2/2)
...
Continuation:
desktop app updated after we decided to remove 30 secs waiting time from `status-go` and introduce it
on the desktop app side.
2023-01-04 11:15:58 +01:00
Sale Djenic
19ba018a1d
fix(@desktop/onboarding): onboarding flows for `I already use Status` path do not match figma requirements (1/2)
...
Profile fetching (display name and identity images) implemented on the status-go side and
integrated in the desktop app.
Signal notifying about the progress while fetching backed up data from waku implemented on
the status-go side and integrated in the desktop app.
`I already use Status -> Enter a seed phrase` and `I already use Status -> Login with Keycard`
updated so they match figma now.
Fixes : #8467
2023-01-04 11:15:58 +01:00
Sale Djenic
9d382b1c81
fix(storybook): profile fetching updated
...
Profile fetching page, which is part of onboarding flow, is updated so it matches
the latest figma changes now.
2023-01-04 11:15:58 +01:00
Anthony Laibe
2e65796a06
feat(@wallet): cbridge integration
2023-01-04 08:59:19 +01:00
mprakhov
a7a69e1320
fix(@desktop/chats): restore last opened chat during app launch
2023-01-03 18:02:42 +02:00
Pascal Precht
f6660654f7
fix(AppSearch): close appsearch popup when sendmessage button is clicked
...
Closes #8903
2023-01-03 16:35:21 +01:00
Anthony Laibe
542a0b11f2
fix(@wallet): fix crash when sending a tx after toggling network
...
fixes #8859
2023-01-03 12:40:34 +01:00
Khushboo Mehta
5f55cd2be9
feat(@desktop/wallet): Update the token selector in SendModal
...
fixes #8713
2023-01-03 09:33:20 +01:00
Khushboo Mehta
eb2ec7c1af
feat(@desktop/wallet): Update network card and routing lines in SendModal
...
fixes #8714
2023-01-02 15:36:26 +01:00
MishkaRogachev
c50cf988a7
fix(ActivityCenter): Update AC notification on contact changes
...
Close #8586
2022-12-30 18:35:51 +04:00
MishkaRogachev
130a5f48b4
fix(ActivityCenter): Unify ContactRequest and ContactVerification AC notifications
2022-12-30 12:13:42 +04:00
MishkaRogachev
f70ccfc17d
fix(ActivityCenter): Add identity verification AC notifications
2022-12-30 12:13:42 +04:00
mprakhov
e1f60c9ed0
fix(@desktop/contact): Message from the Contacts Request is not displayed correctly in the chat after the request was accepted
2022-12-29 17:04:46 +02:00
Igor Sirotin
38353af413
fix(PinnedMessagesPopup): Force show repeat header
2022-12-29 11:58:40 +03:00
MishkaRogachev
97436b6e26
feat(ActivityCenter) Outgoing contact request notification text fixes
...
Close #8388
2022-12-28 16:26:33 +04:00
mprakhov
76b6fba5ad
fix(@desktop/community): Decrease amount of chat_getMembers calls
2022-12-27 19:29:56 +02:00
mprakhov
3a26799781
fix(@desktop/profile): do not show store password to keychain dialog during saving Bio with enabled biometrics
2022-12-27 13:16:44 +02:00
Jonathan Rainville
d59cffd623
fix(windows): fix app not showing when monitor setup changed
...
Fixes #8726
2022-12-26 09:55:14 -05:00
Alex Jbanca
94b911a986
fix(messagesView): Increase spacing between chat messages
...
Added padding between messages as specified in Figma:
topPadding - 8 if the current message has header, 2 otherwise
bottomPadding - 8 if both current and next message have header, 2 otherwise
2022-12-23 16:46:33 +02:00
mprakhov
e378cb4fd9
fix(@desktop/chat): Do not allow send empty message
2022-12-22 16:23:44 -05:00
mprakhov
8b3319a1f3
fix(@desktop/communities): empty chat view during adding/removing active channel to the category
2022-12-22 20:02:09 +02:00
Pascal Precht
f3eb29bfea
feat(chat): allow for editing last user message using arrow-up key
2022-12-22 17:31:32 +01:00
Igor Sirotin
784b9acd4f
fix(MessageView): Ignore message editing with no actual changes
2022-12-22 15:00:48 +03:00
Igor Sirotin
eb9f94630a
fix(chat_section_module): Don't force update icon and name for 1-1 chats
2022-12-22 11:52:03 +03:00
Michał Cieślak
4fc52dddcb
chore(Storybook): Basic page for CommunityNewPermissionView added
2022-12-21 21:48:51 +01:00
Michał Cieślak
fe7884cd29
feat(CommunityPermissions): InDropdown integration
...
Closes : #6041
2022-12-21 21:48:51 +01:00
Michał Cieślak
7954b0f330
chore(Storybook): Basic page for InDropdown (community permissions) added
2022-12-21 21:48:51 +01:00
Michał Cieślak
d58dd3331b
feat(CommunityPermissions): Dropdown for channels selection added
2022-12-21 21:48:51 +01:00
Michał Cieślak
c980b52c3b
feat(StatusCheckBox): Add support for small size
2022-12-21 21:48:51 +01:00
Michał Cieślak
ce3146ebc8
feat(StatusChatInfoButton): Add possibility to enforce hiding type icon
2022-12-21 21:48:51 +01:00
Michał Cieślak
4c4abdbea2
feat(StatusItemSelector): Add possibility to use letter identicons
2022-12-21 21:48:51 +01:00
Michał Cieślak
80b46ce788
chore(Storybook): Basic page for StatusChatListAndCategories added
2022-12-21 21:48:51 +01:00
Michał Cieślak
a1202b0896
chore(config): config adjusted to see qmldir files in QtCreator
2022-12-21 21:48:51 +01:00
Khushboo Mehta
17aaec2d53
feat(@desktop/wallet): Send modal update
...
fixes #8609
2022-12-21 20:44:56 +01:00
Khushboo Mehta
f84404c956
feat(@desktop/wallet): Custom routing
...
fixes #8237
2022-12-21 19:25:11 +01:00
Noelia
265b0b5a8f
fix(CommunityPermissions/NewPermissionsView): Holdings tags icon size/position didn't fit the design
...
- Updated `StatusItemSelector` API to allow other asset sizes and leftPadding.
- Applied different asset size in holdings tags in `NewPermissionView` to fit the design.
2022-12-21 18:42:16 +01:00
Noelia
73b2fb2271
fix(CommunityPermissions/PermissionItem): The component allowed adding labels with long texts that exceed the content itself
...
- Updated `PermissionItem` to avoid the `StatusListItemTag` exceeding the content itself.
Fixes #8580
2022-12-21 18:42:16 +01:00
Noelia
579075d6cc
fix(StatusQ/StatusListItemTag): Changed API and added test elide property when a specific width is forced
...
- Changed `StatusListItemTag` API. Now it is based on `Control` component.
- Updated needed qml files to fit with the new `StatusListItemTag` API.
- Added `elide` property in `Text` component to better visualise the content when a specific width is forced.
2022-12-21 18:42:16 +01:00
Jonathan Rainville
f29210d4a2
fix(image): fix image download on Windows
...
Fixes #8755
2022-12-21 10:33:34 -05:00
mprakhov
fb254fd775
fix:(@desktop/keystone): Request saving password to keystone on a startup after changing the password through settings
2022-12-21 17:02:38 +02:00
Alex Jbanca
6cba8810e0
Fix Mentions in statusChatInput
...
1. Don't allow mention invalidation by altering mention with mouse or keyboard
2. Don't allow mention duplication on the same position
3. Clean mentions after text with mentions changes
4. Fix mention selection
5. Make sure mention is separated by text with valid separators (we're using only space)
6. Cursor will consider the mention as an object and will jump over it as it would be a single character (placing cursor inside leaves room for mention invalidation)
2022-12-21 12:23:39 +02:00