Sale Djenic
d107a9f90b
feat(@desktop/keycards): managing mocked keycards when running keycard flows
2023-09-27 18:20:43 +02:00
Khushboo Mehta
29629a3d6d
fix(@desktop/wallet): Send Modal Improvements & missing features
...
fixes #12243
2023-09-26 12:58:28 +02:00
Noelia
89a559745b
feat(Wallet/Collectibles): Added special format for owner and tmaster community tokens
...
- Updated `CollectibleDetailsView` to show owner and tMaster token collectible types with the correct design.
- Updated `CollectiblesView` to show owner and tMaster token collectible types with the correct design.
- Modified send footer option if collectible selected is an owner token.
- Added logic to wallet rootstore to handle selected collectible data.
- Reverted changes on property selectAccount in sendModal
Closes #12172
2023-09-26 12:44:15 +02:00
Anastasiya Semenkevich
6cdc631f04
chore(@sync_code_qml): added object names for testing purposes
2023-09-26 09:00:33 +03:00
Lukáš Tinkl
e6408724c9
feat(settings): add Privacy Statement and Terms of Use
...
- bundle those 2 documents as Markdown
- some UI fixes according to latest Figma
Fixes #12192
2023-09-25 14:09:45 +02:00
Teodor M. Ionita
8969b410f4
fix(StatusChatInput): allow image drop only if currently visible
...
Fixes #10885
2023-09-25 14:08:18 +03:00
Michał Cieślak
c61fd6057b
chore(Tracer): Simplify by using Timer instead of Animation
2023-09-22 18:17:31 +02:00
Shinnok
e532abb448
fix(StatusChatInput): New handler method for large messages
...
Instead of silently cutting off user text beyond the 2000
char limit, handle it more gracefully within certain limits.
Closes #11767
2023-09-22 17:25:38 +03:00
Cuteivist
5bf905b91d
feat(@esktop/wallet): Implemented filter by similar option ( #12232 )
2023-09-22 12:57:24 +02:00
Cuteivist
58ccb01b76
chore(@desktop/wallet): Show option for in network ( #12199 )
2023-09-22 12:03:15 +02:00
Michał Cieślak
82a5147bb5
feat(CommunitySettingsView): Integrate Kick/Ban/Destruct popups for TokenMaster
...
Closes : #12066
2023-09-22 11:46:51 +02:00
Khushboo Mehta
76615b0bf7
fix(@desktop/wallet): Move selected recipient and send type to nim
...
fixes #12206
2023-09-21 15:34:00 +02:00
Khushboo Mehta
c8c9c706d9
fix(@desktop/wallet): SendModal: Move logic to nim Part 2, parsing recipient address string to separate the chain prefixes
...
fixes #12149
2023-09-21 13:54:04 +02:00
Cuteivist
fddcc3a83f
feat(@desktop/wallet): Transaction collectibles filtering ( #12162 )
2023-09-21 08:58:44 +02:00
Alex Jbanca
7c8436f492
feat: Adding new user profile cards for link previews
2023-09-20 19:56:18 +03:00
Michał Cieślak
fb48e7be0b
feat: Refactor AmountToSend to use exact amounts for transactions
...
Closes : #12168
2023-09-20 15:15:29 +02:00
Noelia
717c243e02
feat(TransferOwnershipPopup): Updated transfer ownership popup according to new design
...
- Applied new design to transfer ownership popup.
- Added support in storybook.
- Added navigation to transfer ownership popup from community settings / owner token footer.
- Added navigation to transfer ownership popup from community settings / overview.
- Linked wallet send modal to the transactions popup with the needed pre-populated data.
Closes #12171
2023-09-20 11:08:29 +02:00
Boris Melnik
c102d2de07
feat(activity-center): Display album of images
...
Fixes : #9951
2023-09-19 22:52:07 +03:00
Khushboo Mehta
1f85ec1bd6
fix(@desktop/wallet): Fixing bugs found during demo
2023-09-19 13:59:46 +02:00
Stefan
7e5ed80847
chore(wallet) remove activity filter dependency on accounts
...
Bumps status-go and pass the all addresses selected to the API
Close #11980
2023-09-19 10:59:02 +02:00
Lukáš Tinkl
848d3b14f5
feat(community ownership) Move community control node flow UI
...
Implement the UI part of the new flow for moving community control nodes
w/o involving private keys
Closes #12088
2023-09-18 11:00:46 +02:00
Alex Jbanca
a072286675
Update ui/imports/shared/controls/chat/LinkPreviewCard.qml
...
Co-authored-by: Igor Sirotin <sirotin@status.im>
2023-09-18 09:28:22 +03:00
Alex Jbanca
7b6281a6c6
feat: Implement the new Link Preview cards
...
Implementing the new design for the following preview types:
- Community and channel
- General link previews (Youtube, github etc)
- Image link preview
The storybook implementation has all these links available for testing.
Missing features in the app:
- Logo (favicon)
- Community card
- Image preview details (title, domain name)
2023-09-18 09:28:22 +03:00
Khushboo Mehta
1d99d8ae97
chire(@desktop/wallet): Streamline send modal folder structure
...
fixes #12140
2023-09-15 13:43:59 +02:00
Teodor M. Ionita
1d644d0b9c
feat(ChatContextMenu): add confirmation dialog when leaving group chat
...
Fixes #11998
2023-09-15 08:17:53 +03:00
Khushboo Mehta
296f70103a
feat(@desktop/wallet): Enable Collectibles tab before token is selected
...
fixes #12095
2023-09-14 11:26:41 +03:00
Khushboo Mehta
f597ef4e6a
feat(@desktop/wallet): Glue for sending nft
...
fixed #12128
2023-09-12 14:01:10 +02:00
Vladimir Druzhinin
29665956f1
Test(Community) Object names added ( #12127 )
2023-09-12 10:55:40 +02:00
Alexandra Betouni
ed065a94f9
fix(URLUnfurling): Updated image context menu
...
Also moved copyToClipboard function in Utils
and updated Chat section to use it from there
Closes #11941
2023-09-12 00:04:08 +03:00
Michał Cieślak
f8347af7b7
StatusChatInput: remove unmaintained integration with ChatCommandsPopup
...
The functionality for sending/receiving funds directly from chat
is currently not supported, both code and designs are outdated.
This commit removes integration part but leaves ChatCommandsPopup
component for potential future use.
Closes : #12118
2023-09-11 14:37:16 +02:00
Dario Gabriel Lipicar
50ffbb9dce
feat(@desktop/wallet): add collectibles list to send modal
...
Fixes #12072
2023-09-11 08:02:02 -03:00
Sale Djenic
61f3d903ce
feat(@desktop/syncing): keypair syncing - migrate keypair to/from keycard if devices are already paired
...
Closes : #11706
2023-09-11 12:14:36 +02:00
Cuteivist
33a8ed9b9c
bug(@desktop/wallet): Unkown symbol and Gwei decimals ( #12083 )
2023-09-11 12:08:21 +02:00
Cuteivist
63eacf0817
feat(@desktop/wallet): Use estimated latest block for details ( #12092 )
2023-09-11 10:08:53 +02:00
Alex Jbanca
624b758c85
fix(Update fees periodically): Implementing periodic fee update for airdrops, minting, self destruct and burning transactions
2023-09-08 23:25:04 +03:00
Sale Djenic
b22b632b2d
feat(@desktop/wallet): account interaction - stop using a keycard for profile keypair - handling on paired devices
...
Part 4 of: #11737
2023-09-07 14:49:06 +02:00
Stefan
8138e5edcf
chore(wallet) remove requesting detailed transaction info for activity
...
Closes #11598
2023-09-04 22:07:24 +02:00
Sale Djenic
ef4a564fc7
feat(@desktop/wallet): account interaction - stop using a keycard for profile keypair (on device)
...
Part 3 of: #11737
2023-09-04 16:25:53 +02:00
Sale Djenic
defce32b37
chore(@desktop/general): password confirmation identified as shared component
2023-09-04 16:25:53 +02:00
Stefan
6b56bbe01f
chore(wallet) move totalFees to details
...
Updates #11597
2023-09-04 14:33:19 +02:00
Cuteivist
722a9022e2
feat(@desktop/wallet): Extended activity progress block ( #12013 )
2023-09-04 12:19:02 +02:00
Sale Djenic
45f7299202
feat(@desktop/wallet): adding factory reset keycard flow as a continuation to the stop-using keycard flow
...
Part 2 of: #11737
2023-09-01 09:20:54 +02:00
Sale Djenic
c59f6d72d8
feat(@desktop/wallet): account interaction - stop using a keycard for non profile keypair
...
Part 2 of: #11737
2023-09-01 09:20:54 +02:00
Michał Cieślak
3d336f2666
fix(Communities): Align Constants.CommunityMembershipRequestState with MembershipRequestState in types.nim
...
Closes : #12042
2023-08-31 18:17:34 +02:00
Shinnok
6c25b6264f
Add missing object id for QML object ( #12025 )
2023-08-31 15:16:29 +03:00
Michał Cieślak
2de2393ec1
chore(AmountInput): Allow custom err msg for exceeding max, custom label and flag for zero as valid input
2023-08-31 00:37:23 +02:00
Jonathan Rainville
789a01cf09
feat(shared-addresses): add loading state for checking permissions
...
Fixes #11893
2023-08-30 10:48:12 -04:00
Khushboo Mehta
330ccb58a6
chore(@desktop/wallet): Move send modal logic over to nim side
...
fixes #11881
2023-08-30 14:45:40 +02:00
Cuteivist
db350dc36e
feat(@desktop/wallet): Fetch multi tx details ( #12002 )
...
closes #11897
2023-08-30 14:10:59 +02:00
Lukáš Tinkl
5aec48da35
fix(chat): Download/invite popup small issues
...
- make the popup centered across the whole window
- fix (and extract) the get/download link to `Constants`
- fix some memleaks
Fixes #11926
2023-08-29 15:19:41 +02:00
Michal Iskierko
da30b8d2d8
fix(@desktop/communities): Pass addressFrom from UI to contract calls.
...
Use address set in UI instead of deployer.
Fix #11827
2023-08-25 15:48:51 +02:00
Sale Djenic
365fd37f99
fix(@desktop/wallet): importing keypairs after Waku backup (point 10)
...
Point 10 of #11968
2023-08-25 13:31:42 +02:00
Sale Djenic
aec5dc62c9
fix(@desktop/wallet): importing keypairs at the account level (navigating into an account page in Wallet) (point 9)
...
Point 9 of #11968
2023-08-25 13:31:42 +02:00
Sale Djenic
fadad5f4f6
fix(@desktop/wallet): importing keypairs at the account level (navigating into an account page in Wallet settings) (point 8)
...
Point 8 of #11968
2023-08-25 13:31:42 +02:00
Sale Djenic
70343c4b4f
fix(@desktop/wallet): QR dialog - how to generate the QR on the other synced device instructions (point 5)
...
Point 5 of #11968
2023-08-25 13:31:42 +02:00
Sale Djenic
228de3715b
fix(@desktop/wallet): QR dialog (point 4)
...
Point 4 of #11968
2023-08-25 13:31:42 +02:00
Sale Djenic
f21e10f80d
fix(@desktop/wallet): orange alert message on non-imported keypair (point 2)
...
Point 2 of #11968
2023-08-25 13:31:42 +02:00
Shinnok
1a781c509f
Ask for confirmation before clearing chat history ( #11891 )
...
* Adjust cancel button for chat delete/leave dialog
Show the Cancel button for both 1-to-1 chats
and channels. Also use the "normal" cancel
button type instead, otherwise both confirm and
cancel dialog actions are buttons in red color.
* Ask for confirmation before clearing chat history
Also move the context menu action to the
bottom section along with delete/leave chat,
since both are irreversible operations.
* Adjustments to chat context menu
- To show the vertical section separator if either
"clear history" or "delete/leave" destructive actions are
enabled.
- Show either the "clear history" or the "delete/leave"
actions in red, but not both at the same time.
2023-08-22 14:24:06 -04:00
Mykhailo Prakhov
3f5df7e3ef
feat: owner and token master permissions ( #11942 )
2023-08-22 20:09:34 +02:00
Igor Sirotin
7e34260aef
feat: Unfurl GIFs locally ( #11977 )
2023-08-22 11:46:26 -04:00
Mikhail Rogachev
cc83098263
feat(Communities): Improvements for token holders list ( #11923 )
...
* feat(Communities): Refactor token holder list item to separate file
Close #11858
* feat(Communities): Use contact details for community member info
* feat(Communities): reuse StatusMemberListItem for member token holder
* Review fixes
Co-authored-by: Michał Iskierko <61889657+endulab@users.noreply.github.com>
---------
Co-authored-by: Michał Iskierko <61889657+endulab@users.noreply.github.com>
2023-08-22 18:34:37 +03:00
Sale Djenic
a1bf7bed19
feat(@desktop/syncing): make a not operable account fully operable, part 3
...
Closes the third part of #11779
2023-08-22 12:22:32 +02:00
Sale Djenic
c207a4aefc
chore(@desktop/syncing): syncing qr code related qml files move to shared location
2023-08-22 12:22:32 +02:00
Sale Djenic
fb78df01e9
chore(@desktop/syncing): syncing related qml files move to shared location
2023-08-22 12:22:32 +02:00
Igor Sirotin
3560786e2a
feat: Unfurl images ( #11940 )
2023-08-22 10:26:54 +03:00
Jonathan Rainville
8332a685c4
Hook pending join request backend to new UI ( #11914 )
...
Fixes #11851
2023-08-21 15:07:40 -04:00
Boris Melnik
95f829665b
feat(communities): Update permissions list for spectated community tokens model ( #11803 )
...
Fixes : #11480
* hook up join popup to permission model
* fix chats not being put in the permission model
* make it work with channel permissions as well
---------
Co-authored-by: Jonathan Rainville <rainville.jonathan@gmail.com>
2023-08-21 14:54:57 -04:00
Michał Cieślak
988e7ac8d0
chore(Utils): remove backend-dependent escapeHtml method from Utils
...
StringUtils::escapeHtml from StatusQ is used istead
2023-08-18 17:07:20 +02:00
Cuteivist
faf4933262
fix(@desktop/wallet): Show networks for Bridge txs ( #11898 )
2023-08-18 10:56:57 +02:00
Michał Cieślak
81cc2070e9
fix(Communities): Remotely destruct popup for regular collectibles integrated
...
Closes : #11924
2023-08-17 17:26:30 +02:00
Lukáš Tinkl
4d770e6a7f
fix: don't display bogus empty tooltip with no text
2023-08-17 14:05:40 +02:00
Michał Cieślak
1c50ec17a8
chore(Communities): Refactor amounts handling for displaying, minting, airdropping and burning
...
Closes : #11491
2023-08-17 11:26:25 +02:00
Michal Iskierko
a7b5ab30a0
fix(@desktop/communities): Set up isTokenMasterOwner flag correctly in UI
...
Fix #11276
2023-08-16 12:11:12 +02:00
Noelia
6b8ef1411b
refactor(OwnerToken): Refactored UI roles `isPrivilegedToken` and `isOwner`
...
Refactored UI expecting backend role: `privilegesLevel`.
Added privileges level possibilities into `Constants`.
Updated storybook accordingly.
2023-08-14 21:40:57 +02:00
Michal Iskierko
603d4dd4d8
feat(@desktop/communities): Deploy Owner and Master tokens flow.
...
Issue #11250
2023-08-14 21:40:57 +02:00
Alexandra Betouni
3ce0215c88
feat(RemotelyDestructPopup): Added fee box
...
Closes #11624
2023-08-11 19:22:02 +03:00
Sale Djenic
4c6af4f1ad
feat(@desktop/syncing): make a not operable account fully operable, part 2
...
- handles import keypairs (without syncing via qr)
Closes the second part of #11779
2023-08-11 17:22:27 +02:00
Noelia
f721636452
refactor(CommunitySettings): Add SFPM for wallet accounts model in a single place
...
- It adds proxy of wallet accounts only in a single place (wallet root store) and pass the tuned model through the rest of views.
- It updates `storybook` accordingly.
Closes #11829
2023-08-11 13:02:29 +02:00
Sale Djenic
23fa2f5df3
feat(@desktop/syncing): make a not operable account fully operable, part 1
...
- handles recovered keypairs
Closes the first part of #11779
2023-08-11 09:48:34 +02:00
Khushboo Mehta
ec3231ef7e
feat(@desktop/wallet): Update remove keypair popup to match the Figma
...
fixes #11734
2023-08-10 19:56:59 +02:00
Alex Jbanca
7d0d321b35
feat(community): Add Pending states to community membership request decisions in members tab panel
2023-08-10 18:02:27 +03:00
Anthony Laibe
9cc6bdc9db
feat(@wallet): private key multiline
...
fix #10009
2023-08-10 13:34:23 +02:00
Teodor M. Ionita
72c3e1c971
Trim white space before and after profile bio text
...
Fixes #7924
2023-08-09 07:43:53 +03:00
Noelia
d136d9bb67
feat(BurnToken): Add fee box with network selector to Burn popup
...
- It adds fee box into the Burn popup component.
- It updates storybook accordingly.
Closes #11609
2023-08-08 14:37:56 +02:00
Igor Sirotin
34dba08b7a
fix: Only `scrollToMessage` when it's available in the database ( #11784 )
...
* rename `fetchMessageByMessageId` to `getMessageByMessageId`
* move reply clicking logic to `StatusMessageReply`
* make message found animation faster
* `asyncGetMessageById`
2023-08-07 23:52:04 +03:00
Alexandra Betouni
a36f0d8ce8
feat(Communities): changes in import popup for private keys
...
Closes #11245
2023-08-07 15:26:35 +03:00
Sale Djenic
6e5469f5aa
chore(@desktop/wallet): sorting out keypair/account menu
2023-08-04 15:43:03 +02:00
Cuteivist
b5a81badaa
feat(@desktop/wallet): Handle collectible minting ( #11796 )
2023-08-04 12:47:45 +02:00
Cuteivist
66e9631933
fix(@desktop/wallet): Speedup wallet view loading ( #11736 )
...
fixes #11627
2023-08-04 10:41:45 +02:00
Michał Cieślak
f85986bfb0
fix(StatusDropdown, StatusDialog): height calculation improved
...
It improves workaround for QTBUG-87804 in StatusDropdown, to work
nicely whenever content is set via contentItem or not. The same
solution is added to StatusDialog.
Closes : #11768
2023-08-03 14:52:19 +02:00
Cuteivist
b257ccc87d
fix(@desktop/wallet): Fix section label ( #11755 )
2023-08-03 10:45:05 +02:00
Jonathan Rainville
dd346319ff
feat(communities): add spectatedCommunityPermissionModel to communities
...
Fixes #11746
2023-08-02 11:00:46 -04:00
Khushboo Mehta
5af56be60f
fix(@desktop/wallet): Wallet: Send doesn't load preferred chains on account selection as recipient
...
fixes #11743
2023-08-02 13:38:49 +02:00
Lukáš Tinkl
3d2deb5335
fix: Revisit character set usage (ASCII/Latin1/UTF-8) in description fields
...
Restrict the character set to basically 7-bit ASCII plus some punctuation
in community/chat/profile related popups in order to:
- reduce the risk of impersonation (UTF-8 characters might look the same
despite being a different codepoint)
- narrow down the set of characters in order to keep the new share URL
format short
Closes #11307
2023-08-02 09:52:48 +02:00
Lukáš Tinkl
cdc5a90940
fix(SendContactRequestModal): Display name / image problems with CR dialog
...
- fix missing profile image
- fix displaying wrong name when a nickname or ENS name is present
- fix ID verification flow ignoring nickname
- fix empty results when a contact has only an alias name
- fix needlessly requesting contact details several times (and
overwriting it); we get this info already from Popups.qml
- switch the popup to `StatusDialog` and fix hardcoded height
Fixes #11726
2023-08-02 09:52:32 +02:00
Cuteivist
cdcfe811f5
fix(@desktop/wallet): Update transaction status UI ( #11681 )
...
fixes #11534
2023-08-02 06:36:54 +02:00
Khushboo Mehta
6c5c36584a
feat(@desktop/wallet): Account view - Prefered network
...
fixes #11578
2023-08-01 09:51:33 +02:00
Khushboo Mehta
f9e6e86c82
fix(@desktop/wallet): Bridge dialogue slightly change size
...
fixes #11382
2023-08-01 09:19:55 +02:00
Dario Gabriel Lipicar
bf4af3d7d4
chore(wallet) remove transactions module
...
Bump Status GO to support session based activity requests
Transaction module was replaced by activity module,
this change removes the old code.
Details:
- Remove transaction.Item and use the DTO directly
- Replace the still using missing functionality
- Remove old way of fetching transactions in response to the history event
- Use activity filter to provide history for "recents" in Send.
Closes #11339
2023-07-31 19:01:33 +02:00
Jonathan Rainville
6e346d2c0d
feat(Communities): changes in import popup for public keys
...
Also: refactor(communities), moved request to join funcs to communities module
This is needed because we can now request to join from the Import popup
Closes #11242
2023-07-28 18:53:59 +03:00
Sale Djenic
2749236a56
feat(@desktop/syncing): recovering from waku if backed up data refers to a profile migrated to a Keycard
...
Closes : #11661
2023-07-28 17:06:35 +02:00
Dario Gabriel Lipicar
dc75c120df
feat(wallet): use new status-go collectibles backend
...
Fixes #11558
2023-07-27 12:48:17 -03:00
Boris Melnik
43a5d7eeeb
feat(new-links): Parse url data and display
...
Fixes : #10852
2023-07-27 15:08:21 +03:00
Pascal Precht
5351f2b694
feat: implement retrying deploying community contracts
...
Ultimately, this means deleting/removing the entry of the previously
failed deployment, then performing a new transaction.
Closes #11186
2023-07-27 09:32:03 +02:00
Pascal Precht
7e714e33fc
feat: implement delelete community token functionality
...
This partially addresses #11186 as it implements the delete
functionality for community tokens.
If a deployment failed, users have the ability to delete the added
community token from the list.
The retry functionality will be implemented in a follow up commit.
Needs: https://github.com/status-im/status-go/pull/3794
2023-07-26 19:52:33 +02:00
Michał Cieślak
ed13b61c3a
chore(Community Airdrop): Update fees box according to the desing
...
Now it allows to select account for paying fees.
Closes #11605
2023-07-26 17:59:45 +02:00
Igor Sirotin
4a4e3c5663
fix: Propagate `root.linkPreviewModel` ( #11673 )
2023-07-26 17:09:36 +03:00
Lukáš Tinkl
94c29d1e60
fix: Mint tokens screen uses different border colors for boxes
...
plus a couple of other dark mode fixes
Fixes #11633
2023-07-26 14:38:27 +02:00
Cuteivist
dea0e99bbb
fix(@desktop/wallet): Update activity delegates subtitle ( #11645 )
2023-07-26 13:50:27 +02:00
Lukáš Tinkl
45784cf0cd
fix(ProfileDialogView): impossible to copy one's chat key
...
put a little label below the emoji hash with the elided compressed chat
key plus a copy button with a tooltip
Fixes #11665
2023-07-25 17:21:16 +02:00
Lukáš Tinkl
035f0b8122
fix(ProfileDialogView): fix bio top margin...
...
- it was too tight with empty bio
- unbreak the storybook page
2023-07-25 17:21:16 +02:00
Alex Jbanca
4aaae242b5
feat(Import Control Node): Adding ImportControlNode flow
...
1. Create a new popup as per Design: ImportControlNodePopup
2. Add the popup in storybook
3. Integrate ImportControlNodePopup in the app
2023-07-25 15:02:45 +03:00
Alex Jbanca
83303a011e
feat(CommunityOverview): Update Control Node help page URL opened by Learn more button
...
Updating the help URL.
2023-07-25 15:02:30 +03:00
Lukáš Tinkl
a2e6227117
feat: disable community settings while in Testnet mode
...
- display an info box when in wallet testnet mode with a CTA to disable
it (functionality enabled for production builds only)
- the CTA can be tested/seen via OverviewSettingsPanelPage storybook page
Closes #11468
2023-07-24 19:29:13 +02:00
Anthony Laibe
a6815a7ad2
fix(@wallet): close properly add account modal
...
fixes #11567
2023-07-24 17:00:04 +02:00
Cuteivist
9b8340b695
feat(@desktop/wallet): Handle contract deployment ( #11570 )
...
closes #9047
2023-07-24 13:18:42 +02:00
Igor Sirotin
cc5f057b3a
Replace link previews with new unfurled data from the message ( #11603 )
2023-07-22 02:08:44 +03:00
Noelia
d2051c6247
feat(OwnerToken): Add all mint states views design details
...
- Added `storybook` support to change minted tokens model with Owner and TMaster tokens.
- Added new properties into the `tokenModel` model.
- Extended `CollectiblesView` to allow Owner and TMaster tokens representation.
- Updated `MintedTokensView` in order to display Owner and TMaster tokens.
- Added logic to `enable/disable` MINT and AIRDROP token depending on the owner / tmaster tokens deploy state.
- Added temp buttons in MINT and AIRDROP pages that keeps enabled the flows although owner and tmaster backend is not ready.
- Extended navigation from outsite to minting section, depending on user profile and owner and tmaster states.
- Hide footer options in case of owner token item visualized.
- Added retry flow.
Closes #11299
2023-07-21 17:25:08 +02:00
Khushboo Mehta
9800dad3ba
feat(@desktop/wallet): Account view - New Account view UI
...
fixes #11537
2023-07-21 15:37:30 +02:00
Cuteivist
d05d743d80
fix(@desktop/wallet): Various wallet view fixes ( #11606 )
2023-07-21 12:55:36 +02:00
Lukáš Tinkl
daae249fae
feat(Token master): create category in Settings/Communities
...
Add a `memberRole` value and section for the TokenMaster category in
Settings/Communities
Fixes #11308
2023-07-20 11:37:48 +02:00
Alex Jbanca
27c159d464
feat: Export control node (except backend for primary action)
...
Adding the export control node popup. The popup is behind an authentication wall.
1. Create ExportControlNodePopup qml
2. Add the popup in storybook
3. Create authentication flow with qml callback to open the popup after authentication
4. Add the popup open action in Global.qml
2023-07-20 12:11:17 +03:00
Cuteivist
db363b3782
feat(@desktop/wallet): Use separate filter for each wallet account ( #11528 )
...
closes #11412
2023-07-19 16:16:45 +02:00
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
Noelia
c8cb2d6c7c
feat(OwnerToken): Create `EditTokenView.qml` for mint owner token flow
...
- It creates a generic `TokenInfoPanel` that will be reused in different mint token views.
- It creates new `EditOwnerTokenView` and storybook page support.
- It adds new `EditOwnerTokenView` into the minting flow, linking sign transaction flow and adding needed method to the store to do the deployment.
Closes #11296
2023-07-19 11:15:46 +02:00
Cuteivist
a30678f5ec
feat(@desktop/wallet): Handle missing token metadata ( #11433 )
...
closes #11043
2023-07-18 16:05:22 +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
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
Lukáš Tinkl
5b118f43f8
fix(Chat): Confirmation button UI is broken when deleting 1-1 chat
...
fixes a `StatusModal` porting error that broke `title` in a couple of
popups/modals
Closes #11503
2023-07-13 16:44:30 +02:00
Cuteivist
461bbbc06f
fix(@desktop/wallet): Activity list polish changes ( #11486 )
...
fixes #11447
2023-07-13 14:22:02 +02:00
Mikhail Rogachev
1a7532d92c
fix: Fix behaviour issues with CRs and mutual update messages ( #11178 )
...
Close #11121
2023-07-13 01:39:56 +04:00
Stefan
42f2546e4a
feat(wallet) handle multi-transaction update events for activity filter
...
Bump status-go to include multi-transaction update events
Throttle down "update transactions" button to once every two seconds
Closes #11233
2023-07-12 23:26:47 +02:00
Michal Iskierko
3632a169be
feat(@desktop/communities): Burn and mint functionality for assets.
...
Adjst burning and minting flows to handle assets.
Supplies are passed from qml to nim as strings - "2" for ERC721, "1.5" for ERC20
String amounts are converted to Uint256 type. Additionally ERC20 amounts are converted to basic units (wei-like, decimals=18).
Uint256 values are passed to backend functions and then coverted to strings which can be converted to bigInt.BigInt types.
Supply and RemainingSupply are exposed to qml as floats.
Issue #11129
2023-07-12 11:16:57 +02:00
Noelia
3a0954c5da
feat(OwnerToken): Add Mint Owner token view
...
- Created new `Owner Token` and `TokenMaster Token` welcome screen.
- Navigations added.
- Storybook support added.
Closes #11292
2023-07-11 13:04:50 +02:00
Cuteivist
9b293f9c34
feat(@desktop/wallet): Loading animation for input data decoding ( #11378 )
...
closes #11333
2023-07-10 15:36:29 +02:00
Alex Jbanca
3b57915155
feat: Implement Community Overview footer with mocked data
...
1. Adding OverviewSettingsFooter.qml according to design
2. Adding the footer to storybook
3. Add the footer in the overview page
4. Remove the squish tests for the old footer
2023-07-07 21:07:35 +03:00
Alex Jbanca
a6494bfe33
fix: Increase keycard popup width
2023-07-07 14:40:22 +03:00
Cuteivist
00eee836ae
feat(@desktop/wallet): Fetch txs only when opening activity tab ( #11360 )
...
closses #11356
2023-07-07 12:00:19 +02:00
Khushboo Mehta
0b75e84809
fix(@desktop/wallet): Send modal don't expand vertically
...
fuixes #11352
2023-07-06 10:20:14 +02:00
Alex Jbanca
0efca3f0bd
feat: Update Edit community settings based on new design
...
[Design for edit community settings](https://www.figma.com/file/17fc13UBFvInrLgNUKJJg5/Kuba⎜Desktop?node-id=3132%3A383870&mode=dev )
[Design for create community popup](https://www.figma.com/file/17fc13UBFvInrLgNUKJJg5/Kuba⎜Desktop?type=design&node-id=2636-359221&mode=design&t=Z888PCuW1eTwF5RY-0 )
1. Update alignments, paddings and item size to match the new design
2. Update subtitles (Only for edit community settings. Create community popup has different subtitles)
3. Create new EditCommunitySettingsLayout with the new design to be reused in CreateCommunityPopup
4. Update CreateCommunity popup to align it with the new design
5. Add basic EditSettingsPanelPage to storybook
6. Fix TagsPicker bug where the tags were not showing when opening the edit community settings for the first time
2023-07-06 09:47:46 +03:00
Stefan
7a9c76966d
feat(wallet) reload on new transaction downloaded quick win
...
Show a reload hint button for user to refresh the filter
Updates #11233
2023-07-05 23:45:34 +02:00
Stefan
d17f2c70f1
chore(wallet) extract responsibilities from activity.Controller
...
Extract processing of Events and Status keeping responsibilities from
activity.Controller
Updates #11233
2023-07-05 23:45:34 +02:00
Pascal Precht
c10809863a
feat: add support for cropped asset data when deploying community NFTs
...
Needs: https://github.com/status-im/status-go/pull/3705
Closes : #10317
2023-07-05 12:56:37 +02:00
Noelia
6ec40eb3cc
feat(OwnerToken): Create `token owner` and `master token` components
...
- It creates specific token artwork panel for owner token and token master token representation.
- It adds support to new component in storybook.
Closes #11294
2023-07-05 11:14:38 +02:00
Michał Cieślak
235c3d778b
fix(MintTokensSettingsPanel): Improved binding from token model to CommunityTokenView instance, Constants.TokenType used consistently
...
Closes : #11387
Closes : #11384
2023-07-04 15:32:37 +02:00
Lukáš Tinkl
b5f2c52b05
fix: Airdrop section of deployed NFT doesn't seem to apply darkmode
...
- fix some colors to look correct in dark mode too
- update/unbreak the corresponding storybook pages
Fixes #11289
2023-06-30 17:15:09 +02:00
Cuteivist
7a7394628e
feat(@desktop/wallet): Handle multitransactions ( #11124 )
...
closes #11071
2023-06-30 17:07:53 +02:00
Cuteivist
bade10c5e0
feat(@desktop/wallet): Add loading state for activity feed ( #11326 )
...
closes #11072
2023-06-30 15:50:06 +02:00
Cuteivist
d0f3b6d652
feat(@desktop/wallet): Update activity feed sections date markers ( #11332 )
...
closes #11306
2023-06-30 14:55:59 +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
db16c61cbe
fix(@desktop/keycard): create card with new seed phrase always fails
...
Fixes : #11311
2023-06-30 12:22:52 +02:00
Alex Jbanca
48c7d875de
fix(PasswordView): Space is not allowed in password
...
Update new password input validators to allow any character input and show error message if the character is invalid.
2023-06-30 11:40:48 +03:00
Anthony Laibe
7dbf994e1f
feat(@wallet): add account button from settings
2023-06-29 18:51:37 +02:00
Igor Sirotin
80fef2179a
fix: chat input preserved properties bugs
2023-06-29 11:29:52 -04:00
Michal Iskierko
6f1957e650
feat(@desktop/communities): Assets deployment
...
Issue #10987
2023-06-29 17:27:36 +02:00
Lukáš Tinkl
af96345e26
Community -> New community: make community banner and logo required
...
in production builds
Fixes #11234
2023-06-29 10:44:30 +02:00
Anthony Laibe
29d78a99be
feat(@wallet): all accounts list are ordered by position
...
fixes #11263
2023-06-29 09:42:33 +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
Lukáš Tinkl
f01359de76
fix: Rename "Communities Portal" button tooltip to "Discover Communities"
...
Closes #8480
2023-06-27 21:33:36 +02:00
Lukáš Tinkl
1eeb1a34f9
chore: drop NumberPolyfill
...
it is no longer used from anywhere and we now have a much better and more
flexible LocaleUtils
2023-06-26 17:17:59 +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
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
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
Alex Jbanca
ef837a9c9c
fix(StatusQ): Dynamic width calculation for StatusMenu
2023-06-21 14:42:00 +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
Pascal Precht
b3329d790e
feat: channel permissions
...
Closes : #10996 , #10995 , #10993 , #10997 , #9537
2023-06-20 21:57:37 +02: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
Alex Jbanca
c4e9f8dba0
fix: Adding Beta user agreement
2023-06-19 10:58:03 +03: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
Stefan
2dd51e4584
feat(wallet) add recipients API and integrate with filter
...
Bumps status-go to include the new API.
Add a new RecipientsModel to the activity controller.
Extends the activity Controller with API to access and manage data in
the RecipientsModel.
Resolving addresses to names remains to be implemented.
Updates #10025
2023-06-16 13:15:46 +02: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
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
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
60d14180cf
fix(InvitationBubbleView): inconsistency in message link previews buttons
...
make the button rounded only at the bottom
Fixes #9157
2023-06-15 12:10:11 +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
Lukáš Tinkl
045dfe60a0
fix: Channel picker doesn't render 1-1 chats correctly
...
- expose `colorId` and `colorHash`, the latter only for non-ENS verified
users
- use them in the results :)
Fixes #11086
2023-06-15 11:13:36 +02: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
Anthony Laibe
85c6db4d89
fix(@wallet): send modal max link
...
fixes #11064
2023-06-14 12:58:16 +01:00
Michał Cieślak
8b44e686f4
feat(CommunityAirdrops): Fees popup with multiple entries for airdrops
...
Closes : #10484
2023-06-14 12:59:05 +02:00
Michal Iskierko
db55d10b37
feat(@desktop/communities): Compute minting fees and displaying minting toast messages
...
Issue #10536
2023-06-14 10:44:57 +02:00
Stefan
4bcbe51154
feat(wallet): extend API to continue loading activity
...
Bump status-go with the refactoring of hasMore and add offset
Add support for continuously loading activity in the wallet API.
Extend the debugging demo with continuously loading
Closes #10994
2023-06-13 17:19:31 +02:00
Noelia
7d551b8311
feat(MintToken): Add navigation from retry to filled token form
...
Enable navigation from token view to new token view (edition).
Closes #10878
2023-06-13 15:57:20 +02:00
Noelia
f58f82d4c6
refactor(MintToken): Mint token views refactor
...
- Created `TokenObject` files and use them inside `CommunityNewTokenView` instead of plain properties.
- Updated `CommunityTokenView` to use `TokenObject` properties instead of plain properties.
- Updated store calls to use `TokenObject` properties instead of plain properties.
- Remote destruct properties renames.
- Airdrop navigation extended passing token type (asset or collectible).
- Updated `storybook` according to new changes.
2023-06-13 15:57:20 +02:00
Noelia
02baf36070
fix(warnings): Fixed qml warnings
...
Fixed qml warnings
2023-06-13 15:57:20 +02:00
Khushboo Mehta
ff98144a56
feat(@desktop/wallet): Part implementation of the filter activity UI
2023-06-13 10:41:07 +02:00
Cuteivist
a4731517d6
feat(@desktop/wallet): Add copy details and repeat transaction buttons ( #10904 )
...
closes #10776
2023-06-13 10:18:53 +02:00
Stefan
43c7258328
feat(wallet): make filter API async
...
Bump status-go to include the async API changes
Handle the wallet-activity-filtering-done event
Propagate the has more flag
Extend the debugging UX
Update #10994
2023-06-12 18:36:24 +02:00
Lukáš Tinkl
6bfe79a7f3
fix(Chat): Context menu for gif downloads/copies a png file
...
Detect the MIME type using `QMimeDatabase` from the actual content and
save it in that same format using `QSaveFile`, as `QImage` does NOT
support saving a GIF
Fixes #10747
2023-06-12 16:51:33 +02:00
Cuteivist
31f59a2e81
chore(@desktop/wallet): Unify transaction enums ( #11034 )
2023-06-12 15:04:39 +02:00
Cuteivist
cc7a2e9d32
fix(@desktop/wallet): Several fixes ( #10971 )
2023-06-12 11:08:37 +02:00
Cuteivist
82dced8826
fix(@desktop/wallet): Handle testnet explorer links ( #11016 )
2023-06-12 10:39:59 +02:00
Stefan
16304ab26b
feat(wallet) filter activity by status
...
Parse the status information from the API response
Added debugging status as to the debug view
Closes : #10746
2023-06-12 10:38:31 +02:00
Cuteivist
f0b42ad672
fix(@desktop/wallet): Update wallet account color correctly ( #11008 )
2023-06-12 10:14:19 +02:00
Anthony Laibe
59796b938f
fix(@wallet): value with scientific notation
...
fixes #11009
2023-06-11 10:30:15 +01: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
Lukáš Tinkl
0bf5c64b06
chore: removed unused components
...
0xdeadbeef
2023-06-09 00:44:27 +02:00
Lukáš Tinkl
0f9f5de267
fix: [chat] @mentions no longer working
...
fixup undefined references which caused the users model to become
empty
Fixes #11005
2023-06-08 16:19:53 -04:00
Lukáš Tinkl
4bf09e2b84
fix(StatusChatInput): handle non standard DND MIME types
...
- most browsers will pass a standard `text/uri-list` MIME type, however
Chrome uses `text/x-moz-url` so we handle that separately
(`drop.hasUrls` is `false` in this case)
2023-06-08 15:33:46 +02:00
Lukáš Tinkl
b83b8e7466
fix(Utils): use the more robust QClipboardProxy checks
...
- when verifying whether an image has a suitable size or extension
2023-06-08 15:33:46 +02:00
Mikhail Rogachev
010640acd0
feat(Chat): display MutualStateUpdate system messages in 1-to-1 chats ( #10847 )
...
* feat(Chat): Display MutualStateUpdate system messages in 1-to-1 chats
* feat(ActivityCenter): Add AC notification when a user get removed by another contact
* fix: crutch fixing segfault on contact removal
2023-06-08 16:52:03 +04:00
Patryk Osmaczko
dfbac49302
chore(qml): adapt assets to support mediaserver images
2023-06-08 13:09:59 +02:00
Igor Sirotin
bc4492b53a
fix: Create only one instance of `StatusChatInput` ( #10928 )
...
* Chat input area preserved properties
* Fix emoji/gif/stickers popups open/close logic
2023-06-07 16:18:29 +03: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
Cuteivist
a0146014d1
fix(@desktop/keycard/wallet): Small fixes ( #10949 )
2023-06-07 10:38:44 +02:00
Anthony Laibe
e04487437d
fix(@wallet): no token balance
...
fixes #10935
2023-06-06 10:47:04 +02:00
Igor Sirotin
f86608287c
Fix/issue 10905 ( #10930 )
2023-06-06 09:57:00 +03:00
Lukáš Tinkl
2a253be291
fix: Wallet: Authentication popup is broken
...
- do no let text/input overflow our overall width
- set the scrollview horizontal padding to 0, the content item has its
own margins already
Fixes #10915
2023-06-05 15:46:24 +02:00
Cuteivist
dc9193424f
feat(@desktop/wallet): Transactions values ( #10832 )
2023-06-05 08:22:30 +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
Noelia
d4d3a6d669
feat(MintToken): Add `delete` and `retry mint` options when deploy fails
...
- It refactors `SettingsPageLayout`.
- It adds `retry mint` and `delete` options when deploy process fails.
- It renames `RemotelyDestructAlertPopup` to generic name `AlertPopup`.
2023-06-02 13:15:34 +02:00
Noelia
8ae2d29a1c
feat(MintToken): Use `contractUniqueKey` instead of index
...
Updated minting flow to use `contractUniqueKey` instead of `index`.
Closes #10765
2023-06-02 13:15:34 +02:00
Noelia
86a0e8b9ec
feat(MintAssets): Update minted tokens view with assets
...
- Added assets list UI.
- Added shape rectangle for empty lists.
- Added filter by asset / by collectible
- Updated storybook accordingly.
- Added flow to open token view depending on type
Closes #10625
2023-06-02 13:15:34 +02:00
Jonathan Rainville
3760e5f5a7
chore(StatusChatInput): hide ChatCommands for now
...
Fixes #10893
2023-06-01 15:18:32 -04:00
Igor Sirotin
278654f694
fix: Use `StatusCursorDelegate` for password inputs ( #10890 )
2023-06-01 21:23:22 +03:00
Jonathan Rainville
fa656c9535
feat(NewChat): open contact popup when pasting key of user in request
...
Fixes #9736
When pasting the chat key of a user to whom you already sent a request to, but for which they haven't answered yet, we open the popup instead of doing nothing.
If you paste the chat key of a user you are not a contact at all and sent no request, it opens the contact request popup as before.
Also, same as before, if you paste the key of a mutual contact, their name will show in the suggestion list.
2023-06-01 10:51:39 -04:00
Igor Sirotin
7eed470829
fix(StatusScrollView): Change implementation to inherit ScrollView ( #10789 )
2023-05-31 23:58:23 +03:00
Jonathan Rainville
7d0a77ef0d
chore(links): update to use the new external link format
...
Fixes #10777
2023-05-31 10:36:08 -04:00
Jonathan Rainville
d04e121ab5
chore: update deep link to status-app on Windows
2023-05-31 10:36:08 -04:00
Michal Iskierko
4c29343a4a
feat(@desktop/communities): Add self-destruct tokens functionality
...
Issue #10052
2023-05-31 12:43:36 +02:00
Cuteivist
7caa89b050
feat(@desktop/wallet): Transaction activity summary ( #10809 )
...
closes #10751
2023-05-31 11:25:16 +02:00
Cuteivist
fb85c46727
fix(@desktop/wallet): Small navigation fixes ( #10839 )
2023-05-31 09:47:52 +02:00
Noelia
9f8275ce5c
feat(MintAssets): Create mint assets flow
...
It creates mint assets flow:
- Preview integrated.
- Mint call and sign transaction popup added.
Closes #10624
a
2023-05-31 08:18:26 +02:00
Stefan
9262943176
feat(wallet) complete the filter API
...
Bumps status-go HEAD to include required changes
Updates Nim filter components and APIs to follow API changes in
status-go
Complete the debugging code
Add TODO placeholders to be completed in follow up PRs: collectibles ...
General improvements and refactoring
Closes #10634
2023-05-31 08:16:28 +02:00
Boris Melnik
91bdb5824b
feat(mute): Adds intervals for muting channels and chats
...
Part of: #9369
2023-05-30 16:43:48 +03:00
Sale Djenic
0b9d7e1962
fix(@desktop/keycard): updated information for listed keypairs for migration to a keycard
...
Fixes : #10808
2023-05-26 10:54:12 +02:00
Sale Djenic
38ce51e4bb
chore(@desktop/wallet): changes caused by accounts improvements on the `status-go` side
...
Closes : #10592
2023-05-26 06:54:50 +02: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
Boris Melnik
92a9c41238
fix(invitation-bubble): Adds loading state for unfurling links
...
Fixes : #10422
2023-05-25 12:33:54 +03:00
Noelia
dbc3effe94
feat(MintTokens): Added validation rules in `CommunityNewCollectiblesView` page
...
Added new validation rules for name, description, symbol, supply and decimal fields according to new design.
Closes #10623
2023-05-25 11:11:44 +02:00
Alexandra Betouni
06b4b28145
[CommunityPermissions]: Added drag/drop image panel as per new design
...
Closes #10609
2023-05-24 20:31:10 +03:00
Noelia
12faa752bd
feat(MintToken): Implement UI burn footer option
...
- Burn footer option enabled.
- Integrated `BurnTokensPopup` in mint tokens flow.
- Integrated `SignTokenTransaction` in burn flow (added needed signals to interact with backend).
Closes #10050
2023-05-24 17:17:40 +02:00
Noelia
a366e96999
feat(MintTokens): Created `BurnTokensPopup`
...
- Created new popup.
- Added validation.
- Added header image component.
2023-05-24 17:17:40 +02:00
Anthony Laibe
1e5fee981e
feat(@wallet): calculate progress for activity tx
...
fixes #10762
2023-05-24 13:41:00 +02:00
Alexandra Betouni
d924d5a94a
[onboarding]: fixed overall positioning
...
Closes #8525
2023-05-23 18:43:25 +03:00
Emil Sawicki
f42f48b247
fix(@desktop/wallet); Refresh transaction wallet address
2023-05-23 07:44:29 -04:00
Stefan
22df203653
feat(Wallet): add activity filter basic API
...
Add the possibility of retrieving the data of wallet activity based
on the given filter criteria.
Major changes:
- Bump status-go with the new equivalent API
- Add temporary developer tools
- Debugging ActivityView QML component to test filter and display
the activity
- Add activity Nim package and synchronous controller and model
Considerations
- Have the model synchronous for the first iteration and then move to
async while implementing the fetching mechanism
- Use QtObject instances in the model instead of roles over items as
agreed with the team
- Simplify the implementation by having a simple presentation layer
using backend (service also in the future)
- Small required fixes and improvements
Closes : #10633
Updates #10366
2023-05-23 11:29:09 +02:00
Igor Sirotin
5ff4b5a435
fix(MessageContextMenu): Cleanup. Separate menu for profile. ( #10729 )
2023-05-19 19:07:50 +03:00
Cuteivist
f7e75208a5
feat(@desktop/wallet): Added transaction address component ( #10665 )
...
closes #10583
2023-05-19 11:51:47 +02:00
Noelia
6e2d552220
feat(MintToken/RemoteDestruct): Added animation when `remotely destroy` process is in progress
...
- Added property `remotelyDestructState` and `burnState` in `CommunityCollectibleView`.
- Added `fire` and `loading` icons while destruct/burn is in progress.
- Added short animation when destruct/burn process is completed.
- Renamed `Constants.DeployState` to `Constants.BackendProcessState`, more generic one that can be used for different processes.
- Updated `storybook` with new options to test animation.
Closes #10603
2023-05-18 15:28:44 +02:00
Khushboo Mehta
3ac9edbe96
feat(@desktop/wallet): Activity Details Progress bar
...
fixes #10639
2023-05-18 09:26:37 -04:00
Khushboo Mehta
a6b65fcc13
fix(@desktop/wallet): Clicking "Send" button on saved address does not add it into recipient input on SendModal
...
fixes #10685
2023-05-17 11:26:19 +02:00
Boris Melnik
ae2e495a50
fix(replies): Blocks `jumpToMessage` for deleted and unknown messages
...
Fixes : #10614
2023-05-16 10:39:12 +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
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
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
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
c0e4d70f0a
chore(InviteFriendsToCommunityPopup): Adjust search behavior
2023-05-12 16:37:01 +02:00
Alexandra Betouni
1f3a595116
[contacts]: added "remove contact" option in settings menu
...
Closes #10502
2023-05-12 11:48:04 +03: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
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
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
Dario Gabriel Lipicar
e022c98b4c
fix(@desktop): Fix decimal input for components using AmountInput
...
Fixes #10413
2023-05-09 08:10:55 -03:00
Mikhail Rogachev
890e0aa2bd
fix(Chat): Reuse chat root store connections and fix chat quick actions when blocked ( #10577 )
...
Close #10570
2023-05-09 14:31:50 +04:00
Alexandra Betouni
44891a17fd
[createCommunity]: added wrap mode in community key
...
Closes #10325
2023-05-09 13:09:58 +03:00
Sale Djenic
d830624d85
fix(@desktop/wallet): updated ui for removed wallet accounts which are still on a keycard
2023-05-09 12:05:49 +02:00
Sale Djenic
5122815df8
feat(@desktop/wallet): removing wallet account without an authentication
...
Closes : #10569
2023-05-09 12:05:49 +02:00
Cuteivist
461f4a2bee
fix(@desktop/activity): Fixed section glitch ( #10576 )
...
fixes #10472
2023-05-09 10:05:03 +02:00
Michał Cieślak
45aaa5a3de
feat(HoldingsDropdown): maximum amount validation
2023-05-08 11:44:10 +02:00
Michał Cieślak
27aac8d83a
feat(CommunityNewAirdropView): design-compliant token airdrop flow for collectibles
2023-05-08 11:44:10 +02:00
Michał Cieślak
aa039a859e
feat: SequenceColumnLayout component added
2023-05-08 11:44:10 +02:00
Alexandra Betouni
cd7ccd833d
[contacts]: updated remove contact popup
...
Closes #10499
2023-05-08 11:38:19 +03:00
Anthony Laibe
39b9b5ee91
feat(@wallet): add wallet filter
2023-05-06 17:40:28 +02:00
Noelia
42a5236b10
feat(SelfDestructPopup): Updated self destruct tokens lists management
...
- Updated expected model roles (removed `selfDestruct` and `selfDestructAmount`)
- Self destruct tokens list management is now done inside `SelfDestructPopup).
- Store receives a js array with {walletAddress, amount} roles.
2023-05-05 14:05:31 -04:00
Michal Iskierko
2087616b82
feat(@desktop/communities): Adding token owners model
...
- replace qml owners model with Nim one
- get token owners from wallet service
- keeping owners cache in community_tokens/service and refresh every 10 minutes
Issue #10254
2023-05-05 14:05:31 -04: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
Igor Sirotin
bb6e87deec
fix(ImportCommunityPopup): Support community link ( #10557 )
2023-05-04 18:37:44 +03:00
Michal Iskierko
a73ea4604e
fix(@desktop/communities): Fix double toast message
...
Fix #10486
2023-05-04 10:28:43 +02:00
Cuteivist
b91a1c18f2
feat(@desktop/activity): Updated section delegate ( #10472 )
...
* feat(@desktop/activity): Updated section delegate
Closes #10432
* feat(@desktop/activity): Section delegate code remarks
2023-05-04 06:43:39 +02:00
Khushboo Mehta
2401bb52bb
feat(@desktop/wallet): New floating header as a drop down list
...
fixes #10392
2023-05-03 18:52:19 +02:00
Igor Sirotin
c6f378b968
fix(MessageView): Explicit type check for `messageComponent`
2023-05-02 17:00:54 -04:00
Igor Sirotin
13bd813d52
Added PinnedMessage simple implementation
2023-05-02 17:00:54 -04:00
Igor Sirotin
98d8a70572
fix: Added `SystemMessagePinnedMessage` contentType
2023-05-02 17:00:54 -04:00
Mikhail Rogachev
6ba6a5fcde
Update ui/imports/shared/views/ProfileDialogView.qml
...
Co-authored-by: Lukáš Tinkl <lukast@status.im>
2023-05-02 13:56:36 -04:00
MishkaRogachev
0fc84852f3
feat(chat): Update chat ui for the blocked contact
...
Close #9935
2023-05-02 13:56:36 -04:00
MishkaRogachev
206800bd5b
fix(Contacts): Use contactRequestState enum for determinating correct contact state
2023-05-02 13:56:36 -04:00
MishkaRogachev
8ff42d0868
fix(Contacts): Resolve edge cases while addind/removing a contact
2023-05-02 13:56:36 -04: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
Boris Melnik
df88984b45
feat(image-album): Display album of images in replies
...
Fixes : #9957
2023-05-02 11:24:48 +03:00
Cuteivist
cdbdae2d39
feat(@desktop/activities): Updated no activity text style ( #10461 )
...
closes #10443
2023-05-02 10:01:04 +02:00