status-desktop/ui/imports/shared/controls
Cuteivist a4731517d6
feat(@desktop/wallet): Add copy details and repeat transaction buttons (#10904)
closes #10776
2023-06-13 10:18:53 +02:00
..
chat feat(mute): Adds intervals for muting channels and chats 2023-05-30 16:43:48 +03:00
delegates fix: do not display ENS name when not ENS verified 2023-04-21 00:24:32 +02:00
AddressInput.qml fix(@desktop/statusq): Fix StatusQ and shared components as part of 2023-03-01 13:59:49 +03:00
AmountInput.qml fix(@desktop): Fix decimal input for components using AmountInput 2023-05-09 08:10:55 -03:00
AmountInputWithCursor.qml chore: extract input cursor delegate into StatusCursorDelegate 2023-04-07 20:40:56 +02:00
AssetAndAmountInput.qml feat(@wallet): do not change value of symbol 2023-03-29 10:14:08 +02:00
AssetDelegate.qml fix(@desktop): use system locale across the application 2023-01-17 16:39:56 -03:00
AssetsDetailsHeader.qml feat(@desktop/wallet): Implement connection error screens 2023-03-23 15:26:22 +01:00
BalanceExceeded.qml feat(@desktop/wallet): Implement loading state for Send/Bridge Modal 2023-02-08 11:44:22 +01:00
ClearButton.qml feat(@desktop/wallet): Wallet -> Send: polish Send/Bridge Modals 2023-04-24 22:07:22 +02:00
ContactSelector.qml feat(Desktop)!: Updating desktop app due to IconSettings refactor 2022-09-02 18:41:21 +03:00
ContactsListAndSearch.qml fix(@desktop/statusq): Fix StatusQ and shared components as part of 2023-03-01 13:59:49 +03:00
CopyButton.qml feat(@desktop/general): copy button identified, will be mostly used as a built in component 2023-04-03 14:13:53 +02:00
CopyToClipBoardButton.qml fix(@wallet): trim tx data 2023-02-23 14:53:45 +01:00
DisabledTooltipButton.qml fix(@desktop/wallet): Handle errors in ENS and stickers views. Disbale action and show tooltip. 2023-04-05 19:05:54 +02:00
EmojiHash.qml feat: New Profile Modal 2022-10-17 12:05:54 +02:00
ErrorDetails.qml fix: Device syncing 2023-03-16 00:27:21 +13:00
FormGroup.qml refactor(desktop) Made shared a QML module 2021-10-27 18:05:45 -04:00
GasSelector.qml fix(@desktop/wallet): avoid storing CurrencyAmount objects in QML 2023-02-27 08:22:41 -03:00
GasValidator.qml feat(@desktop/wallet): Implement loading state for Send/Bridge Modal 2023-02-08 11:44:22 +01:00
GetSyncCodeDesktopInstructions.qml fix: Device syncing 2023-03-16 00:27:21 +13:00
GetSyncCodeMobileInstructions.qml fix: Device syncing 2023-03-16 00:27:21 +13:00
InformationTag.qml fix(@desktop/wallet): Remove the 'Load More' button from the Activity view and replace with automatic loading when the user scrolls down using a skeleton loading state 2023-02-23 18:04:08 +01:00
InformationTile.qml feat(@desktop/wallet): Implement connection error screens 2023-03-23 15:26:22 +01:00
Input.qml fix(HoldingsDropdown): Add basic focus management and keyboard support 2023-03-23 12:24:05 +02:00
LoadingTokenDelegate.qml fix(@desktop/wallet): Wallet: user can click on dummy loading items from activity-history and open an empty transaction view 2023-04-17 15:47:56 +02:00
RadioButtonSelector.qml fix(StatusListItem): fix `sensor.onClicked` to `onClicked` 2022-08-25 11:55:55 +03:00
RecipientSelector.qml fix(@desktop/wallet): correct error message when adding own ENS name to saved addresses 2022-11-15 07:26:45 -03:00
SavedAddressListItem.qml feat(@desktop/wallet): New floating header as a drop down list 2023-05-03 18:52:19 +02:00
SearchBox.qml fix(StatusBaseInput): No padding for input fields 2023-01-06 00:59:42 +01:00
SearchBoxWithRightIcon.qml feat(@desktop/wallet): Wallet -> Send: polish Send/Bridge Modals 2023-04-24 22:07:22 +02:00
SendToContractWarning.qml chore(translations): transform `qsTrId` to `qsTr` 2022-07-06 19:09:50 +02:00
SettingsRadioButton.qml feat(profile): add Messaging settings view in profile 2022-03-17 14:59:45 -04:00
ShapeRectangle.qml feat(@desktop/activities): Updated no activity text style (#10461) 2023-05-02 10:01:04 +02:00
SocialLinkPreview.qml feat: implement ProfileShowcase settings 2023-04-12 11:39:37 +02:00
StatusSyncCodeInput.qml fix: Device syncing 2023-03-16 00:27:21 +13:00
StyledButton.qml refactor(desktop) Made shared a QML module 2021-10-27 18:05:45 -04:00
StyledTextArea.qml fix(general): buttons font fixed, font loading refactored 2022-09-19 22:10:25 +02:00
StyledTextEdit.qml fix(general): buttons font fixed, font loading refactored 2022-09-19 22:10:25 +02:00
StyledTextEditWithLoadingState.qml feat(@desktop/wallet): Add loading State for Assets view and Wallet main navigation page 2023-01-31 07:57:37 +01:00
StyledTextField.qml fix: Use `StatusCursorDelegate` for password inputs (#10890) 2023-06-01 21:23:22 +03:00
Timer.qml style: remove trailing whitespaces 2022-02-09 11:16:23 +01:00
TokenBalancePerChainDelegate.qml feat(@desktop/wallet): Handle large numbers in the desktop as per new design 2023-05-11 17:54:13 +02:00
TokenDelegate.qml fix(@wallet): warnings from wallet 2023-04-04 14:46:20 +02:00
TransactionAddress.qml fix(@desktop/wallet): Update wallet account color correctly (#11008) 2023-06-12 10:14:19 +02:00
TransactionAddressTile.qml feat(@desktop/wallet): Transaction activity summary (#10809) 2023-05-31 11:25:16 +02:00
TransactionDataTile.qml feat(@desktop/wallet): Transactions values (#10832) 2023-06-05 08:22:30 +02:00
TransactionDelegate.qml feat(@desktop/wallet): Add copy details and repeat transaction buttons (#10904) 2023-06-13 10:18:53 +02:00
TransactionFormGroup.qml refactor(desktop) Made shared a QML module 2021-10-27 18:05:45 -04:00
WalletAccountListItem.qml \chore(@desktop/wallet): Change customisation colours on desktop to match those used on mobile 2023-06-02 19:48:19 +02:00
qmldir feat(@desktop/wallet): Transaction activity summary (#10809) 2023-05-31 11:25:16 +02:00