status-desktop/ui/imports/shared/views
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
..
chat chore(wallet) remove transactions module 2023-07-31 19:01:33 +02:00
profile feat(wallet): use new status-go collectibles backend 2023-07-27 12:48:17 -03:00
AmountToReceive.qml feat(@dekstop/wallet) use user input resolution for Send/Bridge modals 2023-02-27 08:22:41 -03:00
AmountToSend.qml fix(@wallet): value with scientific notation 2023-06-11 10:30:15 +01:00
AssetsView.qml fix(@wallet): no token balance 2023-06-06 10:47:04 +02:00
DeviceSyncingView.qml fix(StatusScrollView): Change implementation to inherit ScrollView (#10789) 2023-05-31 23:58:23 +03:00
EnsResolver.qml chore(Qt5.15): Fix qml warnings after qt 5.15 migration 2023-01-31 20:39:19 +02:00
ExistingContacts.qml fix: Mint tokens screen uses different border colors for boxes 2023-07-26 14:38:27 +02:00
FeesView.qml fix(@desktop/wallet): avoid storing CurrencyAmount objects in QML 2023-02-27 08:22:41 -03:00
HistoryView.qml fix(@desktop/wallet): Update activity delegates subtitle (#11645) 2023-07-26 13:50:27 +02:00
NetworkCardsComponent.qml fix(@desktop/wallet): Send modal don't expand vertically 2023-07-06 10:20:14 +02:00
NetworkSelector.qml fix(@desktop/wallet): Send modal don't expand vertically 2023-07-06 10:20:14 +02:00
NetworksAdvancedCustomRoutingView.qml fix(@desktop/wallet): Send modal don't expand vertically 2023-07-06 10:20:14 +02:00
NetworksSimpleRoutingView.qml fix(@desktop/wallet): Send modal don't expand vertically 2023-07-06 10:20:14 +02:00
NoFriendsRectangle.qml [Popups]: added destroy() function in all popups by default 2023-06-02 14:28:39 +03:00
PasswordView.qml fix(PasswordView): Space is not allowed in password 2023-06-30 11:40:48 +03:00
PickedContacts.qml feat(Community/Airdrop): MembersDropdown 2023-04-21 11:53:11 +02:00
ProfileDialogView.qml fix(ProfileDialogView): impossible to copy one's chat key 2023-07-25 17:21:16 +02:00
RecipientView.qml chore(wallet) remove transactions module 2023-07-31 19:01:33 +02:00
SearchResults.qml fix(contacts): remove isMutualContact, use isContact or isAdded indead 2022-07-11 09:34:29 -04:00
SendModalFooter.qml fix(@desktop/wallet): Remove gas selector for slow, optimal and fast 2022-12-05 14:51:39 +01:00
TabAddressSelectorView.qml chore(wallet) remove transactions module 2023-07-31 19:01:33 +02:00
TokenListView.qml feat(@desktop/wallet): Wallet -> Send: polish Send/Bridge Modals 2023-04-24 22:07:22 +02:00
TransactionPreview.qml feat(@wallet): do not change value of symbol 2023-03-29 10:14:08 +02:00
TransactionSigner.qml fix(desktop): Move Input anchors binding to client code 2022-08-12 11:54:51 +04:00
TransactionStackView.qml refactor(desktop) Made shared a QML module 2021-10-27 18:05:45 -04:00
qmldir feat(wallet): filter activity by ERC20 2023-06-21 11:49:02 +02:00