Igor Sirotin
010bdc9956
feat(CreateChatView): Support pasting chat key
2022-09-28 09:55:25 -04:00
Michal Iskierko
3bcd26b6ae
fix(@desktop/general): Fix sections switching shortcuts
...
Ctrl+n shortcut changes enabled section.
Fix #7478
2022-09-28 09:42:14 -04:00
Alexandra Betouni
fc3daa1451
(StatusSectionLayout): removed big space between header and content
...
Closes 7312
2022-09-28 15:37:52 +03:00
Noelia
751d61df8b
fix(Communities/Settings): Cropped bottom panel in Community Overview
...
Footer buttons anchored to `leftPanel` bottom.
Improved list view alignment.
Fixes #7322
2022-09-28 12:01:58 +02:00
Alexandra Betouni
d45230a6f7
fix(CreateChatView): disable confirm button if no tags added
...
Closes #7493
2022-09-28 12:53:16 +03:00
Sale Djenic
c5a81455e8
fix(@desktop/keycard): change password disabled for a keycard user
2022-09-27 20:15:34 +02:00
Sale Djenic
4e257539b8
chore(@desktop/keycard): `usingBiometricLogin` prop added to the user profile global instance
2022-09-27 20:15:34 +02:00
Sale Djenic
3687df2a2f
chore(@desktop/keycard): `isKeycardUser` prop added to the user profile global instance
2022-09-27 20:15:34 +02:00
Sale Djenic
08ef68706f
feat(@desktop/keycard): login flow wrong keychain pin update
2022-09-27 20:15:34 +02:00
Sale Djenic
861c585d2b
feat(@desktop/keycard): adding wallet account using `Authenticate` flow
...
Fixes : #7509
2022-09-27 20:15:34 +02:00
Sale Djenic
db1bbef0e1
fix(@desktop/wallet): validation of a seed phrase if it contains a word of length 3 fixed
2022-09-27 20:15:34 +02:00
Sale Djenic
64f167a32d
fix(@desktop/wallet): pasting seed phrase fixed
2022-09-27 20:15:34 +02:00
Sale Djenic
4bff0b14ed
fix(@desktop/wallet): crash adding an account via seed phrase fixed
2022-09-27 20:15:34 +02:00
Sale Djenic
f11ff29cb4
feat(@desktop/keycard): check what’s on a Keycard
...
Fixes : #7032
2022-09-27 20:15:34 +02:00
Sale Djenic
10c3b66336
feat(@desktop/keycard): unlock keycard flow added to the flows which are using it
...
- factory reset flow updated with unlock keycard flow
- setup new keycard (keycard migrate) flow updated with unlock keycard flow
- authenticate flow updated with unlock keycard flow
2022-09-27 19:03:18 +02:00
Igor Sirotin
c8bb6ae30e
fix(CommunitySettingsView): Fixed sending community invitations
2022-09-27 19:41:23 +03:00
MishkaRogachev
ced2454bdc
feat(ActivityCenter): Force sorting notifications by timespamp
...
Close #7492
2022-09-27 18:14:07 +04:00
Lukáš Tinkl
a209d39881
fix: ENS name issues
...
- don't display identicon rings for contacts with an ENS name
- prefer the at-form (@foo-user) whenever possible, and don't display their
username or pubkey unless they are locally given a nickname
- show compressed keys everywhere instead of the regular ones
Fixes : #7319
Fixes : #7515
2022-09-26 22:38:02 +02:00
Lukáš Tinkl
54c73b0be7
chore: cleanup, fix warning, remove dead code
2022-09-26 22:38:02 +02:00
MishkaRogachev
2681542a98
feat(ActivityCenter): Store AC properties globaly
...
Close 7489
2022-09-26 15:49:46 +03:00
MishkaRogachev
ac9d68b6f5
feat(ActivityCenter): Add ReplyBadge & review fixes
...
Close 7276
2022-09-26 15:49:46 +03:00
MishkaRogachev
b9ca8654a8
feat(ActivityCenter): Fix messages and AC notifications height
...
Close #7497
2022-09-26 15:49:46 +03:00
MishkaRogachev
d4d22f4094
feat(ActivityCenter): Notification badge with community info
2022-09-26 15:49:46 +03:00
MishkaRogachev
b923c97773
feat(ActivityCenter): customize badgies for communities and group chats
2022-09-26 15:49:46 +03:00
MishkaRogachev
239563e93b
feat(Activity Center): Making mentions AC notifications match design and specs
...
Close #7275
2022-09-26 15:49:46 +03:00
Alexandra Betouni
7ea19d14d0
fix(CommunityListTags): fixed gradiend on dark theme
...
Closes #7257
2022-09-26 15:30:14 +03:00
PavelS
6a96bc93b3
fix(@desktop/chat): handle same name mentions
...
Fixes #7220
2022-09-22 15:01:55 +03:00
Lukáš Tinkl
19391d9052
fix(PinnedMessagesPopup): don't show empty replies and reactions
...
Fixes : #7498
2022-09-22 12:18:04 +02:00
Lukáš Tinkl
19aa32a07e
fix(ContactPanel): unbreak showing identicon rings
...
- unbreak the user icon in the popup menu
- don't show idention ring for ENS names
Fixes : #7496
2022-09-22 11:21:37 +02:00
Lukáš Tinkl
52dbf9b7c8
fix(CommunitiesListPanel): set uniform icon size
...
we want same icon sizes here, no matter if there's an image or not
Fixes : #7285
2022-09-22 11:18:16 +02:00
Lukáš Tinkl
d7710ce135
fix(ChatMessagesView): unbreak closing reply bubble
...
there was a binding loop warning; but this one also fixes overlapping
messages
Fixes : #7481
2022-09-22 08:37:29 +02:00
Alexandra Betouni
311cf5332c
fix(Createchat/EditGroupChat view): fixed spacing all over
...
Closes #7369
2022-09-21 17:39:51 +03:00
Alexandra Betouni
b94beff89f
fix(TransferOwnershipPopup): copy button right margin
...
Closes #7412
2022-09-21 16:32:25 +03:00
Michal Iskierko
680dd39c76
fix(@desktop/community): Only admin can open community settings
...
Fix #7379
2022-09-21 14:25:09 +02:00
Lukáš Tinkl
58b56d831b
feat(PinnedMessagesPopup): enable Unpin context menu entry
...
and remove the context actions we do not actually use
Fixes : #7439
2022-09-21 10:48:20 +02:00
Lukáš Tinkl
c7c77b52eb
fix(ChatHeaderContentView): don't display "Contact" subtitle
...
for 1-to1 chats
Fixes : #7419
2022-09-20 18:02:34 +02:00
MishkaRogachev
91d80541be
fix(ActivityCenter): fix calculating AC notification types
...
Close #7361
2022-09-20 16:43:21 +03:00
MishkaRogachev
2d02a3cb2e
fix(ActivityCenter): Refactor components for viewing notifications
2022-09-20 16:43:21 +03:00
MishkaRogachev
edbd9adbb6
fix(ActivityCenter): Getting any of AC notifications visible
...
Close #7016
2022-09-20 16:43:21 +03:00
Lukáš Tinkl
6668803fb3
fix(MyProfileSettingsView): adjust biometrics switch padding
...
Fixes #7306
2022-09-20 14:38:18 +02:00
Alexandra Betouni
dd08cb60c2
fix(AssetsDetailView): fixed warning
2022-09-20 14:31:17 +03:00
Lukáš Tinkl
28ca3bd075
hotfix: unbreak opening URL in the builtin browser
...
The functions needs to stay at the toplevel to be accessible from
AppMain
Fixes : #7434
2022-09-20 11:34:04 +02:00
Alexandra Betouni
fb7989db55
fix(Profile/ContactsView): updated contacts layout
...
All contacts should be shown in one long list, should
the list is longer than the page, the page should
scroll down
Closes #6262
2022-09-20 11:13:51 +03:00
Michał Cieślak
f900e7c00e
fix(general): buttons font fixed, font loading refactored
...
Fixes : #7389
2022-09-19 22:10:25 +02:00
Michał Cieślak
648c943c53
feat(@desktop/communities) Permissions - 'is allowed to' dropdown
2022-09-19 22:00:03 +02:00
Michał Cieślak
34625ad1c4
feat(@desktop/communities) Permissions, 'who holds' section - handling localiezed amounts
...
Closes #7162
2022-09-19 21:46:44 +02:00
Lukáš Tinkl
9addf1221b
fix(PinnedMessagesPopup): “Jump to” button doesn’t work pinned messages popup
...
This was never implemented, eventhough a similar approach is used with
the global AppSearch. Expose the method `scrollToMessage(messageId)` so
that it can be called from QML directly.
Fixes #7375
2022-09-19 16:34:07 +02:00
Michał Cieślak
992bd01f83
fix(@chat/members): display member's picture according to settings
...
Closes : #7309
Two fixes:
- current user's picture is always visible
- hide pictures off all members (excluding self) when "noOne" options is
set
2022-09-19 14:53:48 +02:00
Stefan
93af435bf9
fix(tests): don't rely on quick actions, wait for components to be ready
...
Onboarding tests fail on mac. The fix is to wait for the delayed
components to be ready before clicking on the quick actions.
2022-09-19 13:16:22 +02:00
Michal Iskierko
62c2b56fc8
fix(@desktop/chat): Improving displaying user names in chat
...
1. Rename contactDetails.displayName -> defaultDisplayName
2. Add contactDetails.optionalName (filled in contact service)
3. Set in message_model defaultDisplayName and optionalName values
4. Adjust UI
Issue #7241
2022-09-19 11:24:35 +02:00
Michal Iskierko
a45770cc98
fix(@desktop/chat): Fix showing contact names after restoring account
...
Fixes #7241
2022-09-19 11:24:35 +02:00
Stefan
0f1ade6967
tests(chat): adapt gif test and add image unfurling test
...
The gif test was manually activating the unfurling, which is no longer
necessary. Now check that enabling gifs will enable tenor unfurling
Also add a test for image unfurling and validate the unfurling image
links components and preview settings.
2022-09-19 11:19:17 +02:00
Michal Iskierko
a0c145fbfc
fix(@desktop/community): Fix member icons in invite friends panel
...
Fix #7364
2022-09-19 10:02:36 +02:00
Lukáš Tinkl
d7cfa3318c
fix broken contact/chat images in StatusSearchListPopup
...
Fixes : #7409
2022-09-19 07:57:45 +02:00
Lukáš Tinkl
9bbbdc828b
chore: sync StatusQ
...
- corrects the spacing in "Pinned by @author" message
- and fix a typo
Fixes : #7305
2022-09-16 15:26:11 +02:00
Lukáš Tinkl
781575c4b5
fix: Import Community panel fixes
...
Closes #7362
2022-09-16 14:11:40 +02:00
Lukáš Tinkl
a862c0672b
fix: community banners UI fixes
...
- fix spacing/padding/margins
- remove MouseAreas, they block hovering the buttons (not needed any
longer thanks to our new QQC2 buttons)
- some minor cleanups
Fixes #7366
2022-09-16 11:49:42 +02:00
Stefan
fea157e50e
fix(chat): remove tenor.com domain from preview
...
Also use the preview width if available
Fixes #13955
2022-09-16 09:45:51 +02:00
Alexandra Betouni
b47b3e8be6
feat(AssetDetailView): Adding price history chart
...
Closes #6490
2022-09-15 18:13:38 +03:00
Lukáš Tinkl
bd8a384d26
fix(CommunityColumnView): Mute button in the chat list is not working
...
Fixes #7370
2022-09-15 17:02:26 +02:00
Igor Sirotin
b2e26dfaa2
fix(AppMain): Fixed typo that lead to hiding "Back up seed" banner
2022-09-15 15:25:32 +03:00
Lukáš Tinkl
9943a7cf1f
hotfix: make sure to remove all references to pinnedMessagesListPopup
...
Fixes app startup
2022-09-15 11:30:15 +02:00
MishkaRogachev
25c5be2f78
feat(ActivityCenter): Refactor AC from chat and place in mainui
...
Close #7338
2022-09-15 12:21:06 +03:00
Lukáš Tinkl
2dca7904b8
fix(PinnedMessagesPopup): pinned messages modal design issues
...
- align the dialog to design
- fix radio button logic (it was possible to uncheck a mutually exclusive
checked button eventhough it's inside the button group, leaving the Unpin
button in an undefined state)
- port to StatusDialog and layouts, dropping a lot of needless code
- remove dead code for passing around the `property Component
pinnedMessagesListPopupComponent`; the popup is being invoked via
`Global.openPopup()`
Fixes #7316
Fixes #7315
2022-09-15 10:55:56 +02:00
Sale Djenic
03bb1e5bf0
feat(@desktop/keycard): authenticate flow added
...
- Added `Authenticate` flow
- `Setup a new Keycard with an existing account` updated so it includes `Authenticate` flow
from the point where is needed (when migrating a profile keypair)
- We are missing `Unlock Keycard` flow for this one, will be added once it is developed
2022-09-14 16:05:52 +02:00
Sale Djenic
405171dad7
fix(@desktop/keycard): updates to the onboarding/login flow
...
- login states updated so they can resolve enter pin state from each state
that flow may be in
- not a keycard state added
- login plugin state added
2022-09-14 16:05:52 +02:00
Lukáš Tinkl
0794736c36
fix(ChatHeaderContentView): port to StatusChatInfoButton changes
...
- `sensor` no longer exists
- no need to constrain the button width, it's used in a toolbar Loader
that fills the width
Closes : #7313
2022-09-14 13:29:23 +02:00
Lukáš Tinkl
010877e9b3
fix(CommunityColumnView): fix tooltip orientation and plural
2022-09-14 13:29:23 +02:00
Lukáš Tinkl
c800cbec44
fix(ChatView): unbreak setting community emoji
...
need to pass around the `emojiPopup`
2022-09-14 13:29:23 +02:00
Lukáš Tinkl
fda78a1003
fix(BackUpCommuntyBannerPanel): StatusButton port fix
...
the `clicked()` signal has no longer any parameter
2022-09-14 13:29:23 +02:00
Michal Iskierko
55cb3cbf33
test(group chat): Testing changing group chat's name, color and image.
...
Fixes #7065
2022-09-14 12:49:43 +02:00
Lukáš Tinkl
f4a78a1f10
fix: port to StatusButton changes in master
...
and pull in changes from StatusQ master
2022-09-14 09:16:58 +02:00
MishkaRogachev
ae4519a6be
feat:(@desktop/activity-center): AC notification categories according new designs
...
Close #7161
2022-09-13 17:58:31 +04:00
Patryk Osmaczko
52a34b21d0
fix(@desktop/chat): ensure proper limit when creating chat
2022-09-13 12:33:34 +02:00
Patryk Osmaczko
7fad1ed5db
fix(@chat/members): display alias if displayName is empty
2022-09-13 12:33:34 +02:00
Patryk Osmaczko
655af35958
chore(@desktop/chat): remove legacy GroupInfoPopup
2022-09-13 12:33:34 +02:00
Patryk Osmaczko
740c5c3874
chore(@desktop/chat): remove unused GroupChatPanel
2022-09-13 12:33:34 +02:00
Patryk Osmaczko
6760870dc9
fix(@desktop/chat): rework members selector
...
fixes : #5941
fixes : #7234
fixes : #7235
fixes : #7236
fixes : #7237
fixes : #7238
fixes : #7239
fixes : #7240
2022-09-13 12:33:34 +02:00
Patryk Osmaczko
2d5c69bc6c
feat(@desktop/group-chat): adjust members permissions
...
closes : #7154
closes : #7155
2022-09-13 12:33:34 +02:00
Jonathan Rainville
aba2a42c6f
test(@wallet): allow to use ganache with goerli
2022-09-13 11:56:42 +02:00
Lukáš Tinkl
5e0d5a9f8c
fix(pinning): fix warnings
2022-09-13 09:05:15 +02:00
PavelS
eaed074957
fix(@desktop/settings): adjust contacts settings
...
Fixed #7296
2022-09-13 09:52:34 +03:00
Lukáš Tinkl
326e9e09a5
fix: unbreak User List Panel context menu
...
StatusAssetSettings porting leftover
Closes #7302
2022-09-12 19:29:38 +02:00
Lukáš Tinkl
0d43852394
fix(UserListPanel): minor cleanup
...
- fix margins
- fix some warnings
- drop dead/duplicate code
2022-09-12 19:29:38 +02:00
Stefan
6e78281d99
test(FavouriteSavedAddresses/Wallet): test toggle favourite for saved addresses
...
Also
- fix the other saved addresses that were relying on the order of
buttons and fail after adding the favourite button
- improve the rest of the tests
- improve debug buttons
- extend driver with helper functions
Closes : #6898
2022-09-12 16:00:31 +02:00
Stefan
7af95eaada
feat(wallet): add favorites for saved addresses
...
Depends on statug-go favourite flag extension and merging of `favourites`
with `saved_address` tables and API
Additional changes:
- Remove duplicate name instead of ESN
Closes : #6546
2022-09-12 15:58:52 +02:00
Michal Iskierko
b782cd1c93
fix(@desktop): Fix icons regressions
...
Icons in LoginView accounts list and Community members list.
Fixes #7284
2022-09-12 10:48:21 +02:00
Michal Iskierko
235e5e86ac
fix(@desktop/chat): Fix showing groupchat image in a few places
...
Fix #7242
2022-09-12 10:45:27 +02:00
Khushboo Mehta
928e1999d9
feat(@desktop/wallet): Implement Transaction details as per new design
...
fixes #7214
2022-09-09 21:36:58 +02:00
PavelS
bdc072e337
fix(@desktop/settings): update display name validation to unblock saveability
...
Fix #7177
2022-09-09 18:13:57 +03:00
Igor Sirotin
b2485603de
fix(AppMain): Made all banners global and stacked
2022-09-08 20:47:54 +08:00
Michal Iskierko
2bb346a09e
fix(@desktop): Use colorId to find correct color of users&members
...
colorId is set in the model instead of using qml function.
Fix #6366
2022-09-08 13:56:27 +02:00
Lukáš Tinkl
5897615cc1
hotfix(AddAccountModal): fix setting account emoji
...
probably a leftover from the StatusAssetSettings porting
(plus remove some non-existing functions)
2022-09-08 12:23:43 +02:00
Michał Cieślak
0be30b5e54
feat(@desktop/communities) Permissions - holdings edit and remove
...
Closes #6339
2022-09-08 11:11:28 +02:00
Michał Cieślak
c2c2532986
feat(@desktop/communities) Permissions - ENS panel added to "Who holds" selector
...
Closes #6338
2022-09-07 22:33:36 +02:00
Michał Cieślak
b2d678c2c4
chore(HoldingsDropdown): Component refactor and split into smaller files
...
- decomposed into set of separate components
- reduced number of magic numbers
- minor adjustments with design
2022-09-07 22:33:36 +02:00
Alexandra Betouni
262a6c3160
fix(AddAccountModal): Updated password error message
...
Closes #5719
2022-09-06 18:48:17 +03:00
Sale Djenic
07a0cdc680
fix(@desktop/keycard): additional updates
...
- `Setup a new Keycard with an existing account` flow improved
- code review comments applied
- Qml part updated due to the latest `StatusListItem` changes in `StatusQ`
2022-09-06 15:06:13 +02:00
Sale Djenic
79aece0aeb
fix(@desktop/keycard): updates to the onboarding/login flow
...
Changes done within this commit were required by the latest keycard
library change, where we gave up of sending few signals when we're
running/resuming flow, which were sent before (those were signal notifying
about unplugged reader, card not inserted and card inserted, they are sent
by the keycard lib now only if that is really needed).
2022-09-06 15:06:13 +02:00
Sale Djenic
afa7928bae
feat(@desktop/keycard): keycard settings -> migrate keypair flow
...
- Added flow which covers `Setup a new Keycard with an existing account` from
the keycard settings part (though two sub-flows there are missing, `Unlock Keycard`
and `Authentication` cause we don't have them yet).
- Updated factory reset flow (part of shared module) that it can read and display metadata
from a keycard if they are set, with this update this flow is almost complete, we are missing
`Unlock Keycard` flow for it as well.
2022-09-06 15:06:13 +02:00
Lukáš Tinkl
f4a6fa8012
fix(LanguageView): simplify the radio buttons handling
...
- pull in required StatusQ changes (see status-im/StatusQ#882 )
- simplify the radio buttons handling, no need for a ButtonGroup as they
share the same parent
- the radio buttons have the desired font size as a result ;)
2022-09-06 09:54:11 +02:00
Lukáš Tinkl
4026d3c60d
fix(AppMain): profile image doesn't look good after changing language
...
Fixes #7197
2022-09-05 19:16:03 +02:00
Khushboo Mehta
e9c270da87
fix(@desktop/wallet): Entering ENS name in SendModal doesnt work
...
fixes #6695
2022-09-05 14:55:31 +02:00
Anthony Laibe
eb357ff6e2
fix(@wallet): Add account not working
2022-09-05 14:28:42 +02:00
Stefan
d81b6ca518
fix(Chat): improve gif confirmation popup and fix preview whitelisting
...
Enable preview for gifs after enabling the gif functionality
Disable gif functionality if the preview was disabled
Addition fixes
- The gifs weren't checked if all images weren't enabled
- The subdomain wasn't checked for whitelisting if the main domain wasn't enabled
- Image clicking
- Dismiss asking for unfurling was not updating the state
Considerations
- Looked into having the "gif enabled" - "tenor unfurling" relation
embedded in the controller but it would require extensive refactoring
by implementing a data-model for unfurling whitelisted domains
Closes : #6829
2022-09-05 12:41:48 +02:00
Alexandra Betouni
e1c548696f
feat(Desktop)!: Updating desktop app due to IconSettings refactor
...
As part of https://github.com/status-im/StatusQ/issues/781
2022-09-02 18:41:21 +03:00
Anthony Laibe
ba4aac6456
feat: make screenshot test easy to add between steps
2022-09-02 10:45:23 +02:00
Alexandra Betouni
b6ff7b9ded
feat(desktop): Made activity button be visible everywhere
...
Closes #6635
2022-09-02 10:29:23 +03:00
Igor Sirotin
5c909cae6c
fix(Profile): Added menu to remove profile image
2022-09-01 15:48:22 +03:00
Michal Iskierko
d6a061a517
feat(@desktop/chat): Add setting image in group chat
...
Image and cropping information are sent to status-go.
Issue #6466
2022-09-01 12:25:53 +02:00
Lukáš Tinkl
24719c680f
fix(ChooseBrowserPopup): 'Choose browser' modal doesn't look good
...
- export a non-blurry browsers image from Figma
- bring the whole UI closer to the design
- sllight refactor to user StatusDialog and layouts
Fixes #7169
2022-08-31 15:04:34 +02:00
Stefan
b499942eea
fix(Wallet/AddAccountModal): fix status-go error messages
...
Remove the unneeded native error dialog showing internal status-go
error strings. Instead redirect the error message for wrong private key
as specific error message.
Fixes : #6984
2022-08-30 19:05:06 +02:00
Anthony Laibe
e020466362
fix(@wallet): paste seed phrase
2022-08-30 14:17:33 +02:00
Khushboo Mehta
56e6427260
fix(@desktop/wallet): Assign an emoji to the default wallet account during onboarding
...
fixes #6694
2022-08-30 11:56:32 +02:00
PavelS
3bd6fe0fdf
fix(@desktop/community): add online status to invite modal
...
Replace Contact component with StatusMemberListItem.
Add missing Nim functions to fill models with onlineStatus.
Adjust components paddings to match design.
Fixes #6985
2022-08-30 10:16:37 +03:00
Michal Iskierko
61f2bb8a74
fix(@desktop/onboarding): Hide current account from accounts list
...
Fix #7045
2022-08-27 21:08:44 +02:00
Jonathan Rainville
7544bd6fb5
fix: change gateway and remove old code to decode the hash
...
Fixes:
- https://github.com/status-im/status-desktop/issues/6964
Depends on:
- https://github.com/status-im/status-go/pull/2795
- https://github.com/status-im/status-jenkins-lib/pull/44
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2022-08-26 19:47:02 +02:00
Noelia
3d6e40fd79
feat(CommunityPermission): Added `How holds` collectibles dropdown
...
- Added collectibles tab component.
- Added extended dropdown base content component
- Added filter popup option.
- Added collectibles model
- Added subitems in model
- Added thumbnails mode view
- Created `CommunitiesStore` and moved mock data to there.
- Added forward subitems navigation and selection.
- Updated `statusq`.
Closes #6337
2022-08-26 18:06:58 +02:00
Boris Melnik
04ce8df483
fix(toast-notifications): Fix notifcations listview sizes
...
Closes : #6767
2022-08-26 12:30:50 +03:00
Boris Melnik
10d53454b3
test(chat): Can send a gif
...
Closes : #6882
2022-08-26 12:18:42 +03:00
Pascal Precht
fa5b862d2c
feat(CreateCommunityPopup): introduce file selector and category panels
2022-08-26 10:59:41 +02:00
Pascal Precht
f2dea729a1
feat(CreateCommunityPopup): introduce canGoNext and nextAction for modal pages
2022-08-26 10:28:28 +02:00
Pascal Precht
3509de8673
feat(AdvancedView): introduce feature flag for discord import tool
...
This adds a feature flag for the discord import tool so we can start
landing individual pieces of the feature without it being fully
implemented.
It also introduces the modal chooser for creating new communities but
it doesn't do anything more than that, as of this commit
Closes #6843
2022-08-26 10:18:49 +02:00
Pascal Precht
e98a3b27fb
refactor: move CommunityBanner to shared namespace
2022-08-26 10:18:49 +02:00
Patryk Osmaczko
037937a04f
fix(@chat/groups): resolve undefined chatContentModule
...
fixes : #7146
2022-08-26 08:40:47 +02:00
Boris Melnik
7b77973b86
test(chat): Can clean chat history
...
Closes : #6876
2022-08-25 15:17:52 +03:00
Boris Melnik
4f2db08a75
fix(StatusListItem): fix `sensor.onClicked` to `onClicked`
...
Closes : #7135
2022-08-25 11:55:55 +03:00
Patryk Osmaczko
6339bd5782
feat(@desktop/chat): sort chat by lastMessageTimestamp
...
closes : #6634
2022-08-24 17:12:47 +02:00
Sale Djenic
398f62806f
feat(@desktop/keycard): initial UI for the keycard settings
...
This is just a wireframe implementation, without any special functionalities.
Fixes : #7023
2022-08-24 14:18:06 +02:00
Khushboo Mehta
8eb328bae7
fix(@desktop/sugnup): Profile omage chosen during signup sould be saved for the user and squish test for the same
...
fixes #6861
2022-08-24 11:21:16 +02:00
Stefan
f2615e3cef
tests(Settings): Can backup seed phrase
...
Added debug helpers found useful in debugging while implementing squish
tests
Closes : #6902
2022-08-23 15:17:36 +02:00
Anastasiya S
9283e68421
fix: calculate estimated time in ens modal
...
fix: calculate estimated time in ens modal
2022-08-23 08:52:01 -04:00
Khushboo Mehta
289209f7ec
fix(@desktop/profile): Can set own online state to online, offline
...
fixes #6895
2022-08-23 14:26:42 +02:00
PavelS
38c77095b8
fix(@desktop/chat): adjust add members default picture
...
Update colorForPubkey to check if colorId is in bounds
Replace userCustomizationColors array usage with Utils function call
Fixes #6971
2022-08-23 13:07:58 +03:00
Khushboo Mehta
0515152bd7
feat(@desktop/wallet): Add Token Detail View
...
fixes #6491
2022-08-23 10:52:26 +02:00
Boris Melnik
41694a6e09
fix(ContactRequests): Fix `sensor.onClicked` to `onClicked`
2022-08-23 09:58:52 +02:00
PavelS
9f2833b994
fix(@desktop/wallet): adjust receive modal adress
...
Fixes #6966
2022-08-22 16:01:05 +03:00
PavelS
35d4a7c44d
fix(@desktop/chat): adjust start chat page
...
Fixes #6942
2022-08-22 16:00:23 +03:00
Michal Iskierko
346af7c245
feat(@desktop/chat): Add requests sections to members tab of the community management
...
Add tabs: "Pending requests", "Rejected"
Add getting declined requests from status-go
Issue #6279
2022-08-22 13:54:36 +02:00
MishkaRogachev
f45275bb1a
test(community): refactor and improve categary relates test cases
2022-08-22 13:25:33 +04:00
Igor Sirotin
42a1cf995c
fix(ChatMessagesView): Usage of `StatusMessage` WIP
2022-08-20 03:02:41 +03:00
PavelS
75ec2750b3
fix(@desktop/chat): adjust search member input
...
Fixes #6970
2022-08-19 19:05:16 +03:00
Richard Ramos
90a715b69f
feat: add store nodes
...
Fixes #6591
2022-08-18 16:35:43 -04:00
PavelS
ba50c69b76
fix(@desktop/community)!: missing error messages
...
Remove ValidationMode.Always for StatusInputs because by default they
are invalid and validate input when dirty
Remove condition from errorMessage of BackupSeedStepBase as not needed.
Fixes #6825
Requires https://github.com/status-im/StatusQ/pull/858
BREAKING CHANGE: StatusInputs are invalid by default and validate when
dirty.
2022-08-18 15:17:14 +03:00
MishkaRogachev
48b7f1c277
test(community): add a test that deletes a community category
...
Close #6750
2022-08-18 15:33:37 +04:00
Anthony Laibe
ade9086b81
test(@wallet): add test for ens name
2022-08-18 13:11:36 +02:00
Noelia
b06bae0d4e
test(Settings/Language): Can change language
...
`tst_languageSettings`:
- Feature and basic scenarios definition: Change language by selection and change language by search.
- Added `StatusLanguageScreen` class and related methods to change and validate language.
`SquishDriver`:
- Added support to scroll at a specific list view index.
- Added support to directly type into a focused element.
`settings_names.py`:
- Added support for object names related to `side bar` options.
- Unified some nomenclature related to settings objects.
`LanguageView`:
- Updated to allow registering the change on Linux before the restart popup is shown so the language test can work.
Closes #6903
2022-08-18 11:28:55 +02:00
Lukáš Tinkl
395d5548b4
feat(CreateCommunityPopup): Add Community Banner to Create Community Modal
...
as status-go already supports parsing the banner JSON string, just pass
it along the NIM backend
Closes #6726
2022-08-18 10:15:04 +02:00
PavelS
28bd67072d
fix(@desktop/onboarding): adapt account dropdown
...
-use StatusQ with updated PopupMenu
Fixes #6822
Requires https://github.com/status-im/StatusQ/pull/853
2022-08-17 14:28:12 +03:00
Patryk Osmaczko
4c2a7656f2
chore(settings/profile): address social links QA issues
2022-08-17 13:18:32 +02:00
Patryk Osmaczko
aeb64e2029
test(settings/profile): test bio and social links
...
Note: interaction between clients is not tested here to avoid dependency
on mailserver. When mailserver is mocked more comprehensive tests should
be provided, that is: verify if identity properties are propagated
and read correctly between two different clients.
closes : #6950
2022-08-17 13:18:32 +02:00
Patryk Osmaczko
7adfb515a9
feat(settings/profile): add bio and social links to settings
...
iterates: #6797
2022-08-17 13:18:32 +02:00
Patryk Osmaczko
805bf824f0
feat(settings/profile): add SocialLinksModal
...
iterates: #6797
2022-08-17 13:18:32 +02:00
Patryk Osmaczko
46e01afa04
feat(settings/profile): add social links' ui primitives
...
iterates: #6797
2022-08-17 13:18:32 +02:00
Patryk Osmaczko
29add2fbc9
chore(settings/messaging): improve contact filter expressions
2022-08-17 09:24:52 +02:00
Patryk Osmaczko
beb4658633
chore(settings/messaging): `id: container` -> `id: root`
2022-08-17 09:24:52 +02:00
Patryk Osmaczko
c46cd1922b
chore(settings/messaging): `id: contactListRoot` -> `id: root`
2022-08-17 09:24:52 +02:00
Patryk Osmaczko
e9a307c383
fix(settings/messaging): remove imperative filtering from ContactPanel
...
fixes : #6673
iterates: #6509
2022-08-17 09:24:52 +02:00
MishkaRogachev
9e811838e8
test(community): add a test that creates a community category
...
Close #6752
test/ui-test/testSuites/suite_status/shared/scripts/sections/community_names.py
2022-08-16 20:57:12 +04:00
Michał Cieślak
21aeeb8906
fix(@desktop/wallet): add account - password checking adjusted
2022-08-16 18:27:16 +02:00
Sale Djenic
b34f0a4736
fix(@desktop/keycard): keycard is not recognized when inserted with wrong side
...
Fixes : #6960
2022-08-16 16:43:33 +02:00
Stefan
057c0ee1c9
test(Communities): can change the emoji of a community channel
...
Closes #6887
2022-08-16 14:18:16 +02:00
Stefan
e33fdafc68
test(Settings) leave community
...
Also add option to retrieve multiple objects with the same "Real Name"
and other required helpers
Closes : #6886
2022-08-16 14:03:59 +02:00
Noelia
1334fbb5f4
test(chat): Can do a mention in a chat
...
`tst_chatFlow`:
- Commented out bc of `mailserver` issues and then weak.
- Added basic test scenario for sending a mention in a public chat with needed validations.
- Added basic test scenario to check a mention cannot be done if it is a non existing user.
`StatusChatScreen` updates:
- Updated join room method to validate the chat is loaded.
- Added methods for doing and verifying a mention.
`SquishDriver` updates:
- Added support in `SquishDriver` to click into a link in a text or label component.
- Minor function renames.
Closes #6879
2022-08-16 13:42:56 +02:00
Noelia
7b54bf31b4
feat(CommunitySettings / Permissions): Added `welcome` page and `How holds` tokens dropdown
...
- Added functionality as experimental advanced view button
feat(CommunitySettings / Permissions): Added welcome page
- Enabled new permissions tab.
- Created welcome page layout.
- Added permissions welcome image.
- Fixed top margin content in `SettingsPanelLayout` to fit designs.
Closes #6036
feat(CommunitySettings/Permissions): Created `new permission` page
- Added `new permission` page.
- Created first card layout.
- Added navigation between `welcome` and `newPermission` views.
- Improvements in base community settings layout pages.
Closes #6037
feat(CommunitySettings/Permissions): `Who holds` tokens dropdown component creation and integration
- Tokens dropdown component creation: main view, operators view and extended view.
- Logic to add new token and change operator.
Part of #6038
2022-08-16 13:42:11 +02:00
Stefan
5fb4c7f110
test(community): delete community channel
...
Also adds verify_equal helper function
Fixes #6751
2022-08-16 11:51:20 +02:00
Patryk Osmaczko
beeb17a3b4
chore: remove leftovers qsTrId->qsTr
2022-08-16 10:21:01 +02:00
Boris Melnik
6b0e29f2ea
fix(Communities): Fix membership requests popup
...
Closes : #6799
2022-08-15 17:32:10 +03:00
Boris Melnik
d8abef5b28
fix(AppSearch): Fix `forceActiveFocus` in StatusSearchPopup
...
Closes : #6638
2022-08-15 17:30:25 +03:00
Boris Melnik
54687cc8cf
fix(ActivityCenter): Close activity center on click outside (via MouseArea)
...
Closes : #6628
2022-08-15 16:51:17 +03:00
PavelS
78969cb8e0
fix(@desktop/chat)!: adjust image context menu size and position
...
Fixes #6830
Requires https://github.com/status-im/StatusQ/pull/852
BREAKING CHANGE: StatusImageModal clicked signal contains MouseEvent now
2022-08-15 15:05:16 +03:00
Boris Melnik
fbc10e7665
fix(CreateChatView): Move `ActivityCenterPopup` to appmain
...
Closes : #6345
2022-08-15 14:10:27 +03:00
Khushboo Mehta
210d5ca2eb
fix(@desktop/wallet): Can see collectibles for an account
...
fixes #6896
2022-08-15 11:53:17 +02:00
Khushboo Mehta
de2d4f405d
fix(@desktop/wallet): Crash when staying on Advanced screen for ~30 minutes
...
fixes #6474
2022-08-15 09:54:10 +02:00
Khushboo Mehta
e9e0161e3c
fix(@desktop/wallet): Add Squish test for edit account
...
fixes #6754
2022-08-12 18:42:31 +02:00
PavelS
46d10e7452
fix(@desktop/onboarding) update logo size
...
Fixes #6821
2022-08-12 12:37:22 +03:00
MishkaRogachev
e67d649c46
feat(desktop): New invite to community popup with message
2022-08-12 11:54:51 +04:00
MishkaRogachev
0418979e9c
fix(desktop): Move Input anchors binding to client code
2022-08-12 11:54:51 +04:00
MishkaRogachev
34671a27c1
fix(@desktop/community): Add tags row on communities portal page
...
Close #6734
2022-08-12 11:52:13 +04:00
Sale Djenic
86a06c9ef9
test(@desktop/general): can quit app by going to settings -> quit
...
Fixes : #6905
2022-08-11 21:39:34 +02:00
PavelS
76cd0f9949
fix(@desktop/settings) align settings header and menu
...
Fixes #6773
2022-08-11 15:22:04 +03:00
Anthony Laibe
2f7e6998bf
test(@wallet): Add test for toggling network & balance
2022-08-11 14:09:07 +02:00
Sale Djenic
505b242246
fix(@desktop/keycard): implement new keycard factory reset flow
...
This partially covers factory reset flow. The part where user is able to select which accounts
wants to remove/keep from/on a keycard will be added later once we add the keycard settings part
for storing those data to a keycard.
Fixes : #6790
2022-08-11 13:57:37 +02:00
PavelS
e0f051006a
fix(@desktop/community) adjust Image Upload popup
...
- update to fixed version of StatusQ
Fixes #6835
2022-08-11 12:49:28 +03:00
Igor Sirotin
3b40649b7b
fix(RecipientSelector): Fixed validation
2022-08-11 00:32:09 +03:00
Jonathan Rainville
44cf440a05
test(community): add a test that edits a community
...
Fixes #6756
2022-08-10 16:24:26 -04:00
PavelS
da517f5888
fix(@desktop/welcome) adjust welcome page
...
Fixes #6820
2022-08-10 15:46:14 +03: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
148c677b66
fix: ens details view
2022-08-08 20:42:56 -04: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
MishkaRogachev
3822ca3dab
feat(@desktop/communities): Polishing CommunityTagsPanel design
...
Close #6739
2022-08-08 16:26:47 +03:00
Igor Sirotin
d048939b5d
fix(Profile): Wallet connected dapps count label
2022-08-08 15:53:23 +03: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
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
MishkaRogachev
3afa49a873
fix(@dektop/chat): Fix messages timestump update
...
Close #6543
2022-08-05 17:15:38 +03: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
Anthony Laibe
c3e345445c
test(@wallet): edit/delete saved addresses
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
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
8b4ceec773
test: cleanup names.py and structure it + some fixes to onboarding tests
...
Fixes #6539
2022-08-03 13:08:32 -04:00
PavelS
be6240e41c
fix(@desktop/community) adjust color picker
...
Fixes #6728
2022-08-03 17:39:36 +03:00
Lukáš Tinkl
6f1cf8bd74
fix(CreateCommunityPopup): Create Community modal adjustments
...
- fix initial input focus
- fix texts according to design
- fix TAB keys between the input fields
- fix input fields text and placeholders alignment
- make the community options checkboxes clickable
- adjust margins/spacing according to design
Closes : #6724
2022-08-03 12:01:28 +02:00
Khushboo Mehta
e5358bf29a
fix(@desktop/wallet): Implements basic collectible view
...
fixes #6492
2022-08-03 10:11:09 +02:00
Michal Iskierko
92c1e9ce18
feat(@desktop/chat): Add sections to members tab of the community management
...
Add tabs: "All members" and "Banned"
Add unban functionality
Issue #5979
2022-08-03 09:48:09 +02:00
Anthony Laibe
03b3b0c6f5
test(@wallet): send transaction
2022-08-03 09:45:55 +02:00
Khushboo Mehta
76d7ca089c
feat(@desktop/wallet): Send modal should work as a wizard and use StatusDialog instead of StatusModal
...
fixes #6587
2022-08-03 09:42:06 +02:00
Khushboo Mehta
39cf2f3fac
fix(@desktop/wallet): Token selector in the send modal doesn't look like design and overflows window
...
fixes #6499
2022-08-03 09:26:18 +02:00
Patryk Osmaczko
43de90e80e
feat(settings): add alpha and beta language sections
...
closes : #6662
2022-08-02 17:27:32 +02:00
Patryk Osmaczko
8e31303c6d
fix(settings): remove usage of proxyRoles
...
- SortFilterProxyModel::proxyRoles have big performance impact, don't
use it util it's fixed
2022-08-02 17:27:32 +02:00
Jonathan Rainville
b43d773a57
test(chat): add test to mark as read
...
Fixes #6671
2022-08-02 10:34:02 -04:00
Alexandra Betouni
cbb6cd70a8
fix(CommunityIntroMessageInput): input height was set to 0
...
Closes #6697
2022-08-02 17:18:39 +03:00
Alexandra Betouni
ffc053e0aa
fix(SeedPhraseInputView): sug list was clipped at bottom row
...
Closes #6608
2022-08-02 16:23:34 +03:00
Jonathan Rainville
5fe0005e2b
fix(chat-test): fix ChatFlow test that blocked because of the inputs
2022-08-01 10:25:16 -04:00
Michał Cieślak
a2fd11a339
fix(community): Send community invitation fixed
2022-08-01 16:11:28 +02:00
Lukáš Tinkl
4e81f586ca
fix(Settings/ProfileLayout): TestNet banner overlaps left panel
...
Fixes #6600
2022-08-01 11:12:17 +02:00
Alexandra Betouni
8af4e765c9
fix(InsertDetailsView): fixed layout spacing and positioning
...
Closes #6022
2022-08-01 11:58:08 +03:00
Jonathan Rainville
03780d4875
feat(MessageContextMenu): add option to verify identity in context menu
...
Fixes #6252
2022-07-29 09:43:35 -04:00
Michał Cieślak
2fbc313e5a
fix(communities): Cannot leave community, invite, mute from Settings/Communities
2022-07-29 11:11:06 +02:00
PavelS
4d0bfcc501
fix(@desktop/onboarding): add password fields autofocus
...
- update views exposed functions
Closes : #6577
2022-07-29 10:23:59 +03:00
Noelia
7b4802db83
test(CreateGroupChat): Create Group Chat
...
- Created new test case with basic create group chat scenario.
- Added specific data folder for `tst_groupChat`.
- Removed deprecated data folder.
- Added dynamic login (depending on the account).
- Added global account information in `suite_status/data` folder.
- Added new group chat validations, title, history texts, members added and send chat message.
- Replaced some ids by objectNames.
- Some improvements in `names.py`.
- Onboarding objects refactor.
Fixes #6444
2022-07-28 14:21:32 +02:00
PavelS
9af1d15f8e
fix(@desktop/onboarding): update handler and naming
...
- add logic clarification comment
Closes:#6518
2022-07-28 13:24:04 +03:00
PavelS
06f6eb176f
fix(@desktop/onboarding): add account name area cursorShape
...
Closes:#6518
2022-07-28 13:24:04 +03:00
PavelS
492afe6996
fix(@desktop/onboarding): make account name area clickable
...
Closes : #6518
2022-07-28 13:24:04 +03:00
Lukáš Tinkl
24775f2f51
fix(ContactsListPanel/ContactsView): items have their right side options hidden
...
Fixes : #6669
2022-07-28 10:45:06 +02:00
Lukáš Tinkl
d511e5eda3
fix(ContactsListPanel): hide "Send message" for blocked contacts
...
Fixes #6299
2022-07-28 10:45:06 +02:00
Lukáš Tinkl
db4ec6430e
fix(InsertDetailsView): UI fixes
...
fix some (line)spacing and margin problems
Closes : #6453
2022-07-28 09:55:05 +02:00
Alexandra Betouni
a4127925df
fix(LoginView): Password field design inconsistencies
...
Closes #6519
2022-07-28 10:30:59 +03:00
Jonathan Rainville
3f10da868a
test(community): add test for the right click menu to create channel
...
Fixes #6609
2022-07-27 10:40:56 -04:00
Jonathan Rainville
e20929be4c
fix(CommunityColumnView): re-add right click menu on community column
...
Fixes #6609
The menu was lost because it used to be set as part of the ScrollView background, but it got changed to a Flickable as part of the fix to the scrolls being not smooth.
Anyway, background doesn't exist on Flickables, so I removed it and moved the MouseArea to the CommunityColumnView instead.
2022-07-27 10:40:56 -04:00
Boris Melnik
e351653083
fix(ContactsPanel): Use `iconSource` property instead of `icon`
2022-07-27 16:49:56 +03:00
Patryk Osmaczko
5b51a7ce81
chore(settings): fix naming: locale->language
2022-07-27 14:22:50 +02:00
Patryk Osmaczko
0dfdcc727a
feat(settigns): use nim provided language model
...
closes : #6416
2022-07-27 14:22:50 +02:00
Patryk Osmaczko
239eb4fa8a
fix(@desktop/onboarding): set proper user color icon
...
fixes : #6063
2022-07-27 11:15:49 +02:00
Lukáš Tinkl
ee43cb277a
fix(AppearanceView): UI issue fixes
...
- fix system appearance preview being cut off
- bring the panel close to UI design (I haven't changed the common
stuff like headline fonts, overall margins, etc)
Closes : #6623
2022-07-26 23:41:30 +02:00
Alexandra Betouni
be64f60a86
fix(StatusInput): Updated status input custom height leftovers
...
Closes #6637
2022-07-26 14:45:41 -04:00
Lukáš Tinkl
375f11cae2
fix(AllowNotificationsView): The page 'Allow notifications' differs from the Design
...
Closes : #6514
2022-07-26 17:32:52 +02:00
Sale Djenic
97cc9b6e01
fix(@desktop/appsearch): searching doesn't work when "In: Anywhere" set by X button
...
Fixes : #6551
2022-07-26 14:43:30 +02:00