Khushboo Mehta
3118931ab8
fest(@desktop/wallet): Update Desktop UI to correctly call the router and send
...
fixes #13797
2024-03-06 12:31:16 +01:00
Ivan Belyakov
da226b75aa
feat(wallet): resize saved address popup to remove network selection
...
when ENS name is resolved. Resolve ENS name before used in SendModal.
UI tweaks:
- red stroke on address input in case of error
- smaller tick for validation address input
- added validation spinner to address input, removed from the button
- handled tab key to move focus between inputs
2024-03-06 08:52:23 +01:00
Dario Gabriel Lipicar
10c44b8038
feat(@desktop/wallet): implement collectible details activity tab
...
Fixes #12311
2024-02-28 13:07:48 -03:00
Ivan Belyakov
be218c22cd
feat(wallet): Send modal community tokens always grouped and listview sections changed
...
Closes #13430
2024-02-26 17:21:52 +01:00
Khushboo Mehta
eaef030bc8
feat(@desktop/wallet): Send dialog: sizing and layout rules to limit dialog height jumping between states
...
fixes #13377
2024-02-19 17:23:20 +01:00
Khushboo Mehta
8c939ad3a3
fix(@desktop/wallet): Replace existing model used in Community / Permissions and do the needed cleanups
...
fixes #12513
2024-02-12 14:26:13 +01:00
Khushboo Mehta
7dcc704d29
fix(@desktop/wallet): Prepare send modal to display community assets
...
fixes #12378
2024-01-31 15:48:35 +01:00
Khushboo Mehta
ff951f624a
fix(@deaktop/wallet): Remove old tokens_service under accounts service and only keep new one.
...
fixes #13142
2024-01-30 10:56:51 +01:00
Khushboo Mehta
087601e28e
feat(@desktop/wallet): Apply flat assets model into SendModal
...
fixes #13016
2024-01-23 20:26:25 +01:00
Khushboo Mehta
26f29a4fe6
chore(@desktop/wallet): Unifying the various "TokensTypes" across the app
...
fixes #12501
2023-11-21 13:02:26 +01:00
Lukáš Tinkl
81d99c44e9
fix: workaround to crash on startup with Qt 5.15.11
...
the most recent Qt upstream version introduced a regression that causes
our app to crash right on startup when a grouped property is assigned to
inside a `PropertyChanges` handler
upstream issue: https://bugreports.qt.io/browse/QTBUG-107795
Upstream fix will be released with Qt 5.15.12, code being at
https://codereview.qt-project.org/c/qt/qtdeclarative/+/424702
2023-11-14 18:11:42 +01:00
Khushboo Mehta
bcdb37b0c5
fix(@desktop/wallet): Use LeftJoinodel to link networks with chainId in various models such collectibles model, assets models.
...
fixes #8923
2023-11-01 20:11:43 +01:00
Cuteivist
7de6eaa787
fix(@desktop/sendModel): Use tab to focus to next field ( #12571 )
2023-10-30 10:34:07 +01:00
Anthony Laibe
0ba9ce9c8e
fix(@wallet): token not always visible
...
fixes #12508
2023-10-23 16:05:19 +02:00
Khushboo Mehta
8252baf846
fix(@desktop/wallet): Selecting other than the mainnet doesn't display all tokens in the send popup
...
fixes #12255
2023-10-05 17:19:00 +02:00
Stefan
e805a9bf26
feat(wallet) user can repeat a Send transaction from activity view
...
Enable user action to repeat a Send transaction from the activity view
(HistoryView) and details view (TransactionDetailView).
Extend AppMain send modal entry and SendModal API to allow for selecting
all the required parameters for repeating a transaction.
Optimize update of start timestamp for activity filter only when user
attempts to open the filter panel.
Closes #12122
2023-09-29 14:34:16 +02:00
Khushboo Mehta
29629a3d6d
fix(@desktop/wallet): Send Modal Improvements & missing features
...
fixes #12243
2023-09-26 12:58:28 +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
Michał Cieślak
fb48e7be0b
feat: Refactor AmountToSend to use exact amounts for transactions
...
Closes : #12168
2023-09-20 15:15:29 +02: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
Khushboo Mehta
1d99d8ae97
chire(@desktop/wallet): Streamline send modal folder structure
...
fixes #12140
2023-09-15 13:43:59 +02:00