Lukáš Tinkl
02e40adfca
feat: New design flows to integrate Revealing addresses...
...
... when joining Community functionality
Closes #11138
2023-07-19 12:44:16 +02:00
Anthony Laibe
3ea5464c33
feat(@wallet): verify json rpc URL
2023-07-18 15:39:21 +02:00
Sale Djenic
4b6066c955
fix(@desktop/wallet): review comments applied for keypair rename feature
...
- labels changed in Figma, updated in the app
- `Show encrypted QR of keypairs on device` is displayed only if needed now,
for this I had to add account/keypair `operability` feature, so far it handles only
displaying a context menu option, later in a separate issue a proper functionality
will be added
- wallet related toast notifications moved to the proper place (`AppMain.qml`, where
actually all notifications should be handled), not in the place where they occurs, we
need to review other notifications as well and move them there
2023-07-18 09:20:09 +02:00
Sale Djenic
6d25a888d3
feat(@desktop/wallet): keypair rename (a profile keypair name should follow display name)
...
Fixes : #10769
2023-07-18 09:20:09 +02:00
Khushboo Mehta
1a5907e22c
fix(@desktop/wallet): fixes eird scrolling behaviour in Wallet settings
...
fixes #11526
2023-07-17 21:03:44 +02:00
Khushboo Mehta
4d6c8a840b
feat(@desktop/wallet): Networks - Edit Network
...
fixes #11434
2023-07-17 21:03:44 +02:00
Boris Melnik
c3c74b9f61
feat(new-links-format): Adds new links to UI
...
Part of: #10852
2023-07-17 14:41:22 +03:00
Khushboo Mehta
a468635ddc
feat(@desktop/wallet): Networks - New List UX with link mainnet/testnet + testnet mode enable/disable
...
fixes #11252
2023-07-14 08:57:36 +02:00
Sale Djenic
1561b170e4
chore(@desktop/syncing): keycards syncing improvements part 2/2
...
Handling keycards related syncing improvements done on the status-go side.
Closes : #11268
2023-07-11 22:15:44 +02:00
Sale Djenic
11389facc0
fix(@desktop/general): make "Backup data" button available only for the "development" build
...
Fixes : #11463
2023-07-10 11:35:28 +02:00
Jakub Sokołowski
08ef5efda5
fleets.json: drop decomissioned eth.test fleet
...
The fleet wasn't being used so it has been liquidated:
https://github.com/status-im/infra-eth-cluster/commit/de986014
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2023-06-30 08:35:06 -04:00
Sale Djenic
263ef86c31
fix(@desktop/keycard): crash by just running "Setup a new Keycard with an existing account" flow and closing it
...
Fixes : #11346
2023-06-30 12:22:52 +02:00
Anthony Laibe
7dbf994e1f
feat(@wallet): add account button from settings
2023-06-29 18:51:37 +02:00
Lukáš Tinkl
6d6cb7a7a7
Settings/Communities: fix duplicate entries
...
in case a community is both `spectated` and `joined`
Fixes #11301
2023-06-29 17:22:36 +02:00
Jonathan Rainville
e35945b76c
feat(requestToJoin): add addressesToShare to requestToJoin call
...
Fixes #11154
2023-06-29 11:19:19 -04:00
Sale Djenic
319bf7a69e
fix(@desktop/syncing): keypair syncing - function renamed to avoid confusion, request from the code review
2023-06-29 15:08:29 +02:00
Sale Djenic
7c56dc53d9
feat(@desktop/syncing): keypair syncing - recovering from another device with Keycard related profile
...
Closes : #10983
2023-06-29 15:08:29 +02:00
Khushboo Mehta
a2dd87c18b
feat(@desktop/wallet): Watch only account toggle + persisted
...
fixes #11221
2023-06-29 10:18:42 +02:00
Noelia
0ab8a62896
feat(Communities): Communities folder reorganization
...
- Renamed main `CommunitiesPortal` folder to `Communities`.
- Created new `layouts` folder.
- Moved layout files from chat to communities.
- Created new `helpers` folder.
- Moved helpers files from chat to communities.
- Moved `controls/community` files from chat to communities `controls`.
- Moved `panels/communities` files from chat to communities `panels`.
- Moved `popups/community` files from chat to communities `popups`.
- Moved `views/community` files from chat to communities `views`.
- Moved `CommunityBanner` file from shared to `Communities/controls`. Only used in communities context.
- Moved `CommunitySettingsView` and `CommunityColumnView` files from chat to communities `views`.
- Moved `PermissionsStore.qml` file to `shared/stores`.
- Updated imports.
- Updated storybook.
Part of #6204
2023-06-28 14:28:47 +02:00
Anthony Laibe
31aca3ac35
feat(@wallet): Sort account by position
2023-06-26 22:21:20 +02:00
Khushboo Mehta
c47140a406
feat(@desktop/wallet): Wallet accounts - Account List
...
fixes #11189
2023-06-23 16:55:36 +02:00
Lukáš Tinkl
620c7a746d
feat(Settings/Communities): implement new communities list
...
Closes #11145
2023-06-23 16:48:26 +02:00
Boris Melnik
cdac45010a
feat(communities): Adds mute community intervals
...
Fixes : #9369
2023-06-22 20:46:33 +03:00
Lukáš Tinkl
ecc1b5316f
fix: community context menu should not say "Leave community" if not joined
...
- get rid of the `amISectionAdmin` for good (was done only partially in
82a1ed2f7a
)
- fix the corresponding storybook pages
Fixes #10963
2023-06-21 11:17:13 +02:00
Ivan Belyakov
a7b78bb6e8
feat: Add scrolling velocity and deceleration settings to advanced
...
settings.
Fixed RadioButtonSelector using anchor.margins
2023-06-16 15:54:33 +02:00
Igor Sirotin
60d78eb0ad
fix: Re-enable light mode for status.prod ( #11042 )
2023-06-15 21:34:25 +03:00
Lukáš Tinkl
7bf7f272f3
fix: community context menu should not say "Leave community" if not joined
...
- differentiate between "Close" and "Leave" a community where the former
applies to spectated communities
- move the "leave community" confirmation popup to a shared place
(Popups.qml), extend it with the outro message and reuse it everywhere
- don't let admins leave a community
- some minor cleanups and dead code removals
Fixes #10963
2023-06-15 12:22:04 +02:00
Lukáš Tinkl
38bbd0fb53
fix: unbreak profile showcase
...
- amISectionAdmin no longer exists
- profile section wallet store no longer provided the base assets model
2023-06-15 11:13:36 +02:00
Igor Sirotin
11bd51fc27
fix(SyncingView): only suggest to sync non-synced devices ( #11083 )
2023-06-15 11:53:35 +03:00
Igor Sirotin
476db57837
fix(Settings): fix left panel items width ( #11048 )
2023-06-14 18:07:36 +03:00
Igor Sirotin
951fa8b0f4
feat(SyncingView): show installation id in debug mode ( #11058 )
2023-06-14 16:02:57 +03:00
Jonathan Rainville
f6223a1559
chore(update): comment out check for updates for now
...
Fixes #10990
2023-06-13 09:29:56 -04:00
Lukáš Tinkl
0b94c2b541
fix: revert to not destroy popups on close by default
...
- causing too many regressions along the way
- most of our popups are already destroyed properly inside Popups.qml
- in general, a Popup (Dialog, Menu, etc.) can be manually destroyed iff
it had been created using `Component.createObject()`, otherwise it's gone
for good until restart
- manually enabled the destroy-on-close in verified cases
Fixes #10948 (maybe some other dupes)
2023-06-09 00:44:27 +02:00
Patryk Osmaczko
dfbac49302
chore(qml): adapt assets to support mediaserver images
2023-06-08 13:09:59 +02:00
Sale Djenic
ae492fe631
fix(@desktop/profile): profile social links
...
- added to sync mechanism
- added to backup mechanism
- UI updated according to the newest changes
Closes : #10390
2023-06-07 13:22:59 +02:00
Khushboo Mehta
28654e0187
\chore(@desktop/wallet): Change customisation colours on desktop to match those used on mobile
...
fixes #10637
2023-06-02 19:48:19 +02:00
Patryk Osmaczko
35a2dd5244
[Popups]: added destroy() function in all popups by default
...
Also switched StatusModal to derive from StatusDialog instead
of Popup type
Closes #10149
2023-06-02 14:28:39 +03:00
Igor Sirotin
7eed470829
fix(StatusScrollView): Change implementation to inherit ScrollView ( #10789 )
2023-05-31 23:58:23 +03:00
Lukáš Tinkl
bf6758b68e
fix(ShowcaseDelegate): community icon is not rounded
...
- this needs proper bg color (transparent) and a `border.width: 0` to
work properly with the
Fixes #10754
2023-05-25 16:30:10 +02:00
Emil Sawicki
f42f48b247
fix(@desktop/wallet); Refresh transaction wallet address
2023-05-23 07:44:29 -04:00
Igor Sirotin
5ff4b5a435
fix(MessageContextMenu): Cleanup. Separate menu for profile. ( #10729 )
2023-05-19 19:07:50 +03: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
Sale Djenic
5122815df8
feat(@desktop/wallet): removing wallet account without an authentication
...
Closes : #10569
2023-05-09 12:05:49 +02:00
Alex Jbanca
a674ec57a8
fix(blockChat): Disable chat input when minimal conditions are not met
2023-05-05 19:44:39 +03:00
Khushboo Mehta
6779e15b28
chore(@desktop/wallet): Add logic to handle the selected account for the send and receive modal to nim
2023-05-04 21:07:49 +02:00
Alexandra Betouni
38691da02c
(settings): moved waku nodes option to advanced
...
Closes #9687
2023-05-04 16:06:09 +03:00
MishkaRogachev
e160e70121
fix(Contacts): Remove lagecy `removeContactRequestRejection`
...
Close #9935
2023-05-02 13:56:36 -04:00
Igor Sirotin
3ff97c9137
fix(Onboarding): Image is visible after first onboard. Other minor fixes ( #10489 )
2023-05-02 16:37:31 +03:00
Cuteivist
cdbdae2d39
feat(@desktop/activities): Updated no activity text style ( #10461 )
...
closes #10443
2023-05-02 10:01:04 +02:00
Igor Sirotin
7dfd13ca77
fix(ens): Various ENS-related UI fixes ( #10492 )
2023-05-01 23:32:36 +03:00