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
Anastasiya Semiankevich
9df6e68a77
chore(@CommunityNewTokenView.qml): add validation for decimal points input
2023-06-23 16:38:04 +03:00
Anastasiya Semiankevich
b0a48f35ee
chore(@CommunityNewTokenView): placeholder should differ depends on view
...
different placeholders for Asset and Collectibles view per figma
2023-06-23 15:09:25 +03:00
Boris Melnik
cdac45010a
feat(communities): Adds mute community intervals
...
Fixes : #9369
2023-06-22 20:46:33 +03:00
Khushboo Mehta
9be598ee32
fix(@desktop/wallet): Activity UI filtering improvements
...
1. Handling case where filters result in no results
2. Fixed period filter
3. Used recipient model from go side
2023-06-22 17:49:02 +02:00
Lukáš Tinkl
ae9a52397c
fix: broken validation in Total finite supply field
...
do not try to assign `supply` value in case of error
Fixes #11122
2023-06-22 17:17:06 +02:00
Lukáš Tinkl
bb7f744c57
fix: [Mint Token] Update supply validation rule text
...
Fixes #11190
2023-06-22 17:17:06 +02:00
Lukáš Tinkl
ee8df8357a
fix: Center collectible artwork field horizontally
...
Fixes #11187
2023-06-22 17:17:06 +02:00
Stefan
eb0406b556
feat(wallet) api to retrieve last activity timestamp
...
Bumps status-go to include the new API endpoint.
Integrate the new API endpoint with the ActivityFilterPanel.
Closes #11169
2023-06-22 15:53:11 +02:00
Pascal Precht
bea4c8c2ad
fix: ensure view-and-post permissions are hidden when satisfied
...
This has slipped through during rebase.
We don't want to show the list of permissions to be fullfilled if they
are already satisfied
2023-06-22 12:53:39 +02:00
Noelia
1d086a9a65
fix(MintToken): 0/1 remaining label shown for a token with infinite supply
...
Fixes #11208
2023-06-22 12:17:34 +02:00
Noelia
a671f7a9f8
fix(MintToken): Change remotely destruct text in summary view
...
Fixes #11199
2023-06-22 12:17:34 +02:00
Noelia
9b5efd59ef
fix(MintToken): Footer options must be disabled in some cases
...
- Footer options must be disabled until minting process is completed.
- Airdrop footer option must be disabled if not available tokens to airdrop.
- Remotely destruct footer option must be disabled if no hodlers.
Fixes #11198
2023-06-22 12:17:34 +02:00
Noelia
6edfa002d2
fix(Airdrop): Airdrop item not inserted correctly
...
- After a rebase, signal properties were modified incorrectly.
- Also added protection to not push into the stack the same state more than ones and reset holdings model each time it is set.
Fixes #11147
2023-06-22 12:17:34 +02:00
Noelia
25b4f1a269
fix(MintToken): Can't get fees to remotely destruct tokens
...
After a rebase, signal parameter names were renamed incorrectly.
Fixes #11149
2023-06-22 12:17:34 +02:00
Alex Jbanca
b128ed3ec1
fix: Mint tokens view - exclude watch accounts from accounts dropdown
2023-06-22 12:16:45 +03:00
Alex Jbanca
581ba8541b
fix: Community permissions and tokens view horizontal scrolling
2023-06-22 10:02:59 +03:00
Stefan
2ba9680316
feat(wallet): filter activity by ERC20
...
Refactor code to use the token identity instead of token code
Removed the debugging activity view as now we have the API integrated
in the history view
Fixed the activity type in the activity entry
Closes : #11025
2023-06-21 11:49:02 +02: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
Alex Jbanca
d79a93bb6a
fix: InDropdown scrollable height
2023-06-21 09:54:43 +03:00
Pascal Precht
b3329d790e
feat: channel permissions
...
Closes : #10996 , #10995 , #10993 , #10997 , #9537
2023-06-20 21:57:37 +02:00
Alexandra Betouni
3e0a01883f
feat(CommunityPemissions): Added chat input post rights panel
...
Closes #9436
2023-06-20 20:19:55 +02:00
Alexandra Betouni
61faa2df90
fix(CommunityOverview): adjusted info icon color
...
Closes #10899
2023-06-20 18:08:44 +03:00
Lukáš Tinkl
fe9bb7d398
chore: Update StatusBaseButton content item layout
...
- introduce StatusButton storybook page with controls to play around
with the its options and variants
- StatusBaseButton: make the content item horizontally centered by
default
- StatusBaseButton: remove `textAlignment` and fix `textFillWidth` for
the intended usage
- fixup usage of the 2 above options which were introduced merely as a
workaround, mostly in wallet + corresponding storybook pages
Fixes #10903
2023-06-20 14:10:35 +02:00
Igor Sirotin
f17e49fe32
fix: Community settings member context menu ( #11150 )
2023-06-20 10:14:25 +03:00
Emil Sawicki
54ae6a3154
feat(@wallet): Display parsed input data
...
fixes #10793
2023-06-19 10:43:09 +01:00
Jonathan Rainville
347bc9c9d7
feat(curated-comms): add permission model to curated communities
...
Fixes #10410
Adds the permission model to the curated communities model.
Also fixes the assetsModel and collectiblesModel used by the community portal, because it was using the basic Chat Store created in AppMain, but that store doesn't have the assets model.
2023-06-16 16:43:33 -04:00
Dario Gabriel Lipicar
9fc8f66fbd
feat(@dekstop/wallet): use amounts from activity backend
...
Part of #11080
2023-06-16 11:06:23 -03: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
Mikhail Rogachev
fecf58102c
feat(Communities): Request to join should ask for a wallet password ( #10967 )
2023-06-16 15:02:03 +04:00
Cuteivist
5d7a4723bf
chore(@desktop/wallet): Use transparent background and add scroll shadow ( #11118 )
2023-06-16 11:37:17 +02:00
Khushboo Mehta
47c76714db
feat(@desktop/wallet): Glue for acitvity filter UI and backend
2023-06-16 11:24:52 +02:00
Igor Sirotin
60d78eb0ad
fix: Re-enable light mode for status.prod ( #11042 )
2023-06-15 21:34:25 +03:00
Anastasiya Semiankevich
373608d744
chore(@e2e_tests): split scenario to create and edit, improved edit logic
2023-06-15 18:14:13 +03:00
Michal Iskierko
d57485c6e9
feat(@desktop/communities): Add burning collectibles functionality
...
Burn collectibles.
Displaying burning fee.
Displaying remaining supply.
Issue #10816
2023-06-15 17:11:15 +02:00
Igor Sirotin
407179cd10
fix(ChatColumnView): hide input when no active chat ( #11107 )
2023-06-15 16:58:32 +03:00
Cuteivist
10e5c714a2
feat(@desktop/wallet): Use new activity model for HistoryView ( #11075 )
...
closes #11019
2023-06-15 15:09:35 +02:00
Michał Cieślak
e0dd0b82ce
feat(Community Airdrops): Dynamic fee calculation in the airdrop form
...
Closes : #10547
2023-06-15 14:32:52 +02:00
Noelia
d4ba22f7bb
feat(AirdropAssets): Enable assets tab in airdrop dropdown
...
- Added assets model.
- Added no data text for assets tab.
- Added navigation from airdrop to mint specific tab.
- Updated `HoldingsDropdown` component to allow network information for assets.
- Removed `isCollectiblesOnly` option in `HoldingsDropdown`. No longer needed.
- Updated `storybook` to support airdrop assets testing.
Closes #11056
2023-06-15 14:04:08 +02: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
Anastasiya Semiankevich
601696f589
chore(e2e_tests): extend saved address creation with network options
2023-06-15 12:22:48 +03: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
Khushboo Mehta
7f18a76fd5
feat(@desktop/wallet): Complete Filter Activity List
...
fixes #10823
2023-06-14 20:18:44 +02:00
Khushboo Mehta
fe023d39da
feat(@desktop/wallet): Activity FIlter UI rest of the filters (UI only)
2023-06-14 18:06:05 +02:00
Mykhailo Prakhov
82a1ed2f7a
feat(@desktop/community): Community admin permissions ( #10909 )
...
* chore:
- replaced admin bool to memberRole
- activate admin permissions
- configured admin restrictions
2023-06-14 18:00:41 +02:00
Igor Sirotin
4849230054
fix(ChatColumnView): fix input `Unblock` button state ( #11073 )
2023-06-14 18:09:46 +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